mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-21 01:05:30 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| settings | ||
| AccountInfoModalUtils.js | ||
| AutoSyncAdvancedUtils.js | ||
| AutoSyncBasicUtils.js | ||
| ChannelBatchUtils.js | ||
| ChannelGroupUtils.js | ||
| ChannelUtils.js | ||
| ConnectionUtils.js | ||
| CronBuilderUtils.js | ||
| DummyEpgUtils.js | ||
| GroupSyncUtils.js | ||
| LiveGroupFilterUtils.js | ||
| LogoUtils.js | ||
| M3uFilterUtils.js | ||
| M3uGroupFilterUtils.js | ||
| M3uProfilesUtils.js | ||
| M3uProfileUtils.js | ||
| M3uUtils.js | ||
| RecordingDetailsModalUtils.js | ||
| RecordingUtils.js | ||
| RecurringRuleModalUtils.js | ||
| SeriesRuleEditorModalUtils.js | ||
| StreamProfileUtils.js | ||
| StreamUtils.js | ||
| UserAgentUtils.js | ||
| UserUtils.js | ||