Dispatcharr/frontend/src
2025-11-17 17:57:04 -06:00
..
assets still playing with favicon 2025-04-08 11:49:51 -04:00
components Enhancement: Add copy link functionality to SeriesModal and VODModal, allowing users to easily copy episode and VOD links to clipboard with notifications for success or failure. 2025-11-14 20:13:40 -06:00
helpers Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
hooks Separate VOD and channel logos into distinct tables with dedicated management UI 2025-11-07 13:19:18 -06:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages Refactor LoginForm: Restore navigation effect and streamline login handling. Also remove "Loading..." from M3U & EPG Manager that would clear forms during initial login. 2025-11-14 12:00:22 -06:00
store Enhancement: Force fetch all logos after logo cleanup. 2025-11-07 14:43:41 -06:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
api.js Enhancement: Add success notification for channel updates in API, improving user feedback on successful operations. 2025-11-17 17:57:04 -06:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Enhancement: Conditionally render Sidebar based on authentication status 2025-11-14 16:45:38 -06:00
constants.js Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into vod-relationtest 2025-08-19 12:39:21 -05:00
index.css Fix background color to match rest of the theme. 2025-06-22 00:19:31 -05: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 case sensitive flag and other possible custom properties for filters 2025-08-03 08:40:00 -04:00
WebSocket.jsx Bug fix: Reduce websocket message size when processing epgs. Also remove unnecessary console logging during epg refresh. Fixes [Bug]: Page goes blank if sending too many requests / responses 2025-11-04 18:23:45 -06:00