Commit Graph

11 Commits

Author SHA1 Message Date
Simon c360a50cc8
fix channel search 404 error response 2026-05-13 22:43:50 +07:00
Simon d9a3d7f12f
add playlist subscribed filter, align filter UIUX 2025-08-14 17:13:15 +07:00
Simon fa7643e903
implement bulk add subscriptions in appsettings 2025-07-11 16:45:00 +07:00
Simon 724d5556d4
add page serializer 2025-02-20 16:41:18 +07:00
Simon df5a5cf449
add drf_spectacular, type and serialize channel app 2025-02-09 17:41:12 +07:00
Simon b83e16f3ab
add playlist/channel detail subscribed update, #862 2025-01-06 22:37:16 +07:00
Simon 42f1679502
fix channel overwrite playlist refresh missing task 2024-12-21 09:57:48 +07:00
Simon 2871955b6d
fix linter 2024-11-08 14:22:36 +07:00
Simon 9b45187db4 consolidate channe overwrite endpoint 2024-11-08 14:19:37 +07:00
kralverde de24fcd207
add /api/channel/{channel-id}/about/ (#783)
* add /api/channel/{channel-id}/about/

* move testing function

* remove unused import

* fix unused import

* fix formatting

* simplify channel overwrites

* remove unused

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2024-11-08 12:06:08 +07:00
Simon a5b492fecd
renamed django app folder to backend 2024-08-03 21:58:22 +02:00