Dispatcharr/frontend/src/utils/pages
2026-04-10 13:53:45 -04:00
..
__tests__ feat: plugin hub 2026-04-10 13:53:45 -04:00
DVRUtils.js fix(dvr): add DVR search/filters, fix in-progress scheduling, prevent duplicate recordings 2026-03-04 10:21:03 -06:00
PluginsUtils.js feat: plugin hub 2026-04-10 13:53:45 -04:00
SettingsUtils.js fix(frontend): validate series_rules as array in settings parse/save 2026-03-16 16:52:22 -05:00
StatsUtils.js 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
VODsUtils.js Extracted component and util logic 2026-01-04 18:51:09 -08:00