summaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Expand)AuthorFilesLines
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ema...Bobby1-0/+66
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-22imap client, flash messages, imap login verificationBobby1-0/+9
2025-12-22auth engine, basic login workingBobby3-17/+54
2025-12-22better auth and error handler setupBobby1-0/+9
2025-12-19error controllers, types and templates and layoutsBobby1-0/+53
2025-12-19added utils, templates, routes, types, middleware, processors and a whole lot...Bobby1-0/+17