Dispatcharr/frontend/src
Dispatcharr 03c8d55ab9
Some checks are pending
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
Frontend Tests / test (push) Waiting to run
Fix legacy plugin actions missing events
Treat action.events as optional ([] by default) and guard UI rendering so Plugin cards no longer crash.
2026-02-25 08:32:40 -06:00
..
assets Switch to LF line endings and apply prettier formatting. 2026-02-09 17:01:35 -06:00
components Fix legacy plugin actions missing events 2026-02-25 08:32:40 -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 Fix issue with channelById type error (object vs map) this was breaking scheduling manual DVR recordings. 2026-02-18 15:16:33 -06:00
store Added isLoading: false to fetchChannelIds and fix auth and channels tests. 2026-02-18 14:45:34 -06:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
utils feat(scheduling): add cron builder and refactor scheduling components (Closes #165) 2026-02-12 18:08:13 -06:00
api.js ability to revoke API keys, fixed bug showing another user's api key in the UI 2026-02-24 10:09:34 -05:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Fix #954: Superuser detection; Feature #1004: User account disable/enable 2026-02-22 18:05:02 -06:00
constants.js more supported events, better UI (columns) for events in connection editor 2026-02-13 12:20:40 -05: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 refactored frontend usage of 'all channels' to only pull down IDs, query for individual channels as necessary 2026-02-13 11:46:17 -05:00