summaryrefslogtreecommitdiff
path: root/static/js/mail.js
AgeCommit message (Collapse)AuthorFilesLines
2025-12-29feat: Enhance email viewer with new UI actions, sender profile pictures, and ↵Bobby1-147/+243
raw header display.
2025-12-26style: Remove excessive comments and refine default shadow DOM wrapper styles.Bobby1-5/+0
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby1-0/+323
email preview for client-side rendering with Shadow DOM.