tubearchivist/tubearchivist/home
simon 01ccca16e4 added logout functionality 2021-10-22 11:45:06 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src make chown command optional by omitting HOST_UID and HOST_GID, #58 2021-10-20 18:41:39 +07:00
templates/home added logout functionality 2021-10-22 11:45:06 +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 GitHub Action to lint Python code (#14) 2021-09-21 16:23:36 +07:00
apps.py new thumbnails module and new cache layout 2021-10-11 13:33:28 +07:00
config.json fallback channel and video artwork for 404 errors 2021-10-13 19:34:16 +07:00
models.py GitHub Action to lint Python code (#14) 2021-09-21 16:23:36 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py add thumbnail download for manual import 2021-10-16 17:03:39 +07:00
urls.py added logout functionality 2021-10-22 11:45:06 +07:00
views.py add basic usermanagement and login functionality 2021-10-21 19:33:27 +07:00