Dispatcharr/frontend/src/components
SergeantPanda 29739ede36
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
Enhancement: VOD start/stop notifications and system events.
2026-04-23 18:03:02 -05:00
..
__tests__ tests: Update frontend tests for recent frontend changes (Floating Video Player and Stream Connection Card) 2026-04-12 12:37:02 -05:00
backups feat(scheduling): add cron builder and refactor scheduling components (Closes #165) 2026-02-12 18:08:13 -06:00
cards Enhancement: Add formatExactDuration utility for improved duration formatting in seconds, minutes, hours, and days; update StreamConnectionCard to utilize new formatting function for duration tooltip. 2026-04-23 11:19:11 -05:00
forms Enhancement: The default profile in the M3U profiles editor now exposes Search Pattern and Replace Pattern fields 2026-04-21 17:20:45 -05:00
modals Update label for auto-assigning channel numbers after highest 2026-03-17 09:51:49 -05:00
tables Enhancement: Adjust column sizes in user table. 2026-04-21 11:27:50 -05:00
theme Moved SizedInstallButton to components\theme. Skip showing bytes if bytes is somehow 0 (probably not possible but just for consistency). 2026-04-17 14:49:01 -05:00
ConfirmationDialog.jsx Component refactoring and cleanup 2026-02-24 01:02:26 -08:00
ErrorBoundary.jsx fix(dvr): fix recording modal crash, harden recovery pipeline, improve tests 2026-03-04 10:21:03 -06:00
Field.jsx Merge remote-tracking branch 'upstream/dev' into test/component-cleanup 2026-02-24 01:53:49 -08:00
FloatingVideo.jsx Enhancement: FloatingVideo player: the native video controls (timeline, play/pause, volume) are now hidden by default when a live stream starts and only appear when the user hovers over the player. 2026-04-11 09:34:38 -05:00
GuideRow.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05:00
HourTimeline.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05:00
LazyLogo.jsx Enhancement: Implement event-driven logo loading orchestration on Channels page 2025-12-26 12:30:08 -06:00
M3URefreshNotification.jsx fix: destructure props in M3uSetupSuccess component 2026-03-06 15:47:37 -06:00
NotificationCenter.jsx Reverted styling/small syntax changes 2026-03-04 08:44:50 -08:00
PluginDetailPanel.jsx Moved SizedInstallButton to components\theme. Skip showing bytes if bytes is somehow 0 (probably not possible but just for consistency). 2026-04-17 14:49:01 -05:00
pluginUtils.js feat: plugin hub 2026-04-10 13:53:45 -04:00
PluginWarnings.jsx change PluginSupportDisclaimer to use Dispatcharr logo and branding 2026-04-18 17:57:06 -04:00
ProgramDetailModal.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05:00
RecordingSynopsis.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
SeriesModal.jsx feat(guide): redesign guide with detail modal, progress bars, and season/episode display 2026-03-10 10:53:19 -05:00
sidebar.css merged in dev 2026-02-11 19:51:21 -05:00
Sidebar.jsx Enhancement: Donate button added to the sidebar footer. A heart icon links to the project's Open Collective page, visible in both expanded and collapsed states. Hovering shows a "Support Dispatcharr" tooltip. The version string is also now clickable to copy it to the clipboard. 2026-03-26 21:16:18 -05:00
SystemEvents.jsx Enhancement: VOD start/stop notifications and system events. 2026-04-23 18:03:02 -05:00
VODModal.jsx feat(guide): redesign guide with detail modal, progress bars, and season/episode display 2026-03-10 10:53:19 -05:00