tubearchivist/tubearchivist/home
Steve Ovens e1fce06f97
View only user (#539)
* Remove repo docs in favor of hosted docs (#537)

* updated base, channel, video htmls to hide elements based on if user is staff or in the group 'admin'

* added the load auth_extras

* updated auth_extras

* updated views.py to block api calls from deleting files from unprivileged users; The Templates needed to be updated to support the various group checks related to removing buttons an unprivileged user should not see

* bumped the channel templates to remove conflict

* fix linting issues

* more linting

---------

Co-authored-by: Merlin <4706504+MerlinScheurer@users.noreply.github.com>
2023-10-15 13:58:06 +07:00
..
migrations commit migrations 2023-02-02 14:19:06 +07:00
src fix backup for empty index 2023-10-07 09:05:17 +07:00
templates/home View only user (#539) 2023-10-15 13:58:06 +07:00
templatetags View only user (#539) 2023-10-15 13:58: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 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 support for auth forwarding proxy 2023-09-25 22:50:39 +02:00
views.py fix continue watching progress matching 2023-10-01 09:34:43 +07:00