summaryrefslogtreecommitdiff
path: root/templates/auth/login.django
AgeCommit message (Collapse)AuthorFilesLines
2025-12-24refactor: Exclude virtual IMAP folders from processing and standardize ↵Bobby1-19/+19
template formatting.
2025-12-24style: reformat Django templates for improved readability and consistent ↵Bobby1-21/+20
indentation.
2025-12-23email templates, routes and utilsBobby1-17/+19
2025-12-19error controllers, types and templates and layoutsBobby1-33/+21
2025-12-19added utils, templates, routes, types, middleware, processors and a whole ↵Bobby1-0/+37
lot of things for a basic login page