Dispatcharr/frontend/src/utils/pages
2026-05-30 13:07:07 -04:00
..
__tests__ tests: Update tests after settings refactor. 2026-05-12 09:34:58 -05: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 blur public IP in sidebar, add ip lookup toggle and env var, make lookup non-blocking 2026-05-30 13:07:07 -04: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