7 Commits

Author SHA1 Message Date
zetaloop a0b61fbc44 refactor(dashboard): fetch current player via /players/me 2026-05-03 07:58:04 +08:00
zetaloop b6002f5691 refactor: remove hardcoded display values and unused lib/id.ts
Delete hardcoded marketing stats in auth layout and ¥12,800
placeholder in owner dashboard. Remove lib/id.ts which is no
longer referenced by any module.
2026-05-01 17:33:05 +08:00
zetaloop 30c336345e fix(api): normalize empty list responses 2026-04-26 01:53:05 +08:00
zetaloop 70230483f8 fix(api): skip unavailable backend routes 2026-04-25 14:04:53 +08:00
zetaloop 3b82602c38 fix(api): align list defaults with backend page limits 2026-04-24 08:55:48 +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