Commit Graph
7 Commits
Author SHA1 Message Date
jessy-david-dev 7ecf268191 feat(leaderboard): add separate rankings for daily and blitz modes 2026-04-14 15:40:44 +02:00
jessy-david-dev d268905f2d style: apply prettier formatting across codebase 2026-04-11 22:25:34 +02:00
jessy-david-dev 7d1b236b46 feat(profiles): add public player profiles with clickable leaderboard entries
- Create /api/users/[id] endpoint for public player stats
- Add PublicProfileScreen component with stats by mode
- Make leaderboard entries clickable to view player profiles
- Fix .gitignore to exclude .claude/ and *.db files
2026-04-11 15:17:56 +02:00
jessy-david-dev d21b4e4829 fix(leaderboard): show all stats on mobile with stacked layout 2026-04-10 19:06:56 +02:00
jessy-david-dev 02dd3869d3 fix(responsive): full mobile-first pass on all screens, fix join button layout 2026-04-10 19:04:52 +02:00
jessy-david-dev b15418e949 refactor: migrate all components to Tailwind, globals.css 1676 → 88 lignes 2026-04-10 18:58:41 +02:00
jessy-david-dev aed510afd5 feat(leaderboard): add global rankings screen with solo/multi/all filters 2026-04-10 17:30:13 +02:00