Dispatcharr/frontend/src/utils
None 2a5889f5b2 fix(channels): Channel Group Override interactions
- Compact numbering: resolve the source relation when an override stores channels under the target group, so hiding releases the slot, unhiding assigns one, and repack sees the channels (no more spurious RANGE_EXHAUSTED). Type-safe override match; the bulk path stays single-query on the common path.
- Channel form: keep the clear-override control available when an override's value equals the provider value (isFormFieldOverridden is now existence-aware).
- Tests: compact override hide/unhide/repack, no-override fast-path guard, repack query-scaling guard, and existence-aware override detection.
2026-06-02 00:04:44 -05:00
..
__tests__ Added functionality to dateTimeUtils.js 2026-05-25 18:08:41 -07:00
cards fix(frontend): update getShowVideoUrl tests to expect output_format and output_profile 2026-05-29 17:32:24 +02:00
components tests: Fix frontend series and vod tests. 2026-05-30 11:28:07 -05:00
forms fix(channels): Channel Group Override interactions 2026-06-02 00:04:44 -05:00
pages blur public IP in sidebar, add ip lookup toggle and env var, make lookup non-blocking 2026-05-30 13:07:07 -04:00
cronUtils.js feat(scheduling): add cron builder and refactor scheduling components (Closes #165) 2026-02-12 18:08:13 -06:00
dateTimeUtils.js Added functionality to dateTimeUtils.js 2026-05-25 18:08:41 -07:00
externalUrls.js feat(guide): redesign guide with detail modal, progress bars, and season/episode display 2026-03-10 10:53:19 -05:00
guideUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
networkUtils.js code review & pivot 2026-05-01 09:10:37 -04:00
notificationUtils.js Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00