| 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-03-21 | wip | nsfisis | |
| 2025-03-21 | fix(frontend): refresh jwt if expired | nsfisis | |
| 2025-03-21 | refactor(frontend): api client | nsfisis | |
| 2025-03-10 | feat(fontend): migrate from Remix to React Router | nsfisis | |
| 2025-03-08 | websocket to polling | nsfisis | |
| 2025-03-04 | rm registration token | nsfisis | |
| 2024-08-11 | feat(frontend): improve error handling of login form | nsfisis | |
| 2024-08-09 | feat: support authentication via fortee | nsfisis | |
| 2024-08-04 | feat: authenticate users in admin pages | nsfisis | |
| 2024-08-04 | feat(frontend): remove admin pages | nsfisis | |
| 2024-08-01 | refactor(frontend): simplify login check | nsfisis | |
| 2024-08-01 | chore(frontend): [biome] format | nsfisis | |
| 2024-08-01 | chore(frontend): [biome] organize imports | nsfisis | |
| 2024-08-01 | refactor(frontend): provide simpler API client | nsfisis | |
| 2024-07-31 | feat: implement /admin/users page | nsfisis | |
| 2024-07-28 | feat: implement game entry | nsfisis | |
| 2024-07-28 | refactor: remove /api/ prefix from openapi.yaml | nsfisis | |
| 2024-07-28 | refactor(frontend): do not convert property names | nsfisis | |
| 2024-07-28 | rename user's display_username to display_name | nsfisis | |
| 2024-07-28 | frontend: openapi | nsfisis | |
