my-kaiqiuwang/src
kyuuseiryuu 5168bdca29 feat(user-center): enhance loading fallback and avatar display
- Update HydrateFallback to show a refresh button after 10 seconds of loading
- Improve UserCenter avatar by using username/name as fallback when image is missing
- Add /dev route pointing to HydrateFallback component
2026-03-18 10:02:45 +09:00
..
components feat(user-center): enhance loading fallback and avatar display 2026-03-18 10:02:45 +09:00
dao feat: migrate user fav system from session aud to Logto sub 2026-03-16 12:45:12 +09:00
hooks feat(api-versioning): remove git-based versioning and serve via HTML script tag 2026-03-17 11:23:25 +09:00
page feat(user-center): enhance loading fallback and avatar display 2026-03-18 10:02:45 +09:00
prisma feat: implement user favorite player system with Logto sync 2026-03-09 10:16:27 +09:00
services feat(auth): add Kaiqiu account binding and update WebSocket architecture 2026-03-18 01:18:34 +09:00
store feat: search club 2026-03-13 20:15:57 +09:00
types feat(auth): add Kaiqiu account binding and update WebSocket architecture 2026-03-18 01:18:34 +09:00
utils feat(auth): add Kaiqiu account binding and update WebSocket architecture 2026-03-18 01:18:34 +09:00
App.tsx feat(app): split game selector and implement club detail page 2026-03-13 10:27:05 +09:00
frontend.tsx feat: configure Logto scopes and externalize appId 2026-03-16 14:30:23 +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 apple-touch-icon for iOS device support 2026-03-16 10:02:45 +09:00
index.tsx feat(auth): add Kaiqiu account binding and update WebSocket architecture 2026-03-18 01:18:34 +09:00
logo.jpg init 2026-01-29 22:00:49 +09:00
logo.svg init 2026-01-29 22:00:49 +09:00
routes.tsx feat(user-center): enhance loading fallback and avatar display 2026-03-18 10:02:45 +09:00