summaryrefslogtreecommitdiff
AgeCommit message (Expand)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 ...Bobby13-281/+1220
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 ema...Bobby14-216/+804
2025-12-24feat: introduce email folder synchronization and management, refactor email s...Bobby14-572/+843
2025-12-24refactor: Exclude virtual IMAP folders from processing and standardize templa...Bobby14-238/+209
2025-12-24style: reformat Django templates for improved readability and consistent inde...Bobby12-218/+263
2025-12-23email model and syncing and showing emailsBobby13-2/+867
2025-12-23folder cache for faster loadsBobby3-3/+133
2025-12-23added db reset scriptBobby1-0/+104
2025-12-23added folder iconsBobby13-4/+40
2025-12-23some icons and stuffBobby14-22/+85
2025-12-23updated style and JSBobby2-35/+1099
2025-12-23static tagBobby2-0/+30
2025-12-23email templates, routes and utilsBobby16-40/+508
2025-12-23email folder models and repoBobby3-0/+32
2025-12-23email utils and functionsBobby4-0/+301
2025-12-22imap client, flash messages, imap login verificationBobby12-55/+238
2025-12-22auth engine, basic login workingBobby9-18/+154
2025-12-22better auth and error handler setupBobby7-5/+63
2025-12-19error controllers, types and templates and layoutsBobby7-33/+144
2025-12-19fix package name in authBobby1-1/+1
2025-12-19fix session folder nameBobby1-0/+0
2025-12-19added utils, templates, routes, types, middleware, processors and a whole lot...Bobby30-40/+909
2025-12-19preferences model; db setup; typesBobby8-8/+398
2025-12-18basic bootstrapping for server startBobby5-1/+127
2025-12-18add config and makefileBobby10-2/+397
2025-12-18Initial commitBobby2-0/+53