aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
AgeCommit message (Expand)Author
2026-03-06feat(frontend): remove standalone submissions pagensfisis
2026-03-05fix(frontend): hide code column in ranking table when code is not availablensfisis
2026-03-01feat(frontend): show submission history on play screennsfisis
2026-03-01fix(frontend): render line numbers before syntax highlighting to prevent layo...nsfisis
2026-03-01fix(frontend): add right padding to code block to prevent copy button overlapnsfisis
2026-02-28feat(admin): allow admin users to view and submit code before game startsnsfisis
2026-02-28問題閲覧画面のリンクをゲーム開始前でも表示するClaude
2026-02-28問題閲覧画面に観戦ページへのリンクを追加Claude
2026-02-28feat(frontend): change brand color for PHPerKaigi 2026nsfisis
2026-02-27feat(worker): update PHP to 8.5.3nsfisis
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-14build: introduce npm workspaces for unified dependency managementnsfisis
2026-02-14ci: add GitHub Actions CI workflow with justnsfisis
2026-02-14feat(openapi): generate OpenAPI specs from TypeSpec sourcesnsfisis
2026-02-14feat(frontend): add rollup-plugin-visualizernsfisis
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 Node.js runtime with nginx in Dockerfilensfisis
2026-02-13refactor(frontend): remove React Router and BFF-related dependenciesnsfisis
2026-02-13refactor(frontend): replace React Router CLI with Vite in build scriptsnsfisis
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: rename module/package namensfisis
2026-02-13chore: replace Makefile with justfilensfisis
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-16feat(frontend): update shikinsfisis
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-18fix(frontend): argument definition in Dockerfilensfisis
2025-08-18feat(frontend): apply iOSDC Japan 2025 colornsfisis