tubearchivist/tubearchivist/home
Joseph Liu a5b61bfaf6
Add "Mark Unwatched" to channels and playlists (#547)
2023-09-21 22:40:42 +07:00
..
migrations commit migrations 2023-02-02 14:19:06 +07:00
src Move user configuration from Redis to ES (#533) 2023-09-21 21:46:55 +07:00
templates/home Add "Mark Unwatched" to channels and playlists (#547) 2023-09-21 22:40:42 +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 remove old startup class 2023-02-02 12:46:54 +07:00
config.json Move user configuration from Redis to ES (#533) 2023-09-21 21:46:55 +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 validate subscribe url type, #299 2023-08-23 21:22:09 +07:00
urls.py Split the settings page (#528) 2023-08-31 11:11:31 +07:00
views.py Move user configuration from Redis to ES (#533) 2023-09-21 21:46:55 +07:00