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
104 MiB
Languages
Vue 46.4%
JavaScript 30.9%
Kotlin 21.2%
SCSS 0.5%
Shell 0.4%
Other 0.6%