aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/game/hub.go
AgeCommit message (Collapse)Author
2024-08-03feat: partially implement submit actionnsfisis
2024-08-01refactor(backend): `Id` to `ID` in oapi-codegennsfisis
2024-08-01feat: change procedure of game startingnsfisis
2024-07-31feat: "iOSDC 2024" to "iOSDC Japan 2024"nsfisis
2024-07-31feat(backend): enable `nullable-type` option of `oapi-codegen` for strict ↵nsfisis
handling of nullable OpenAPI types
2024-07-29fix(backend): fix an issue where game hub is closed unexpectedlynsfisis
2024-07-29refactor(backend)nsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29refactor(backend): enable emit_pointers_for_null_types in sqlcnsfisis
2024-07-29feat: handle code and execresult messagesnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis