summaryrefslogtreecommitdiff
path: root/templates/pages
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Add icon bar partial template with navigation links and iconsHEADmainBobby1-10/+12
2026-02-11Refactor logout functionality to render a dedicated logout template and ↵Bobby1-47/+22
update main page layout for improved user experience
2026-02-11Implement OpenID authentication flow, including user session management and ↵Bobby2-6/+51
user info retrieval
2026-02-11Implement authentication flow with middleware and controllers, add OpenID ↵Bobby1-0/+5
discovery URL to server config
2026-02-11Refactor homepage and error templates, add service worker and manifest for ↵Bobby2-13/+5
PWA support
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and ↵Bobby1-3/+4
Created utility functions for building request metadata.
2026-01-20Add Tailwind CSS and HTMX integration and implement custom template tagsBobby1-0/+12