Dispatcharr/frontend/src/pages
2026-03-25 15:58:00 -05:00
..
__tests__ tests: Fix tests that use guide utils. 2026-03-24 13:08:45 -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 feat(guide): redesign guide with detail modal, progress bars, and season/episode display 2026-03-10 10:53:19 -05:00
Guide.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05: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
MediaServers.jsx STRM output Test 2026-03-25 15:58:00 -05: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