Dispatcharr/frontend/src/store
2025-05-04 17:51:57 -05:00
..
auth.jsx Fixes a lot of "You provided a value prop to a form field without an onChange handler" errors. 2025-05-04 10:58:38 -05:00
channels.jsx Add null check for channel name in notifications 2025-05-02 11:00:09 -05:00
channelsTable.jsx update all row IDs in the store so stream table changes reflect in channel table 2025-04-24 18:06:41 -04:00
epgs.jsx Convert m3u accounts to a similar format to epg for status updates. Renamed DB field last_error to last_message so we can use it for more messaging. Migration to change updated_at field to not be updated everytime the m3u changes. It should only update the updated_at when we successfully update the m3u. 2025-05-04 17:51:57 -05:00
playlists.jsx Show initializing refresh when the refresh button is pressed. 2025-05-04 13:36:01 -05:00
settings.jsx Fixes a lot of "You provided a value prop to a form field without an onChange handler" errors. 2025-05-04 10:58:38 -05:00
streamProfiles.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
streams.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
userAgents.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
useVideoStore.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
warnings.jsx Add confirmations for deleting channels. 2025-05-03 14:21:48 -05:00