aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/api/handlers.go
AgeCommit message (Collapse)Author
2024-07-31feat: implement /admin/users pagensfisis
2024-07-29fix: problem not available in watching pagensfisis
2024-07-29feat: authenticate WebSocket connection by short-lived access tokennsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29refactor(backend): enable emit_pointers_for_null_types in sqlcnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-28chore(backend): rename root modulensfisis
2024-07-28feat(backend): log detailed error message in 5xx errornsfisis
2024-07-28feat: implement game entrynsfisis
2024-07-28refactor: remove /api/ prefix from openapi.yamlnsfisis
2024-07-28feat(backend): handle JWT validation manuallynsfisis
2024-07-28refactor: change JwtPayload typensfisis
2024-07-28rename user's display_username to display_namensfisis
2024-07-28backend: openapinsfisis