Dispatcharr/frontend/src/components
Dispatcharr 03c8d55ab9
Some checks are pending
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
Frontend Tests / test (push) Waiting to run
Fix legacy plugin actions missing events
Treat action.events as optional ([] by default) and guard UI rendering so Plugin cards no longer crash.
2026-02-25 08:32:40 -06:00
..
backups feat(scheduling): add cron builder and refactor scheduling components (Closes #165) 2026-02-12 18:08:13 -06:00
cards Fix legacy plugin actions missing events 2026-02-25 08:32:40 -06:00
forms Enhancement: Streamer accounts attempting to log into the web UI now receive a clear notification explaining they cannot access the UI but their stream URLs still work. Previously the login button would silently stop with no feedback. 2026-02-24 19:48:12 -06:00
modals Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
tables Remove user account disable/enable UI (keep backend guards) 2026-02-22 20:02:08 -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 Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
Field.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06: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 Enhance program visibility in GuideRow with horizontal culling and buffer 2026-02-18 12:59:56 -06:00
HourTimeline.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
LazyLogo.jsx Enhancement: Implement event-driven logo loading orchestration on Channels page 2025-12-26 12:30:08 -06:00
M3URefreshNotification.jsx refactored frontend usage of 'all channels' to only pull down IDs, query for individual channels as necessary 2026-02-13 11:46:17 -05:00
NotificationCenter.jsx feat: add system notifications and update checks 2026-02-03 09:24:02 -06:00
RecordingSynopsis.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
SeriesModal.jsx Enhancement: Refactored copyToClipboard utility function to include notification handling internally, eliminating duplicate notification code across the frontend. The function now accepts optional parameters for customizing success/failure messages while providing consistent behavior across all copy operations. 2026-01-31 19:01:34 -06:00
sidebar.css merged in dev 2026-02-11 19:51:21 -05:00
Sidebar.jsx Revert labels for sidebar back to System >>> Settings 2026-02-24 11:25:47 -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 Enhancement: Refactored copyToClipboard utility function to include notification handling internally, eliminating duplicate notification code across the frontend. The function now accepts optional parameters for customizing success/failure messages while providing consistent behavior across all copy operations. 2026-01-31 19:01:34 -06:00