tubearchivist/tubearchivist/home
simon 30cf54c49c
refactor channel and channel-id views inheritance, #116
2021-12-27 15:23:52 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src fix autodelete error on empty download queue 2021-12-18 17:05:49 +07:00
templates/home refactor channel and channel-id views inheritance, #116 2021-12-27 15:23:52 +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 move validate_thumbnails out of startup has it's own schedule now 2021-12-16 21:20:14 +07:00
config.json add dedicated default_view for playlists 2021-12-26 22:51:37 +07:00
forms.py add autofocus and autocomplete to user form field, #104 2021-12-16 18:00: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 add sync_redis_state before building schedule for update path 2021-12-16 21:22:05 +07:00
urls.py refactor channel and channel-id views inheritance, #116 2021-12-27 15:23:52 +07:00
views.py refactor channel and channel-id views inheritance, #116 2021-12-27 15:23:52 +07:00