summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2025-12-29feat: Enhance email viewer with new UI actions, sender profile pictures, and ...Bobby2-24/+88
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ema...Bobby3-5/+75
2025-12-24feat: introduce email folder synchronization and management, refactor email s...Bobby3-0/+304
2025-12-23email model and syncing and showing emailsBobby2-0/+400
2025-12-23email templates, routes and utilsBobby1-0/+9
2025-12-23email utils and functionsBobby1-0/+30
2025-12-22imap client, flash messages, imap login verificationBobby5-34/+162
2025-12-22better auth and error handler setupBobby2-0/+15
2025-12-19error controllers, types and templates and layoutsBobby1-0/+25
2025-12-19fix package name in authBobby1-1/+1
2025-12-19added utils, templates, routes, types, middleware, processors and a whole lot...Bobby11-0/+383
2025-12-18add config and makefileBobby4-0/+247