summaryrefslogtreecommitdiff
path: root/templates/pages/main.django
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 ↵Bobby1-1/+51
user info retrieval
2026-02-11Refactor homepage and error templates, add service worker and manifest for ↵Bobby1-0/+5
PWA support