summaryrefslogtreecommitdiff
path: root/templates/layouts/main.django
AgeCommit message (Collapse)AuthorFilesLines
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby1-48/+7
email preview for client-side rendering with Shadow DOM.
2025-12-24refactor: Exclude virtual IMAP folders from processing and standardize ↵Bobby1-50/+50
template formatting.
2025-12-24style: reformat Django templates for improved readability and consistent ↵Bobby1-53/+49
indentation.
2025-12-23email templates, routes and utilsBobby1-0/+59