Dispatcharr/frontend/src/utils/pages
SergeantPanda f84265f2a5
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: add Comskip mode and hardware acceleration settings to DVR configuration. Update default comskip config.
2026-05-19 21:14:06 -05: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 Enhancement: add Comskip mode and hardware acceleration settings to DVR configuration. Update default comskip config. 2026-05-19 21:14:06 -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