summaryrefslogtreecommitdiff
path: root/router
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby1-1/+3
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby2-6/+16
2026-02-11Refactor homepage and error templates, add service worker and manifest for PW...Bobby1-1/+1
2026-01-20Implement custom error handling and templates for HTTP responsesBobby1-1/+15
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...Bobby2-0/+38