Dispatcharr/frontend/src
2026-01-26 16:19:07 -06:00
..
assets still playing with favicon 2025-04-08 11:49:51 -04:00
components Perf: lazy load editable cells on focus, not on unlock. Also don't wait for all channels to load before logging in. 2026-01-26 16:19:07 -06:00
helpers Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
hooks feat: Implement table header pin toggle and refactor table preferences management (Closes #663) 2026-01-15 13:40:13 -06:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages tests: Fix frontent tests for new stats features. 2026-01-20 15:38:36 -06:00
store Perf: lazy load editable cells on focus, not on unlock. Also don't wait for all channels to load before logging in. 2026-01-26 16:19:07 -06:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
utils Enhancement: - Stats page enhancements: Added "Now Playing" program information for active streams with smart polling that only fetches EPG data when programs are about to change (not on every stats refresh). Features include: 2026-01-20 13:37:40 -06:00
api.js Feature: Editable Channel Table Mode: 2026-01-23 16:03:26 -06:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Data loading and initialization refactor: Major performance improvement reducing initial page load time by eliminating duplicate API requests caused by race conditions between authentication flow and route rendering: 2026-01-25 19:46:34 -06:00
constants.js Add 'UK' region 2025-09-18 21:20:52 +01:00
index.css Revert change to header sizing. 2026-01-17 16:15:11 -06:00
logo.svg initial commit of react frontend 2025-02-23 14:35:19 -05:00
main.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
mantineTheme.jsx more ui updates 2025-03-27 15:55:12 -04:00
utils.js Performance: Removed unnecessary double wait that was causing fetching of channel data to not run in parallel. 2026-01-25 20:56:41 -06:00
WebSocket.jsx unify StreamsTable refresh with channels requery 2026-01-14 13:07:08 -06:00