Merge remote-tracking branch 'upstream/main'

This commit is contained in:
2024-09-17 12:28:21 +12:00
21 changed files with 1955 additions and 1170 deletions

View File

@ -3,6 +3,10 @@
{% block title %}Redlib Settings{% endblock %}
{% block subscriptions %}
{% call utils::sub_list("") %}
{% endblock %}
{% block search %}
{% call utils::search("".to_owned(), "") %}
{% endblock %}