aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/game/message.go
AgeCommit message (Collapse)Author
2025-03-04update go package namesnsfisis
2024-08-12feat: add `submitresult` messagensfisis
2024-08-11feat: simplify starting procedurensfisis
2024-08-11feat(backend): remove `prepare` message's payloadnsfisis
2024-08-10feat: implement watch pagensfisis
2024-08-08feat(backend/worker): enable `unused`, `gofmt` and `goimports` in ↵nsfisis
`golangci-lint`
2024-08-05fix(backend): fix typo on message typesnsfisis
2024-08-03feat: partially implement submit actionnsfisis
2024-07-31feat: "iOSDC 2024" to "iOSDC Japan 2024"nsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29feat: handle code and execresult messagesnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-28refactor(backend): move game-related code to game modulensfisis