summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainAdd icon bar partial template with navigation links and iconsBobby4 months
 
 
AgeCommit messageAuthorFilesLines
2026-02-11Add icon bar partial template with navigation links and iconsHEADmainBobby14-18/+265
2026-02-11Refactor logout functionality to render a dedicated logout template and updat...Bobby4-50/+30
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby15-25/+376
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby10-15/+101
2026-02-11Refactor homepage and error templates, add service worker and manifest for PW...Bobby9-31/+89
2026-01-20Implement custom error handling and templates for HTTP responsesBobby3-1/+93
2026-01-20Add shortcuts utility functions for rendering and error handlingBobby7-1/+243
2026-01-20Add session management with PostgreSQL storage and utility functionsBobby7-20/+231
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and Crea...Bobby9-7/+129
2026-01-20Update .gitignore to remove trailing slash from Tailwind toolchain directoryBobby1-1/+1
[...]