veza/veza-backend-api/internal/repositories
senke e11984898d chore: consolidate CI, E2E, backend and frontend updates
- CI: workflows updates (cd, ci), remove playwright.yml
- E2E: global-setup, auth/playlists/profile specs
- Remove playwright-report and test-results artifacts from tracking
- Backend: auth, handlers, services, workers, migrations
- Frontend: components, features, vite config
- Add e2e-results.json to gitignore
- Docs: REMEDIATION_PROGRESS, audit archive
- Rust: chat-server, stream-server updates
2026-02-17 16:43:21 +01:00
..
chat_message_repository.go stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
gear_repository.go Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +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 chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +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 [BE-DB-003] be-db: Add soft delete support to all models 2025-12-24 15:07:25 +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 STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
room_repository.go [BE-API-011] be-api: Implement conversation participants endpoints 2025-12-23 10:49:17 +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