trainUs/src/utils
David 0bc20f81d8 F9: Small polish batch
- getYouTubeId also recognizes /embed/<id> and /shorts/<id> URLs (test
  renders all three variants as thumbnails on the exercise detail view)
- useListNavigation JSDoc: itemCount is a Ref<number>, not a number
- collectionRepository.getAll: N+1 per-collection count queries folded
  into one LEFT JOIN ... GROUP BY

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 15:45:39 +02:00
..
backupFilename.js Initial commit 2026-06-18 13:06:57 +02:00
dateFormatter.js F8: Date formatting uses Intl per app language 2026-07-09 15:41:51 +02:00
escapeLike.js Initial commit 2026-06-18 13:06:57 +02:00
jsonEnvelope.js Initial commit 2026-06-18 13:06:57 +02:00
markdown.js Initial commit 2026-06-18 13:06:57 +02:00
validation.js Initial commit 2026-06-18 13:06:57 +02:00
youtube.js F9: Small polish batch 2026-07-09 15:45:39 +02:00