summaryrefslogtreecommitdiff
path: root/controllers/mail.go
AgeCommit message (Expand)AuthorFilesLines
2025-12-24feat: introduce email folder synchronization and management, refactor email s...Bobby1-8/+5
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