Dispatcharr/frontend/src/components/tables
2026-06-03 23:38:54 -04:00
..
ChannelsTable perf: eliminate three remaining N+1 queries in list endpoints 2026-05-02 16:48:37 -05:00
CustomTable Enhancement: implement Shift+click and Ctrl+click row selection in tables for improved user interaction 2026-05-20 17:27:32 -05:00
ChannelsTable.jsx Enhancement: refactor ChannelsTable and CustomTable components for improved selection handling and performance 2026-05-20 16:46:32 -05:00
ChannelTableStreams.jsx Enhancement: Initial fmp4 support and major ts_proxy refactor 2026-05-08 17:46:47 -05:00
EPGsTable.jsx fix(epg): add force refresh option for EPG data import and update related API methods 2026-05-31 11:22:04 -05:00
LogosTable.jsx Enhancement: Loading feedback for all confirmation dialogs: Extended visual loading indicators across all confirmation dialogs throughout the application. Delete, cleanup, and bulk operation dialogs now show an animated dots loader and disabled state during async operations, providing consistent user feedback for backups (restore/delete), channels, EPGs, logos, VOD logos, M3U accounts, streams, users, groups, filters, profiles, batch operations, and network access changes. 2026-01-12 13:53:44 -06:00
M3UsTable.jsx feat: Auto-sync overhaul (FR #1196) 2026-05-01 14:05:06 -05:00
OutputProfilesTable.jsx Enhancement: Initial fmp4 support and major ts_proxy refactor 2026-05-08 17:46:47 -05:00
StreamProfilesTable.jsx Refactor CoreSettings to use JSONField for value storage and update related logic for proper type handling. Adjusted serializers and forms to accommodate new data structure, ensuring seamless integration across the application. 2026-01-13 12:18:34 -06:00
StreamsTable.jsx Enable gevent in uWSGI workers; fix WS delivery and DB exhaustion 2026-05-14 18:55:09 -05:00
table.css Enhancement: update cursor styles for shift key active state to improve user experience 2026-05-20 17:22:42 -05:00
UserAgentsTable.jsx Refactor CoreSettings to use JSONField for value storage and update related logic for proper type handling. Adjusted serializers and forms to accommodate new data structure, ensuring seamless integration across the application. 2026-01-13 12:18:34 -06:00
UsersTable.jsx Enhancement: Adjust column sizes in user table. 2026-04-21 11:27:50 -05:00
VODLogosTable.jsx Bug Fix: Fixed VOD logo cleanup button count: The "Cleanup Unused" button now displays the total count of all unused logos across all pages instead of only counting unused logos on the current page. 2026-01-16 14:03:48 -06:00