veza/apps/web/src/mocks
senke 19fec9e40a
Some checks failed
Backend API CI / test-integration (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
Backend API CI / test-unit (push) Failing after 0s
feat(gdpr): v0.10.8 portabilité données - export ZIP async, suppression compte, hard delete cron
- Export: table data_exports, POST /me/export (202), GET /me/exports, messages+playback_history
- Notification email quand ZIP prêt, rate limit 3/jour
- Suppression: keep_public_tracks, anonymisation PII complète (users, user_profiles)
- HardDeleteWorker: final anonymization après 30 jours
- Frontend: POST export, checkbox keep_public_tracks
- MSW handlers pour Storybook
2026-03-10 13:57:04 +01:00
..
browser.ts feat(release): v0.202 — Lots G, H, F, C, D 2026-02-20 18:16:17 +01:00
handlers-admin.ts chore(release): v0.971 — Phantom (gamification removal, WebRTC Beta, limits doc) 2026-03-02 19:25:37 +01:00
handlers-auth.ts feat(auth): add ephemeral stream-token endpoint for HLS and WebSocket authentication 2026-02-22 17:28:00 +01:00
handlers-cloud.ts feat(v0.802): frontend Cloud/Gear, MSW, docs, scope v0.803, archive 2026-02-25 14:00:58 +01:00
handlers-colistening.ts test(v0.10.7): Add MSW handlers for co-listening sessions 2026-03-10 13:35:44 +01:00
handlers-common.ts fix(storybook): reduce audit failures with ignored patterns and config 2026-02-17 17:29:28 +01:00
handlers-discover.ts feat(v0.10.4): Playlists collaboratives - F136, F140, F141, F143, F145 2026-03-09 16:49:05 +01:00
handlers-live.ts feat(v0.703): Go Live & Streaming Complet 2026-02-25 09:35:22 +01:00
handlers-marketplace.ts feat(mocks): add MSW handlers for product reviews and invoice download 2026-02-24 00:18:02 +01:00
handlers-misc.ts feat(gdpr): v0.10.8 portabilité données - export ZIP async, suppression compte, hard delete cron 2026-03-10 13:57:04 +01:00
handlers-playlists.ts feat(v0.10.4): Playlists collaboratives - F136, F140, F141, F143, F145 2026-03-09 16:49:05 +01:00
handlers-social.ts feat(groups): S2 frontend - request join, invite, roles, my groups, MSW handlers 2026-02-21 05:51:29 +01:00
handlers-streaming.ts feat(player): integrate HLS streaming with ABR quality switching 2026-02-22 21:24:40 +01:00
handlers-tracks.ts feat(v0.10.3): Commentaires & Interactions Sociales - F201-F215 2026-03-09 10:30:47 +01:00
handlers.ts test(v0.10.7): Add MSW handlers for co-listening sessions 2026-03-10 13:35:44 +01:00
index.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
node.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-helpers.ts feat(chat): add call signaling types 2026-02-22 03:46:10 +01:00
test-setup.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00