tubearchivist/tubearchivist/home
simon 1bfb912d09
basic routes and template for playlist page
2021-11-08 14:52:46 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src extend playlists to get all playlists of a channel and upload single playlist to index 2021-11-06 22:30:39 +07:00
templates/home basic routes and template for playlist page 2021-11-08 14:52:46 +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 new thumbnails module and new cache layout 2021-10-11 13:33:28 +07:00
config.json userspace sort_order and sort_by 2021-10-29 14:42:12 +07:00
forms.py validate subscribe form and handover to scheduler, #75 2021-10-30 15:00:10 +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 re_sync_thumbs backend functionality 2021-11-01 16:20:21 +07:00
urls.py basic routes and template for playlist page 2021-11-08 14:52:46 +07:00
views.py basic routes and template for playlist page 2021-11-08 14:52:46 +07:00