summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Add icon bar partial template with navigation links and iconsHEADmainBobby4-13/+120
2026-02-11Refactor logout functionality to render a dedicated logout template and updat...Bobby3-49/+29
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby2-6/+51
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby1-0/+5
2026-02-11Refactor homepage and error templates, add service worker and manifest for PW...Bobby4-30/+19
2026-01-20Implement custom error handling and templates for HTTP responsesBobby1-0/+16
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and Crea...Bobby1-3/+4
2026-01-20Add Tailwind CSS and HTMX integration and implement custom template tagsBobby2-0/+31