summaryrefslogtreecommitdiff
path: root/utils/format/html.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-29feat: Enhance email viewer with new UI actions, sender profile pictures, and ↵Bobby1-9/+40
raw header display.
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby1-0/+59
email preview for client-side rendering with Shadow DOM.
2025-12-24feat: introduce email folder synchronization and management, refactor email ↵Bobby1-0/+73
services, and update UI styles