tubearchivist/tubearchivist/home
simon 23f9894154
move validate_thumbnails out of startup has it's own schedule now
2021-12-16 21:20:14 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src fix linting, update doc string 2021-12-16 12:48:12 +07:00
templates/home change sub and unsub to colored toggle button 2021-12-16 18:28: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 implement autodelete watched videos after x days, #56 2021-12-16 12:44: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 change backup and restore to tag files 2021-12-14 19:05:58 +07:00
urls.py transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
views.py add remember me checkbox to login view and set session expire, #77 2021-12-16 15:17:58 +07:00