Torsten Schulz (local) af6048b289 feat(match): normalize player lists before updating match data
- Added a `normalizeList` function to filter out duplicates and invalid entries from player arrays.
- Updated the match update logic to use normalized player lists for `playersReady`, `playersPlanned`, and `playersPlayed`.
- Enhanced error handling in the ScheduleView to throw an error for failed match updates based on response status.
2026-02-05 23:07:41 +01:00
2025-12-19 15:59:45 +01:00
Description
No description provided
115 MiB
Languages
Vue 59.6%
JavaScript 37.5%
Kotlin 1.1%
SCSS 0.5%
Shell 0.5%
Other 0.8%