summaryrefslogtreecommitdiff
path: root/templates/layouts
AgeCommit message (Collapse)AuthorFilesLines
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby2-49/+18
email preview for client-side rendering with Shadow DOM.
2025-12-24refactor: Exclude virtual IMAP folders from processing and standardize ↵Bobby3-58/+72
template formatting.
2025-12-24style: reformat Django templates for improved readability and consistent ↵Bobby3-81/+59
indentation.
2025-12-23email templates, routes and utilsBobby3-9/+84
2025-12-19error controllers, types and templates and layoutsBobby1-0/+27