aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/components/GolfPlayApp.client.tsx
AgeCommit message (Collapse)Author
2024-08-22feat(frontend): jotai for play appnsfisis
2024-08-22refactor(frontend): organize PlayerInfonsfisis
2024-08-19feat(frontend): improve play/watch pages stylingnsfisis
2024-08-12fix(frontend): fix an issue where game does not finishnsfisis
2024-08-12feat: show left time in play pagensfisis
2024-08-12feat: add `submitresult` messagensfisis
2024-08-12feat(frontend): improve play page stylingnsfisis
2024-08-11feat(frontend): allow users to re-connectnsfisis
2024-08-11feat: simplify starting procedurensfisis
2024-08-11refactor(frontend): add stronger typing to useWebSocket()nsfisis
2024-08-11feat(frontend): obtain `problem` from `Game` object instead of `prepare` ↵nsfisis
message's payload
2024-08-10feat: prepend base pathnsfisis
2024-08-05feat: show execution result in play pagensfisis
2024-08-03feat: partially implement submit actionnsfisis
2024-08-01chore(frontend): [biome] formatnsfisis
2024-08-01chore(frontend): [biome] organize importsnsfisis
2024-07-31feat: "iOSDC 2024" to "iOSDC Japan 2024"nsfisis
2024-07-29fix(frontend): make GolfPlayApp and GolfWatchApp client-only components to ↵nsfisis
fix SSR errors