Dispatcharr/frontend/src/pages
SergeantPanda f75a3134fa
Some checks failed
CI Pipeline / prepare (push) Has been cancelled
Build and Push Multi-Arch Docker Image / build-and-push (push) Has been cancelled
Frontend Tests / test (push) Has been cancelled
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Has been cancelled
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Has been cancelled
CI Pipeline / create-manifest (push) Has been cancelled
tests: More failed test fixes...
2026-03-08 21:55:23 -05:00
..
__tests__ tests: More failed test fixes... 2026-03-08 21:55:23 -05:00
Channels.jsx Enhancement: Channels page default splitter ratio changed from 50/50 to 60/40 (channels/streams) so all channel action buttons are visible without scrolling on 1080p displays. 2026-03-08 18:48:20 -05:00
Connect.jsx added event support to plugins 2026-02-11 19:50:11 -05:00
ConnectLogs.jsx initial connect feature 2026-02-08 09:29:22 -05:00
ContentSources.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
DVR.jsx Enhancement: Floating video player now displays the channel, stream, or VOD title in the player header bar. Title is passed through from all preview entry points: channel table, stream table, stream connection card, guide, DVR, recording cards, recording details modal, VOD modal, and series modal. 2026-03-05 14:42:33 -06:00
guide.css Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
Guide.jsx Enhancement: Floating video player now displays the channel, stream, or VOD title in the player header bar. Title is passed through from all preview entry points: channel table, stream table, stream connection card, guide, DVR, recording cards, recording details modal, VOD modal, and series modal. 2026-03-05 14:42:33 -06:00
guideUtils.js fix(guide): restrict recording indicator to pending/active recordings 2026-03-04 15:20:41 -06:00
Login.jsx Lazy loading components 2025-12-17 13:35:12 -08:00
Logos.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
Plugins.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
Settings.jsx Fixed logic with default orders. 2026-03-08 16:30:42 -05:00
Stats.jsx Enhancement: Stats page "Now Playing" EPG lookup updated to use channel_uuids directly (the proxy stats already key active channels by UUID), removing the need for a UUID→integer ID conversion step introduced alongside the lazy channel-fetch refactor. Stream preview sessions (which use a content hash rather than a UUID as their channel ID) are now filtered out before any API call is made, preventing a backend ValidationError on both the current-programs and by-uuids endpoints when a stream preview is active on the Stats page. 2026-02-26 12:00:29 -06:00
Users.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
VODs.jsx Extracted component and util logic 2026-01-04 18:51:09 -08:00