summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2026-01-15feat: Update SVG icons for improved design consistency and accessibilityHEADmainBobby2-13/+17
2025-12-29feat: Enhance email viewer with new UI actions, sender profile pictures, and ↵Bobby6-216/+1064
raw header display.
2025-12-26style: Remove excessive comments and refine default shadow DOM wrapper styles.Bobby2-22/+1
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby4-112/+506
email preview for client-side rendering with Shadow DOM.
2025-12-24feat: introduce email folder synchronization and management, refactor email ↵Bobby1-30/+55
services, and update UI styles
2025-12-23added folder iconsBobby11-0/+0
2025-12-23some icons and stuffBobby9-4/+13
2025-12-23updated style and JSBobby2-35/+1099
2025-12-19error controllers, types and templates and layoutsBobby1-0/+0
2025-12-19added utils, templates, routes, types, middleware, processors and a whole ↵Bobby1-0/+86
lot of things for a basic login page