summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and ↵Bobby1-0/+6
user info retrieval
2026-01-20Add session management with PostgreSQL storage and utility functionsBobby1-14/+104
2026-01-20Add Tailwind CSS and HTMX integration and implement custom template tagsBobby1-2/+18
2026-01-20Implement database configuration and management with PostgreSQL supportBobby1-0/+36
2026-01-15Add initial project structure with Go Fiber framework and environment ↵Bobby1-0/+29
configuration