imc-vibe/backend
Christoph Haas 3198819f75 Remove domains from auth API responses
- Remove Domains field from UserResponse struct
- Login and Me endpoints no longer return domains
- Domains should be fetched separately from /api/domains
2026-03-29 22:28:54 +02:00
..
cmd/server Add gin.Logger() middleware for HTTP request logging in dev mode 2026-03-29 19:10:44 +02:00
internal Remove domains from auth API responses 2026-03-29 22:28:54 +02:00
.air.toml Rename project from imc-vibe to imc 2026-03-24 23:42:37 +01:00
go.mod Complete GORM to sqlc migration 2026-03-29 13:56:14 +02:00
go.sum Complete GORM to sqlc migration 2026-03-29 13:56:14 +02:00
sqlc.yaml WIP: Migrate from GORM to sqlc - partial migration, build broken 2026-03-28 18:26:45 +01:00