veza/apps/web/src/services/api
2026-02-23 22:01:11 +01:00
..
interceptors refactor(api): extract auth interceptor to interceptors/auth.ts 2026-02-23 22:01:11 +01:00
auth.test.ts chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
auth.ts fix(auth): restore login and logout flow 2026-02-23 09:54:05 +01:00
client.test.ts api-contracts: add tests for response format consistency 2026-01-15 17:34:54 +01:00
client.ts fix: UI remediation Phase 1 (S0-S5) + Phase 2 Sprint 6 shadow system 2026-02-12 10:13:44 +01:00
developer.ts feat(developer): connect API keys to real backend (Lot C frontend) 2026-02-20 00:19:58 +01:00
helpers.ts refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
httpClient.ts fix: UI remediation Phase 1 (S0-S5) + Phase 2 Sprint 6 shadow system 2026-02-12 10:13:44 +01:00
index.ts feat(social): connect SocialViewTrending to API 2026-02-20 18:34:21 +01:00
interceptors.ts refactor(api): extract auth interceptor to interceptors/auth.ts 2026-02-23 22:01:11 +01:00
metrics.ts fix: UI remediation Phase 1 (S0-S5) + Phase 2 Sprint 6 shadow system 2026-02-12 10:13:44 +01:00
playlists.ts scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
queue.ts fix(player): resolve TypeScript errors in PlayerQueue and queue API types 2026-02-21 05:11:07 +01:00
retry.ts fix: UI remediation Phase 1 (S0-S5) + Phase 2 Sprint 6 shadow system 2026-02-12 10:13:44 +01:00
search.ts feat(search): wire type facettes in SearchPage (G4) 2026-02-20 16:55:32 +01:00
social.ts feat(social): connect SocialViewTrending to API 2026-02-20 18:34:21 +01:00
tracks.ts feat(release): v0.202 — Lots G, H, F, C, D 2026-02-20 18:16:17 +01:00
users.ts feat(presence): PresenceBadge and display (P1.3) 2026-02-21 05:22:52 +01:00