zetaloop
|
38ff65d51f
|
refactor: drop Number() coercion on snowflake ids
|
2026-05-03 07:58:04 +08:00 |
|
zetaloop
|
e559204347
|
feat(services): manage services through backend
|
2026-04-25 14:31:04 +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
|
f1ae3e04bb
|
feat(catalog): fetch players, services, shops
|
2026-02-28 16:37:15 +08:00 |
|
zetaloop
|
7bcb73f139
|
refactor(data): add mock API adapters, id utility, and toast feedback
|
2026-02-22 08:02:48 +08:00 |
|