tubearchivist/tubearchivist/home
simon fde1a37563
add check_reindex_days and run_backup_rotate fields to form
2021-12-13 10:54:54 +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 extend theater mode to video id page template 2021-12-08 14:30:13 +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 add check_reindex_days and run_backup_rotate fields to form 2021-12-13 10:54:54 +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