summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2025-12-23email model and syncing and showing emailsBobby1-0/+14
2025-12-22imap client, flash messages, imap login verificationBobby1-0/+2
2025-12-19added utils, templates, routes, types, middleware, processors and a whole ↵Bobby1-7/+8
lot of things for a basic login page
2025-12-19preferences model; db setup; typesBobby1-0/+16
2025-12-18basic bootstrapping for server startBobby1-1/+22
2025-12-18add config and makefileBobby1-0/+5