| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-06 | style: switch from tab to space indentation in frontend and worker/php | nsfisis | |
| Update biome.json indentStyle from "tab" to "space" and reformat all files in both workspaces. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-03-01 | feat(frontend): show submission history on play screen | nsfisis | |
| Replace the placeholder submission status section with a full submission history table using the existing getGamePlaySubmissions API. Extract shared DataTable, DataTableCell, and formatUnixTimestamp from RankingTable into a reusable Gaming/DataTable component. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-28 | feat(admin): allow admin users to view and submit code before game starts | nsfisis | |
| Admin users can now access the gaming UI (problem description, code editor, submit button) even when a game has not started yet. Regular users still see the waiting screen as before. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-05 | feat(frontend): support swift language | nsfisis | |
| 2025-03-21 | wip | nsfisis | |
| 2025-03-21 | feat(frontend): do not transit to finished page | nsfisis | |
| 2025-03-21 | fix(frontend): fix submission status flickering | nsfisis | |
| 2025-03-21 | feat(frontend): support mobile layout | nsfisis | |
| 2025-03-21 | refactor(frontend): api client | nsfisis | |
| 2025-03-20 | fix(frontend): fix state corruption | nsfisis | |
| 2025-03-15 | feat(frontend): show loaing screen | nsfisis | |
| 2025-03-08 | websocket to polling | nsfisis | |
| 2024-07-29 | fix(frontend): make GolfPlayApp and GolfWatchApp client-only components to ↵ | nsfisis | |
| fix SSR errors | |||
| 2024-07-29 | feat: authenticate WebSocket connection by short-lived access token | nsfisis | |
| 2024-07-29 | feat: partially implement watching | nsfisis | |
| 2024-07-29 | feat: handle code and execresult messages | nsfisis | |
| 2024-07-29 | feat(frontend): partially implement gaming | nsfisis | |
