tubearchivist/tubearchivist/home
simon 358194468e
increase version to v0.1.3
2022-03-26 19:47:50 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src fix playlist reindex after PendingList refactor 2022-03-26 18:31:00 +07:00
templates/home increase version to v0.1.3 2022-03-26 19:47:50 +07:00
tests testing tests 2021-10-11 16:55:47 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +07:00
admin.py custom user models for admin login 2021-10-25 19:28:05 +07:00
apps.py implement es version check at startup 2022-03-25 15:33:09 +07:00
config.json make subtitle index optional 2022-02-11 13:36:36 +07:00
models.py custom user models for admin login 2021-10-25 19:28:05 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py refactor redis connection, fix sync_redis_state task setup issue 2022-03-22 17:50:54 +07:00
urls.py fix missing auth of search, reduce nginx alias to relevant paths only 2022-01-01 22:17:44 +07:00
views.py add secondary sort for channel and title, #193 2022-03-25 17:28:17 +07:00