summaryrefslogtreecommitdiff
path: root/router/base.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby1-6/+3
2026-02-11Refactor homepage and error templates, add service worker and manifest for PW...Bobby1-1/+1
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 configu...Bobby1-0/+16