tubearchivist-frontend/tubearchivist/home
2021-12-06 18:07:57 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src add missing mapping for playlist_last_refresh to fix empty index scan, #101 2021-12-06 16:56:56 +07:00
templates/home restructure html to allow for non boxed-content classes within content blocks, #98 2021-12-06 18:07:57 +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 add rescan lock 2021-12-02 19:11:45 +07:00
config.json initial beat scheduler setup 2021-12-02 15:54:29 +07:00
forms.py initial scheduler_form for settings 2021-12-02 18:38:32 +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 handle findPlaylists notification and fix spacing 2021-12-05 22:15:10 +07:00
urls.py transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
views.py use new notification for channel subscribe feedback 2021-12-05 20:26:39 +07:00