Dispatcharr/frontend/src/components
2026-01-15 10:23:20 -06:00
..
backups 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
cards 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
forms 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
modals Enhancement: Users can now rename existing channel profiles and create duplicates with automatic channel membership cloning. Each profile action (edit, duplicate, delete) in the profile dropdown for quick access. 2026-01-12 11:29:33 -06:00
tables Fix: restore StreamsTable loading feedback 2026-01-15 10:23:20 -06:00
theme added vod category filtering 2025-08-22 16:59:00 -04:00
ConfirmationDialog.jsx Enhancement: Added visual loading indicator to the backup restore confirmation dialog. When clicking "Restore", the button now displays an animated dots loader and becomes disabled, providing clear feedback that the restore operation is in progress. 2026-01-12 13:22:24 -06:00
ErrorBoundary.jsx Added ErrorBoundary component 2025-12-10 22:29:48 -08:00
Field.jsx Extracted component and util logic 2025-12-27 22:45:48 -08:00
FloatingVideo.jsx Enhancement: Add HEADER_HEIGHT and ERROR_HEIGHT constants for improved layout calculations in FloatingVideo component 2025-12-18 17:18:44 -06:00
GuideRow.jsx Extracted component and util logic 2025-12-27 22:45:48 -08:00
HourTimeline.jsx Extracted component and util logic 2025-12-27 22:45:48 -08:00
LazyLogo.jsx Enhancement: Implement event-driven logo loading orchestration on Channels page 2025-12-26 12:30:08 -06:00
M3URefreshNotification.jsx Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
RecordingSynopsis.jsx Updated to default export 2025-12-17 13:34:53 -08:00
SeriesModal.jsx Add referrorpolicy to Youtube iframe's for series and VOD modals. 2025-12-01 18:21:19 -06:00
sidebar.css epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
Sidebar.jsx Enhancement: Implement comprehensive logging for user authentication events and network access restrictions 2025-11-21 10:50:48 -06:00
SystemEvents.jsx Enhancement: Hide drop-downs for the system event viewer when in the collapsed state and on a smaller display. 2025-11-25 10:04:52 -06:00
VODModal.jsx Add referrorpolicy to Youtube iframe's for series and VOD modals. 2025-12-01 18:21:19 -06:00