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
/
GolfWatchApp.tsx
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>
2025-09-05
feat(frontend): support swift language
nsfisis
2025-03-21
feat(frontend): make main players optional
nsfisis
2025-03-21
feat(frontend): show game result in 1v1 watch
nsfisis
2025-03-21
refactor(frontend): api client
nsfisis
2025-03-20
fix(frontend): fix state corruption
nsfisis
2025-03-15
refactor(feat): remove unnecessary component property
nsfisis
2025-03-15
feat(frontend): show loaing screen
nsfisis
2025-03-15
feat(frontend): show sample code in watch page
nsfisis
2025-03-08
show ranking
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