aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/components
AgeCommit message (Collapse)Author
2024-08-19refactor(frontend): extract UserIcon componentnsfisis
2024-08-19feat(frontend): adjust style of submit resultnsfisis
2024-08-19feat(frontend): do not align problem to the bottom in watch pagensfisis
2024-08-19fix(frontend): fix submit result layoutnsfisis
2024-08-18feat(frontend): wrap code blocknsfisis
2024-08-18feat(frontend): syntax highlight for code block in watch pagensfisis
2024-08-18feat(frontend): improve styling of starting screennsfisis
2024-08-18feat(frontend): do not transit to finished screen in watch pagensfisis
2024-08-18feat(frontend): do now use green color in watch pagensfisis
2024-08-18fix(frontend): fix an issue where loading icon does not rotatensfisis
2024-08-18feat(frontend): show problem in watch pagensfisis
2024-08-18refactor(frontend): extract components for gaming pagensfisis
2024-08-17feat(frontend): show player iconnsfisis
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(frontend): improve play page stylingnsfisis
2024-08-12feat: add `submitresult` messagensfisis
2024-08-12feat(frontend): show submission result at first renderingnsfisis
2024-08-12refactor(frontend): create SubmitStatusLabel componentnsfisis
2024-08-12refactor: rename verification_steps for consistant namingnsfisis
2024-08-12refactor(frontend): rename SubmissionResult and VerificationResult for ↵nsfisis
consistant naming
2024-08-12refactor(frontend): move some types to app/modelsnsfisis
2024-08-12feat: do not show preliminary scorensfisis
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-11feat(frontend): tweak dashboard stylensfisis
2024-08-11feat(frontend): improve dashboard stylingnsfisis
2024-08-11feat(frontend): improve error handling of login formnsfisis
2024-08-10feat(frontend): change score displaynsfisis
2024-08-10fix(frontend): provide stable keynsfisis
2024-08-10feat(frontend): show status indicator iconnsfisis
2024-08-10feat: implement watch pagensfisis
2024-08-10feat(frontend): partially implement watch pagensfisis
2024-08-10feat: prepend base pathnsfisis
2024-08-05feat(frontend): tweak play pagensfisis
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-08-01feat(frontend): add minimal styling to game pagesnsfisis
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 ↵nsfisis
fix SSR errors
2024-07-29feat: authenticate WebSocket connection by short-lived access tokennsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29feat: handle code and execresult messagesnsfisis