Dispatcharr/frontend/src
2025-08-26 15:37:05 -05:00
..
assets still playing with favicon 2025-04-08 11:49:51 -04:00
components Updated verbiage for cleanup unused logo function. 2025-08-26 15:37:05 -05:00
helpers more ui updates 2025-03-27 15:55:12 -04:00
hooks Add channel logo selection and background loading functionality 2025-08-26 14:30:41 -05:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages Major rework of how logos are handle. We will no longer load logos on login and they will only be loaded into the store when needed. 2025-08-26 13:19:29 -05:00
store Add channel logo selection and background loading functionality 2025-08-26 14:30:41 -05:00
api.js Major rework of how logos are handle. We will no longer load logos on login and they will only be loaded into the store when needed. 2025-08-26 13:19:29 -05:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Initial frontend commit for vods. 2025-08-02 10:48:48 -05: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 Refactor logo handling: Introduce useLogosStore, implement lazy loading for logos, and update components to use new store methods. 2025-08-22 09:56:20 -05:00