veza/apps/web/src/features/player/hooks
senke e67b861da4 fix(web): reduce developer portal console errors
- CSRF: hint uses VITE_BACKEND_PORT instead of hardcoded 8080
- Proxy: add /swagger to Vite dev server for Swagger doc.json (fixes YAMLException)
- playerService: validate media URL before load to avoid Invalid URI errors
- usePlayer: log invalid URL/network audio errors at DEBUG level
- SwaggerUI: log HTML-instead-of-JSON parse errors at DEBUG
- webhookService: log 5xx backend errors at DEBUG
- api client: log 5xx /webhooks errors at DEBUG (reduces duplicate noise)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 19:38:13 +01:00
..
useKeyboardShortcuts.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
useKeyboardShortcuts.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
usePlayer.seek.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
usePlayer.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
usePlayer.ts fix(web): reduce developer portal console errors 2026-02-10 19:38:13 +01:00
useStreamSync.ts chore: resolve property mismatches and type conflicts for snake_case alignment 2026-01-07 11:15:48 +01:00