| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | refactor(frontend): replace React Router BFF with Wouter SPA | nsfisis | |
| Remove React Router 7 SSR/BFF architecture (server-side loaders, actions, sessions, remix-auth) and replace with a client-side SPA using Wouter for routing and cookie-based JWT auth. - Replace reactRouter() Vite plugin with @vitejs/plugin-react - Add index.html + app/main.tsx as SPA entry points - Add Wouter routing with auth guards (ProtectedRoute/PublicOnlyRoute) - Add client-side auth (app/auth.ts) and useAuth hook - Migrate all route files to app/pages/ with client-side data fetching - Update NavigateLink and GolfPlayAppGaming to use Wouter Link - Remove .server/, routes/, root.tsx, react-router.config.ts - Clean up tsconfig.json (remove .react-router references) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-05 | feat(frontend): support swift language | nsfisis | |
| 2025-03-21 | feat(frontend): do not transit to finished page | nsfisis | |
| 2025-03-21 | feat(frontend): support mobile layout | nsfisis | |
| 2025-03-20 | fix(frontend): fix state corruption | nsfisis | |
| 2025-03-20 | feat(frontend): improve watch page layout | nsfisis | |
| 2025-03-20 | feat(frontend): remove "player 1" or "player 2" labels | nsfisis | |
| 2025-03-20 | refactor(frontend): TwoColumnLayout/ThreeColumnLayout | nsfisis | |
| 2025-03-16 | fix(frontend): fix code size calculation | nsfisis | |
| 2025-03-16 | feat(frontend): current status | nsfisis | |
| 2025-03-16 | feat(frontend): show the current code size | nsfisis | |
| 2025-03-15 | feat(frontend): improve left time display | nsfisis | |
| 2025-03-15 | feat(frontend): show sample code in watch page | nsfisis | |
| 2025-03-10 | feat(fontend): migrate from Remix to React Router | nsfisis | |
| 2025-03-10 | feat(frontend): upgrade packages | nsfisis | |
| 2025-03-08 | fix style | nsfisis | |
| 2025-03-08 | description | nsfisis | |
| 2025-03-08 | websocket to polling | nsfisis | |
| 2025-03-04 | update site name | nsfisis | |
| 2024-08-22 | feat(frontend): jotai for play app | nsfisis | |
| 2024-08-22 | refactor(frontend): organize PlayerInfo | nsfisis | |
| 2024-08-19 | refactor(frontend): extract UserIcon component | nsfisis | |
| 2024-08-18 | refactor(frontend): extract components for gaming page | nsfisis | |
| 2024-08-17 | feat(frontend): show player icon | nsfisis | |
| 2024-08-12 | feat: show left time in play page | nsfisis | |
| 2024-08-12 | feat(frontend): improve play page styling | nsfisis | |
| 2024-08-12 | feat: add `submitresult` message | nsfisis | |
| 2024-08-12 | feat(frontend): improve play page styling | nsfisis | |
| 2024-08-11 | feat(frontend): obtain `problem` from `Game` object instead of `prepare` ↵ | nsfisis | |
| message's payload | |||
| 2024-08-05 | feat(frontend): tweak play page | nsfisis | |
| 2024-08-05 | feat: show execution result in play page | nsfisis | |
| 2024-08-03 | feat: partially implement submit action | nsfisis | |
| 2024-08-01 | chore(frontend): [biome] format | nsfisis | |
| 2024-08-01 | feat(frontend): add minimal styling to game pages | nsfisis | |
| 2024-07-29 | feat(frontend): partially implement gaming | nsfisis | |
