tubearchivist/backend/common
DySprozin 20ac5ef807
Add support for channel-specific filtering in subtitle search (#1096)
* Add channel filter support to subtitle search queries

* Update search examples to include channel filter option

---------

Co-authored-by: Dmitry Sprozin <dysprozin@gmail.com>
2025-11-28 13:13:36 +07:00
..
migrations renamed django app folder to backend 2024-08-03 21:58:22 +02:00
src Add support for channel-specific filtering in subtitle search (#1096) 2025-11-28 13:13:36 +07:00
tests index date published as iso timestamp, #902 2025-06-03 21:41:57 +07:00
__init__.py renamed django app folder to backend 2024-08-03 21:58:22 +02:00
serializers.py serialize task command for notification box 2025-06-05 09:55:21 +07:00
urls.py add health API endpoint, #887 2025-03-11 22:12:32 +07:00
views.py add health API endpoint, #887 2025-03-11 22:12:32 +07:00
views_base.py add drf_spectacular, type and serialize channel app 2025-02-09 17:41:12 +07:00