mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Changes: - frontend/src/components/tables/StreamsTable.jsx Added TVG-ID column to streams table Added search filter input in column header Added sort button for ascending/descending order Column follows same pattern as Name, Group, and M3U columns - apps/channels/api_views.py Added TVG-ID to filterable fields Added TVG-ID to sortable fields Enables backend support for search and sorting Users can now view, search, and sort streams by their TVG-ID directly in the Streams table. Fulfills #866 |
||
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| forms.py | ||
| models.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||