• Go 99.7%
  • Dockerfile 0.3%
Find a file
josiahp 6755158750
All checks were successful
/ ci (push) Successful in 37s
Merge pull request 'Add Forgejo Actions' (#1) from f/forgejo-actions into main
Reviewed-on: #1
2026-07-14 14:27:16 +09:00
.forgejo/workflows chore: fix job name test -> ci 2026-07-14 14:25:55 +09:00
client add sqlite support, sqlc, golang-migrate 2026-06-17 12:30:36 +09:00
cmd fix: embed tzdata so that we can get local time 2026-07-14 11:47:07 +09:00
db chore: remove dead code 2026-07-14 09:16:15 +09:00
server feat: delete cookies on session validation failure to avoid weird errors 2026-07-14 10:11:30 +09:00
.dockerignore feat: move to docker compose for deploy, handle sigterm, move most actions to dispatcher 2026-06-17 14:05:02 +09:00
.gitignore feat: add backup before migration 2026-07-01 17:40:12 +09:00
compose.yaml feat: restart the server on crash 2026-06-30 13:23:22 +09:00
Dockerfile feat: remove web based client (moved to toymud-react-client) 2026-06-19 13:08:20 +09:00
go.mod chore: run go mod tidy, tweak auth route -> /api/auth 2026-06-24 16:09:11 +09:00
go.sum chore: run go mod tidy, tweak auth route -> /api/auth 2026-06-24 16:09:11 +09:00
mise.toml feat: separate item service, remove old db interface, add item management 2026-07-01 15:08:20 +09:00
sqlc.yaml feat: first pass at moving items into entities 2026-07-13 10:44:21 +09:00