summaryrefslogtreecommitdiff
path: root/router/base.go
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Implement authentication flow with middleware and controllers, add OpenID ↵Bobby1-6/+3
discovery URL to server config
2026-02-11Refactor homepage and error templates, add service worker and manifest for ↵Bobby1-1/+1
PWA support
2026-01-20Add shortcuts utility functions for rendering and error handlingBobby1-1/+2
2026-01-20Add Tailwind CSS and HTMX integration and implement custom template tagsBobby1-1/+1
2026-01-15Add initial project structure with Go Fiber framework and environment ↵Bobby1-0/+16
configuration