imc-vibe/backend/internal/api/handlers
Christoph Haas 36258bf53c Sort domains alphabetically
- GetAllDomains: order by name ASC
- GetUserAccessibleDomains: order by name ASC for both admin and regular users
2026-03-23 00:11:03 +01:00
..
aliases.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
auth.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
domains.go Add domain name validation 2026-03-22 23:52:37 +01:00
logs.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
middleware.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
queue.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
response.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
stats.go Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
users.go Sort domains alphabetically 2026-03-23 00:11:03 +01:00