| 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> | |||
| 2026-02-13 | refactor(frontend): extract APP_NAME constant for page titles | nsfisis | |
| Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-08-18 | feat(frontend): apply iOSDC Japan 2025 color | nsfisis | |
| 2025-08-17 | feat: update "PHPerKaigi" to "iOSDC Japan" | nsfisis | |
| 2025-08-14 | feat(backend,frontend): Replace hard-coded base path with environment variable | nsfisis | |
| 2025-04-06 | feat(frontend): update index page | nsfisis | |
| 2025-03-15 | feat(frontend): update top page | nsfisis | |
| 2025-03-10 | feat(fontend): migrate from Remix to React Router | nsfisis | |
| 2025-03-04 | update colors | nsfisis | |
| 2025-03-04 | update site name | nsfisis | |
| 2025-03-04 | update index page | nsfisis | |
| 2025-03-04 | Revert "feat(frontend): update home page" | nsfisis | |
| This reverts commit f8dc194ed82c2181cf466927514cfe08a2429725. | |||
| 2025-03-04 | change base path | nsfisis | |
| 2024-08-30 | feat(frontend): update home page | nsfisis | |
| 2024-08-18 | fix(frontend): fix an issue where loading icon does not rotate | nsfisis | |
| 2024-08-12 | feat(frontend): improve play page styling | nsfisis | |
| 2024-08-11 | feat(frontend): improve dashboard styling | nsfisis | |
| 2024-08-11 | feat(frontend): improve error handling of login form | nsfisis | |
| 2024-08-11 | feat(frontend): improve top page styling | nsfisis | |
| 2024-08-11 | fix(frontend): fix layout shift | nsfisis | |
| 2024-08-10 | feat(frontend): show status indicator icon | nsfisis | |
| 2024-08-06 | feat(frontend): redirect / to /dashboard if user is logged in | nsfisis | |
| 2024-08-04 | chore(frontend): format | nsfisis | |
| 2024-08-01 | chore(frontend): [biome] format | nsfisis | |
| 2024-07-31 | feat: "iOSDC 2024" to "iOSDC Japan 2024" | nsfisis | |
| 2024-07-29 | feat(frontend): set meta title | nsfisis | |
| 2024-07-28 | frontend: impl /login and /dashboard | nsfisis | |
| 2024-07-27 | remix | nsfisis | |
