aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/api/generated.go
AgeCommit message (Expand)Author
2024-07-31feat: implement /admin/games and /admin/games/{gameId}nsfisis
2024-07-31fix: adjust /games/{gameId} definitionnsfisis
2024-07-31feat(backend): enable `nullable-type` option of `oapi-codegen` for strict han...nsfisis
2024-07-31feat: implement /admin/users pagensfisis
2024-07-29feat: authenticate WebSocket connection by short-lived access tokennsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29feat: define GamePlayerMessageC2SCode and GamePlayerMessageS2CExecResultnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-29feat: add game messages to openapi specnsfisis
2024-07-28feat: implement game entrynsfisis
2024-07-28refactor: remove /api/ prefix from openapi.yamlnsfisis
2024-07-28refactor: change JwtPayload typensfisis
2024-07-28rename user's display_username to display_namensfisis
2024-07-28backend: openapinsfisis