aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/components/GolfWatchApp.client.tsx
AgeCommit message (Expand)Author
2025-03-08websocket to pollingnsfisis
2025-03-04change base pathnsfisis
2025-03-04change portnsfisis
2024-08-22feat(frontend): log websocket message payloadnsfisis
2024-08-22feat(frontend): add minimal style to watch with audio play requestnsfisis
2024-08-22feat(frontend): jotai for watch appnsfisis
2024-08-22refactor(frontend): organize PlayerInfonsfisis
2024-08-21feat(frontend): partially implement sound effectnsfisis
2024-08-21feat(frontend): partially implement game resultnsfisis
2024-08-19feat(frontend): improve play/watch pages stylingnsfisis
2024-08-18feat(frontend): do not transit to finished screen in watch pagensfisis
2024-08-12fix(frontend): fix an issue where game does not finishnsfisis
2024-08-12feat(frontend): improve watch page stylingnsfisis
2024-08-12feat: show left time in play pagensfisis
2024-08-12feat: add `submitresult` messagensfisis
2024-08-12feat(frontend): show submission result at first renderingnsfisis
2024-08-12refactor: rename verification_steps for consistant namingnsfisis
2024-08-12refactor(frontend): rename SubmissionResult and VerificationResult for consis...nsfisis
2024-08-12refactor(frontend): move some types to app/modelsnsfisis
2024-08-12feat: do not show preliminary scorensfisis
2024-08-11feat(frontend): allow users to re-connectnsfisis
2024-08-11refactor(frontend): add stronger typing to useWebSocket()nsfisis
2024-08-10feat: implement watch pagensfisis
2024-08-10feat(frontend): partially implement watch pagensfisis
2024-08-10feat: prepend base pathnsfisis
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: problem not available in watching pagensfisis
2024-07-29fix(frontend): make GolfPlayApp and GolfWatchApp client-only components to fi...nsfisis