aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app
AgeCommit message (Collapse)Author
2024-08-30feat(frontend): update home pagensfisis
2024-08-22fix(frontend): workaround exec resultnsfisis
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-22feat(frontend): jotai for play appnsfisis
2024-08-22refactor(frontend): organize PlayerInfonsfisis
2024-08-22feat(frontend): remove spectrum analyzer in waiting pagensfisis
2024-08-21feat(frontend): partially implement sound effectnsfisis
2024-08-21feat(frontend): partially implement game resultnsfisis
2024-08-21fix(frontend): fix invalid class name in starting pagensfisis
2024-08-19feat(frontend): improve play/watch pages stylingnsfisis
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): do not redirect from dashboard to admin dashboard even if ↵nsfisis
user is admin
2024-08-17feat(frontend): show player iconnsfisis
2024-08-17feat(backend): allow login/signup with email addressnsfisis
2024-08-13feat: disallow login with email addressnsfisis
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(backend): remove `prepare` message's payloadnsfisis
2024-08-11feat(frontend): obtain `problem` from `Game` object instead of `prepare` ↵nsfisis
message's payload
2024-08-11feat(backend): always include `problem` property in `Game` object in APIsnsfisis
2024-08-11feat(frontend): tweak dashboard stylensfisis
2024-08-11fix(frontend): fix 404 on admin dashboardnsfisis
2024-08-11feat(frontend): improve dashboard stylingnsfisis
2024-08-11feat(frontend): improve error handling of login formnsfisis