tubearchivist/tubearchivist/home
Nathan DeTar edc9f3fe15
Added a button to download a video to the local device. (#137)
* Add video download button.

* Swapped <a> and <button> tags to fix theme issue.

* Download button renamed to `Download File`
2022-01-10 09:00:29 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src move ryd to avoid celery missing redis var 2022-01-08 21:10:38 +07:00
templates/home Added a button to download a video to the local device. (#137) 2022-01-10 09:00:29 +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 retry failed commit 2022-01-08 23:57:51 +07:00