summaryrefslogtreecommitdiff
path: root/controllers/mail.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-24feat: introduce email folder synchronization and management, refactor email ↵Bobby1-8/+5
services, and update UI styles
2025-12-23email model and syncing and showing emailsBobby1-1/+16
2025-12-23email utils and functionsBobby1-0/+34
2025-12-22auth engine, basic login workingBobby1-0/+1