Dispatcharr/frontend/src
2026-02-24 00:59:59 -08:00
..
assets still playing with favicon 2025-04-08 11:49:51 -04:00
components Extracted YouTubeTrailerModal component 2026-02-24 00:59:59 -08:00
helpers Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
hooks Added tests after sync 2026-01-28 13:15:26 -08:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages Adjusted minimum sizes, renamed source_info to stats for consistency. 2026-01-31 12:40:15 -06:00
store Added tests after sync 2026-01-28 13:15:26 -08:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
utils Extracted utils 2026-02-24 00:59:41 -08: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 Enhancement: Refactored copyToClipboard utility function to include notification handling internally, eliminating duplicate notification code across the frontend. The function now accepts optional parameters for customizing success/failure messages while providing consistent behavior across all copy operations. 2026-01-31 19:01:34 -06:00
WebSocket.jsx Enhancement: Requery channels and streams after rehashing completes 2026-01-31 14:44:52 -06:00