mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-22 17:48:09 +00:00
|
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
- Removed dead VOD URL routes: `VODPlaylistView` (playlist generation), `VODPositionView` (position tracking), and the class-based `VODStatsView` (replaced by the existing function-based `vod_stats` view). - Removed dead `updateVODPosition()` API method from `frontend/src/api.js`, which called the now-removed position tracking endpoint. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| config | ||
| helpers | ||
| hooks | ||
| images | ||
| pages | ||
| store | ||
| test | ||
| utils | ||
| api.js | ||
| App.css | ||
| App.jsx | ||
| constants.js | ||
| index.css | ||
| logo.svg | ||
| main.jsx | ||
| mantineTheme.jsx | ||
| utils.js | ||
| WebSocket.jsx | ||