aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app
AgeCommit message (Expand)Author
2026-02-27feat(frontend): update icon, logo and textnsfisis
2026-02-27feat(deploy): re-enable update-submodule workflownsfisis
2026-02-21fix: resolve biome formatting error in App.tsx tournament routeClaude
2026-02-20feat: allow viewing/spectating games without loginClaude
2026-02-20feat(frontend): add problem preview page for pre-game viewingnsfisis
2026-02-20feat: add user submission history pagensfisis
2026-02-18feat: refactor tournament to generic DB-backed N-person bracketnsfisis
2026-02-17feat: rename iOSDC Japan 2025 references to PHPerKaigi 2026nsfisis
2026-02-17test(frontend): add comprehensive tests for components, hooks, and statensfisis
2026-02-16test(frontend): add Vitest test infrastructure and sample testsnsfisis
2026-02-14feat(openapi): generate OpenAPI specs from TypeSpec sourcesnsfisis
2026-02-14feat(frontend): update dependenciesnsfisis
2026-02-13feat(auth): store JWT in HTTP-only cookie instead of JS-accessible cookiensfisis
2026-02-13refactor(frontend): remove React Router remnants from config filesnsfisis
2026-02-13refactor(frontend): replace process.env with import.meta.env in API clientnsfisis
2026-02-13refactor(frontend): replace React Router BFF with Wouter SPAnsfisis
2026-02-13refactor(frontend): extract APP_NAME constant for page titlesnsfisis
2025-09-19feat(frontend): update tournament stylensfisis
2025-09-17feat(backend,frontend): implement tournament pagensfisis
2025-09-17feat(frontend): apply effect for high scorensfisis
2025-09-17feat(frontend): do not show copy button if code is emptynsfisis
2025-09-16feat(frontend): add copy button to code blocknsfisis
2025-09-16feat(frontend): re-enable swift highlightnsfisis
2025-09-06fix(frontend): environment notice for swiftnsfisis
2025-09-06fix(frontend): disable highlight for swift temporarilynsfisis
2025-09-06fix(*): support compile_error as worker resultnsfisis
2025-09-06refactor(frontend): remove unused filensfisis
2025-09-05feat(frontend): support swift languagensfisis
2025-08-18feat(frontend): bundle swift highlightnsfisis
2025-08-18feat(frontend): apply iOSDC Japan 2025 colornsfisis
2025-08-18fix(frontend): favicon pathnsfisis
2025-08-18fix(frontend): wrong base path config againnsfisis
2025-08-18fix(frontend): wrong base path confignsfisis
2025-08-17fix(frontend): wrong env var namensfisis
2025-08-17feat: update "PHPerKaigi" to "iOSDC Japan"nsfisis
2025-08-14feat(backend,frontend): Replace hard-coded base path with environment variablensfisis
2025-04-06feat(frontend): update index pagensfisis
2025-03-31fix(frontend): make ranking table scrollablensfisis
2025-03-29feat: show code in ranking pagensfisis
2025-03-21fixnsfisis
2025-03-21wipnsfisis
2025-03-21fix(frontend): refresh jwt if expirednsfisis
2025-03-21feat(frontend): do not transit to finished pagensfisis
2025-03-21fix(frontend): fix submission status flickeringnsfisis
2025-03-21feat(frontend): hide announcement text of online qualifying after code battle...nsfisis
2025-03-21feat(frontend): support mobile layoutnsfisis
2025-03-21feat(frontend): make main players optionalnsfisis
2025-03-21feat(frontend): show game result in 1v1 watchnsfisis
2025-03-21feat(frontend): remove game type labels in dashboardnsfisis
2025-03-21refactor(frontend): api clientnsfisis