| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-15 | feat: Update SVG icons for improved design consistency and accessibilityHEADmain | Bobby | 2 | -13/+17 |
| 2025-12-29 | feat: Enhance email viewer with new UI actions, sender profile pictures, and ... | Bobby | 13 | -281/+1220 |
| 2025-12-26 | style: Remove excessive comments and refine default shadow DOM wrapper styles. | Bobby | 2 | -22/+1 |
| 2025-12-24 | feat: Implement API endpoints for email details and actions, and refactor ema... | Bobby | 14 | -216/+804 |
| 2025-12-24 | feat: introduce email folder synchronization and management, refactor email s... | Bobby | 14 | -572/+843 |
| 2025-12-24 | refactor: Exclude virtual IMAP folders from processing and standardize templa... | Bobby | 14 | -238/+209 |
| 2025-12-24 | style: reformat Django templates for improved readability and consistent inde... | Bobby | 12 | -218/+263 |
| 2025-12-23 | email model and syncing and showing emails | Bobby | 13 | -2/+867 |
| 2025-12-23 | folder cache for faster loads | Bobby | 3 | -3/+133 |
| 2025-12-23 | added db reset script | Bobby | 1 | -0/+104 |
| 2025-12-23 | added folder icons | Bobby | 13 | -4/+40 |
| 2025-12-23 | some icons and stuff | Bobby | 14 | -22/+85 |
| 2025-12-23 | updated style and JS | Bobby | 2 | -35/+1099 |
| 2025-12-23 | static tag | Bobby | 2 | -0/+30 |
| 2025-12-23 | email templates, routes and utils | Bobby | 16 | -40/+508 |
| 2025-12-23 | email folder models and repo | Bobby | 3 | -0/+32 |
| 2025-12-23 | email utils and functions | Bobby | 4 | -0/+301 |
| 2025-12-22 | imap client, flash messages, imap login verification | Bobby | 12 | -55/+238 |
| 2025-12-22 | auth engine, basic login working | Bobby | 9 | -18/+154 |
| 2025-12-22 | better auth and error handler setup | Bobby | 7 | -5/+63 |
| 2025-12-19 | error controllers, types and templates and layouts | Bobby | 7 | -33/+144 |
| 2025-12-19 | fix package name in auth | Bobby | 1 | -1/+1 |
| 2025-12-19 | fix session folder name | Bobby | 1 | -0/+0 |
| 2025-12-19 | added utils, templates, routes, types, middleware, processors and a whole lot... | Bobby | 30 | -40/+909 |
| 2025-12-19 | preferences model; db setup; types | Bobby | 8 | -8/+398 |
| 2025-12-18 | basic bootstrapping for server start | Bobby | 5 | -1/+127 |
| 2025-12-18 | add config and makefile | Bobby | 10 | -2/+397 |
| 2025-12-18 | Initial commit | Bobby | 2 | -0/+53 |