summaryrefslogtreecommitdiff
path: root/shrine/config/env.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-6/+8
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby1-0/+9
2026-03-05feat: add email verification functionality with SMTP supportBobby1-0/+9
2026-03-03feat: implement user authentication and registration with token supportBobby1-5/+8
2026-03-03feat(config): add CORS origins configuration to server structBobby1-4/+5
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+13