veza/veza-backend-api/internal/repositories
senke 7259526d43
Some checks failed
Backend API CI / test-unit (push) Failing after 2s
Backend API CI / test-integration (push) Failing after 6s
Frontend CI / test (push) Failing after 4s
Storybook Audit / Build & audit Storybook (push) Failing after 3s
feat(v0.10.4): Playlists collaboratives - F136, F140, F141, F143, F145
Backend:
- F141: GET /discover/playlists/editorial for editorial playlists
- F143: GET /playlists/shared/:token (public, no auth)
- F145: POST /playlists/import (JSON), GET /playlists/:id/export/m3u
- F136: GET /playlists/favoris (creates Favoris playlist if needed)
- Repo: GetFavorisByUserID, service GetOrCreateFavorisPlaylist

Frontend:
- SharedPlaylistPage at /playlists/shared/:token (public route)
- Editorial playlists section in DiscoverPage
- Export M3U in ExportPlaylistButton dropdown
- Import JSON via ImportPlaylistButton (PlaylistListPage)
- Favoris sidebar link, FavorisRedirectPage, AddToFavorisButton on tracks

Roadmap: v0.10.4 marked DONE
2026-03-09 16:49:05 +01:00
..
chat_message_repository.go v0.9.7 beta 2026-03-06 18:58:37 +01:00
delivered_status_repository.go feat(chat): Sprint 1 -- migrations, models, repositories for chat rewrite 2026-02-22 20:38:20 +01:00
gear_repository.go feat(v0.501): Sprint 4 -- Cloud frontend + Gear advanced 2026-02-22 18:30:49 +01:00
live_stream_repository.go Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
notification_repository.go refactor(backend): add track, notification, webhook repositories 2026-02-14 18:07:04 +01:00
playlist_collaborator_repository.go v0.9.4 2026-03-05 23:03:43 +01:00
playlist_collaborator_repository_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
playlist_repository.go feat(v0.10.4): Playlists collaboratives - F136, F140, F141, F143, F145 2026-03-09 16:49:05 +01:00
playlist_repository_test.go stabilizing apps/web: THIRD BATCH - FIXED Playwright 2025-12-21 18:55:51 -05:00
playlist_track_repository.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
playlist_track_repository_test.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
playlist_version_repository.go v0.9.4 2026-03-05 23:03:43 +01:00
reaction_repository.go v0.9.6 2026-03-06 10:29:30 +01:00
read_receipt_repository.go feat(chat): Sprint 1 -- migrations, models, repositories for chat rewrite 2026-02-22 20:38:20 +01:00
room_repository.go v0.9.7 beta 2026-03-06 18:58:37 +01:00
track_repository.go refactor(backend): add track, notification, webhook repositories 2026-02-14 18:07:04 +01:00
user_repository.go [BE-DB-003] be-db: Add soft delete support to all models 2025-12-24 15:07:25 +01:00
webhook_repository.go refactor(backend): add track, notification, webhook repositories 2026-02-14 18:07:04 +01:00