summaryrefslogtreecommitdiff
path: root/router
AgeCommit message (Collapse)AuthorFilesLines
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby1-0/+16
email preview for client-side rendering with Shadow DOM.
2025-12-23added folder iconsBobby1-4/+4
2025-12-23email templates, routes and utilsBobby3-10/+23
2025-12-22auth engine, basic login workingBobby2-0/+22
2025-12-22better auth and error handler setupBobby2-0/+36
2025-12-19added utils, templates, routes, types, middleware, processors and a whole ↵Bobby2-4/+19
lot of things for a basic login page
2025-12-18basic bootstrapping for server startBobby1-0/+11