index
:
phperkaigi-2025-albatross
main
phperkaigi-2025
phperkaigi-2025-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backend
/
game
Age
Commit message (
Collapse
)
Author
2024-08-03
feat: partially implement submit action
nsfisis
2024-08-01
refactor(backend): `Id` to `ID` in echo path params
nsfisis
2024-08-01
refactor(backend): `Id` to `ID` in oapi-codegen
nsfisis
2024-08-01
feat: change procedure of game starting
nsfisis
2024-07-31
feat: "iOSDC 2024" to "iOSDC Japan 2024"
nsfisis
2024-07-31
feat: implement /admin/games and /admin/games/{gameId}
nsfisis
2024-07-31
feat(backend): enable `nullable-type` option of `oapi-codegen` for strict ↵
nsfisis
handling of nullable OpenAPI types
2024-07-29
fix(backend): fix an issue where game hub is closed unexpectedly
nsfisis
2024-07-29
refactor(backend)
nsfisis
2024-07-29
feat: authenticate WebSocket connection by short-lived access token
nsfisis
2024-07-29
feat: partially implement watching
nsfisis
2024-07-29
refactor(backend): enable emit_pointers_for_null_types in sqlc
nsfisis
2024-07-29
feat: handle code and execresult messages
nsfisis
2024-07-29
feat(backend): partially implement gaming
nsfisis
2024-07-28
refactor(backend): move game-related code to game module
nsfisis