Commit Graph

5 Commits

Author SHA1 Message Date
79c839db00 feat: add current-score grouping flow with cached uid score API
- move shared parsing/grouping helpers into serverUtils and update imports
- add xcxApi singleton in serverUtils
- add Redis-backed uid score store and /api/user/nowScores endpoint
- preload uid scores in event loader and tags in profile loader
- allow grouping prediction to switch sort mode between current/yearly score
- update tags component to consume loader-provided tags
- remove unused zustand game store
- add redis test scaffold and scoreboard component scaffold
2026-02-26 00:13:37 +09:00
6fcd54ed34 fix(Profile): disable uid: 0 2026-02-10 15:15:08 +09:00
bbc6a592f4 feat(global): find user 2026-02-10 11:11:08 +09:00
8831ac456b feat(Profile): GameTable 2026-01-30 11:55:44 +09:00
0fed35fb48 init 2026-01-29 22:00:49 +09:00