my-kaiqiuwang/src
kyuuseiryuu 58edba247d feat: Update cache expiration times for event list and match info
- Increased the cache expiration time for event lists from 30 minutes to 72 hours.
- Increased the cache expiration time for match info from 3 minutes to 72 hours.
2026-03-03 18:17:31 +09:00
..
components feat: Add isPassedGame logic and update GroupingPrediction component 2026-03-03 18:11:17 +09:00
page feat: add current-score grouping flow with cached uid score API 2026-02-26 00:13:37 +09:00
services feat(uidScoreStore): increase redis timeout for uid-score keys from 3h to 24h 2026-03-03 17:50:42 +09:00
store feat: add current-score grouping flow with cached uid score API 2026-02-26 00:13:37 +09:00
types feat(global): find user 2026-02-10 11:11:08 +09:00
utils feat: Update cache expiration times for event list and match info 2026-03-03 18:17:31 +09:00
App.tsx feat: add favorite player functionality and improve navigation 2026-02-11 16:00:01 +09:00
frontend.tsx refactor(api): switch nowScores endpoint from GET query to POST JSON body 2026-03-03 00:58:58 +09:00
global.d.ts init 2026-01-29 22:00:49 +09:00
index.css init 2026-01-29 22:00:49 +09:00
index.html feat: add favorite player functionality and improve navigation 2026-02-11 16:00:01 +09:00
index.tsx fix(env): move validation to server.ts and add debug logging for missing 2026-03-03 17:46:30 +09:00
logo.jpg init 2026-01-29 22:00:49 +09:00
logo.svg init 2026-01-29 22:00:49 +09:00