Dispatcharr/frontend/src
2026-02-10 08:05:08 -06:00
..
assets Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
components Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
helpers Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
hooks Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
store Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
utils Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
api.js Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Merge branch 'dev' into Media-Server 2026-02-10 08:05:08 -06:00
constants.js Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
index.css Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
logo.svg initial commit of react frontend 2025-02-23 14:35:19 -05:00
main.jsx Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06: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 feat: add system notifications and update checks 2026-02-03 09:24:02 -06:00