index
:
phperkaigi-2025-albatross
main
phperkaigi-2025
phperkaigi-2025-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
frontend
/
app
/
routes
/
golf.$gameId.play.tsx
Age
Commit message (
Collapse
)
Author
2025-03-21
wip
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-10
feat(fontend): migrate from Remix to React Router
nsfisis
2025-03-08
websocket to polling
nsfisis
2025-03-04
update site name
nsfisis
2024-08-22
feat(frontend): jotai for play app
nsfisis
2024-08-12
feat(frontend): improve play page styling
nsfisis
2024-08-04
chore(frontend): format
nsfisis
2024-08-01
refactor(frontend): simplify login check
nsfisis
2024-08-01
chore(frontend): [biome] format
nsfisis
2024-08-01
chore(frontend): [biome] organize imports
nsfisis
2024-08-01
refactor(frontend): provide simpler API client
nsfisis
2024-07-31
feat: "iOSDC 2024" to "iOSDC Japan 2024"
nsfisis
2024-07-31
feat: implement /admin/games and /admin/games/{gameId}
nsfisis
2024-07-29
fix(frontend): make GolfPlayApp and GolfWatchApp client-only components to ↵
nsfisis
fix SSR errors
2024-07-29
feat(frontend): set meta title
nsfisis
2024-07-29
feat: authenticate WebSocket connection by short-lived access token
nsfisis
2024-07-29
feat(frontend): partially implement gaming
nsfisis