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
/
app
/
components
/
GolfPlayApp.tsx
Age
Commit message (
Collapse
)
Author
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