tubearchivist/tubearchivist/home
simon 9498cf94f3
fix playlist view_origin
2022-01-07 18:30:40 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src delete playlists of channel when deleting channel, #118 2022-01-05 15:39:41 +07:00
templates/home make search results follow default view styles 2022-01-07 18:29:25 +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 add optin returnyoutubedislike.com integration 2022-01-05 14:06:07 +07:00
forms.py make search results follow default view styles 2022-01-07 18:29:25 +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 fix notification for nownload now button 2022-01-02 15:47:32 +07:00
urls.py fix missing auth of search, reduce nginx alias to relevant paths only 2022-01-01 22:17:44 +07:00
views.py fix playlist view_origin 2022-01-07 18:30:40 +07:00