index
:
phperkaigi-2026-albatross
main
phperkaigi-2026-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
frontend
Age
Commit message (
Expand
)
Author
2026-03-21
feat(worker): block eval() in PHP code submissions
HEAD
main
nsfisis
2026-03-20
style(frontend): thicken tournament bracket connector lines
nsfisis
2026-03-20
style(frontend): improve tournament bracket visual presentation
nsfisis
2026-03-20
fix(frontend): fix quarter-final bracket horizontal lines overshooting leg po...
nsfisis
2026-03-19
Fix tournament bracket horizontal lines extending beyond vertical leg positions
Claude
2026-03-19
Fix tournament bracket connector lines
Claude
2026-03-19
Remove MatchCell from tournament bracket, use connector line colors only
Claude
2026-03-06
style: switch from tab to space indentation in frontend and worker/php
nsfisis
2026-03-06
feat(frontend): remove standalone submissions page
nsfisis
2026-03-05
fix(frontend): hide code column in ranking table when code is not available
nsfisis
2026-03-01
feat(frontend): show submission history on play screen
nsfisis
2026-03-01
fix(frontend): render line numbers before syntax highlighting to prevent layo...
nsfisis
2026-03-01
fix(frontend): add right padding to code block to prevent copy button overlap
nsfisis
2026-02-28
feat(admin): allow admin users to view and submit code before game starts
nsfisis
2026-02-28
問題閲覧画面のリンクをゲーム開始前でも表示する
Claude
2026-02-28
問題閲覧画面に観戦ページへのリンクを追加
Claude
2026-02-28
feat(frontend): change brand color for PHPerKaigi 2026
nsfisis
2026-02-27
feat(worker): update PHP to 8.5.3
nsfisis
2026-02-27
feat(frontend): update icon, logo and text
nsfisis
2026-02-27
feat(deploy): re-enable update-submodule workflow
nsfisis
2026-02-21
fix: resolve biome formatting error in App.tsx tournament route
Claude
2026-02-20
feat: allow viewing/spectating games without login
Claude
2026-02-20
feat(frontend): add problem preview page for pre-game viewing
nsfisis
2026-02-20
feat: add user submission history page
nsfisis
2026-02-18
feat: refactor tournament to generic DB-backed N-person bracket
nsfisis
2026-02-17
feat: rename iOSDC Japan 2025 references to PHPerKaigi 2026
nsfisis
2026-02-17
test(frontend): add comprehensive tests for components, hooks, and state
nsfisis
2026-02-16
test(frontend): add Vitest test infrastructure and sample tests
nsfisis
2026-02-14
build: introduce npm workspaces for unified dependency management
nsfisis
2026-02-14
ci: add GitHub Actions CI workflow with just
nsfisis
2026-02-14
feat(openapi): generate OpenAPI specs from TypeSpec sources
nsfisis
2026-02-14
feat(frontend): add rollup-plugin-visualizer
nsfisis
2026-02-14
feat(frontend): update dependencies
nsfisis
2026-02-13
feat(auth): store JWT in HTTP-only cookie instead of JS-accessible cookie
nsfisis
2026-02-13
refactor(frontend): remove React Router remnants from config files
nsfisis
2026-02-13
refactor(frontend): replace Node.js runtime with nginx in Dockerfile
nsfisis
2026-02-13
refactor(frontend): remove React Router and BFF-related dependencies
nsfisis
2026-02-13
refactor(frontend): replace React Router CLI with Vite in build scripts
nsfisis
2026-02-13
refactor(frontend): replace process.env with import.meta.env in API client
nsfisis
2026-02-13
refactor(frontend): replace React Router BFF with Wouter SPA
nsfisis
2026-02-13
refactor: rename module/package name
nsfisis
2026-02-13
chore: replace Makefile with justfile
nsfisis
2026-02-13
refactor(frontend): extract APP_NAME constant for page titles
nsfisis
2025-09-19
feat(frontend): update tournament style
nsfisis
2025-09-17
feat(backend,frontend): implement tournament page
nsfisis
2025-09-17
feat(frontend): apply effect for high score
nsfisis
2025-09-17
feat(frontend): do not show copy button if code is empty
nsfisis
2025-09-16
feat(frontend): add copy button to code block
nsfisis
2025-09-16
feat(frontend): re-enable swift highlight
nsfisis
2025-09-16
feat(frontend): update shiki
nsfisis
[next]