zetaloop
|
30c336345e
|
fix(api): normalize empty list responses
|
2026-04-26 01:53:05 +08:00 |
|
zetaloop
|
4037816998
|
fix(api): align API layer with backend response formats
- wallet: parse {balance: string} response
- favorites: addFavorite returns void (EmptyResp)
- services: handle paginated response from listServicesByPlayer
- files: use query param ?key= instead of path param /:id
- search: remove unsupported selectedGames/minRating params
|
2026-04-23 21:14:57 +08:00 |
|
zetaloop
|
505d9c0168
|
feat(favorites): migrate to backend API
|
2026-03-01 22:36:50 +08:00 |
|
zetaloop
|
237cf90f5e
|
refactor(favorites): replace localStorage with centralized favorite store
|
2026-02-22 08:29:37 +08:00 |
|
zetaloop
|
7bcb73f139
|
refactor(data): add mock API adapters, id utility, and toast feedback
|
2026-02-22 08:02:48 +08:00 |
|