aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/components/Gaming
AgeCommit message (Expand)Author
2026-03-21feat(worker): block eval() in PHP code submissionsHEADmainnsfisis
2026-03-06style: switch from tab to space indentation in frontend and worker/phpnsfisis
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(frontend): change brand color for PHPerKaigi 2026nsfisis
2026-02-27feat(worker): update PHP to 8.5.3nsfisis
2026-02-17test(frontend): add comprehensive tests for components, hooks, and statensfisis
2026-02-14feat(frontend): update dependenciesnsfisis
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-06fix(frontend): environment notice for swiftnsfisis
2025-09-05feat(frontend): support swift languagensfisis
2025-03-31fix(frontend): make ranking table scrollablensfisis
2025-03-29feat: show code in ranking pagensfisis
2025-03-21feat(frontend): support mobile layoutnsfisis
2025-03-21feat(frontend): show ranking in 1v1 watch pagensfisis
2025-03-21feat(frontend): make container foldablensfisis
2025-03-20fix(frontend): fix state corruptionnsfisis
2025-03-20feat(frontend): tweak score barnsfisis
2025-03-20feat(frontend): improve watch page layoutnsfisis
2025-03-20fix(frontend): prevent flickeringnsfisis
2025-03-20feat: show submission date on rankingnsfisis
2025-03-18feat(frontend): update player noticensfisis
2025-03-16feat(frontend): add notice for playernsfisis
2025-03-16feat(frontend): show the current code sizensfisis
2025-03-16feat(frontend): add InlineCode componentnsfisis
2025-03-16feat(frontend): show non-highlighted code until syntax highlighting completensfisis
2025-03-15feat(frontend): improve left time displaynsfisis
2025-03-15feat(frontend): show notice for playersnsfisis
2025-03-15feat(frontend): enhance score bar rationsfisis
2025-03-15feat(frontend): show sample code in watch pagensfisis
2025-03-10feat(frontend): use fine-grained bundle of shikinsfisis
2025-03-08websocket to pollingnsfisis
2024-08-22refactor(frontend): organize PlayerInfonsfisis
2024-08-19feat(frontend): adjust style of submit resultnsfisis
2024-08-19fix(frontend): fix submit result layoutnsfisis
2024-08-18feat(frontend): wrap code blocknsfisis
2024-08-18feat(frontend): syntax highlight for code block in watch pagensfisis
2024-08-18feat(frontend): do now use green color in watch pagensfisis
2024-08-18fix(frontend): fix an issue where loading icon does not rotatensfisis
2024-08-18refactor(frontend): extract components for gaming pagensfisis