Dispatcharr/frontend/src
2026-06-30 10:34:40 -05:00
..
assets
components tests: fix proxy setting test 2026-06-30 10:34:40 -05:00
config
helpers
hooks perf(epg): async index build, defer index column, tight build lock, channel-id canonicalization, retry-on-error 2026-05-31 17:13:11 +02:00
images
pages refactor(m3u, channels): streamline stream assignment and server group management 2026-06-09 13:40:16 -05:00
store Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into pr/Goldenfreddy0703/1254 2026-06-09 11:16:39 -05:00
test
utils refactor(proxy): Add new client connect grace period setting and update channel initialization grace period defaults. The channel_client_wait_period is introduced to manage channel lifetimes before client connections, while the channel_init_grace_period default is increased to improve failover handling. 2026-06-28 11:31:21 -05:00
api.js refactor(EPGSourceViewSet, frontend): streamline SD countries fetching and remove proxy endpoint 2026-06-11 09:00:35 -05:00
App.css
App.jsx
constants.js refactor(proxysettings): Enhance proxy settings UI by categorizing advanced options and improving documentation. The channel_client_wait_period and channel_init_grace_period are now marked as advanced settings, and the UI has been updated to allow users to expand and view these options. Additionally, the changelog has been updated to reflect these changes and clarify the behavior of grace periods. 2026-06-30 10:00:22 -05:00
index.css
logo.svg
main.jsx
mantineTheme.jsx
utils.js
WebSocket.jsx fix(recording playback): Complete authentication handling for DVR recordings by allowing JWT tokens via query parameters for both native video and HLS segments. Updated API views to support token propagation in redirects and playlist rewrites. Enhanced tests to validate new authentication behavior across endpoints. 2026-06-25 11:27:57 -05:00