tubearchivist/tubearchivist/home/src/ta
Greg 090d88c336
Feature 590 custom playlist (#620)
* add remove custom playlist

* custom playlist page, move video controls

* align to existing code patterns

* cleanup

* resolve merge conflict

* cleanup

* cleanup

* polish

* polish

* some fixes for lint

* resolve merge conflict

* bugfix on delete video/playlist/channel - preserve custom playlist but
delete corresponding videos in custom playlist

* cleanup

* ./deploy.sh validate isort fix - validate runs clean now

* sync to latest master branch

* sync to master

* updates per admin guidance. sync to master

* attempt to resolve merge conflict

* attempt to resolve merge conflict - reintroduce changes to file.

* validate playlist_type

* validate playlist custom action

* move custom id creation to view

* stricter custom playlist matching

* revert unreachable playlist delete check

* undo unneeded playlist matching

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2024-03-10 22:57:59 +07:00
..
__init__.py major refactor, split up modules 2022-01-22 22:13:37 +07:00
auth.py support for auth forwarding proxy 2023-09-25 22:50:39 +02:00
config.py add type hints to ReleaseVersion 2023-12-22 10:41:10 +07:00
health.py add healthcheck endpoint (#553) 2023-09-22 15:01:47 +07:00
helper.py Better CSS support (#583) 2023-11-09 09:33:03 +07:00
notify.py fix typing 2023-08-25 15:00:03 +07:00
settings.py move ES_SNAPSHOT_DIR to EnvironmentSettings 2023-10-28 15:25:57 +07:00
ta_redis.py refactor RedisQueue to use sorted set 2023-12-17 11:22:26 +07:00
task_manager.py cleanup notifications 2023-03-30 18:20:53 +07:00
urlparser.py Feature 590 custom playlist (#620) 2024-03-10 22:57:59 +07:00
users.py Expanded sorting functionality (#589) 2023-11-15 11:06:51 +07:00