aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)AuthorFilesLines
2026-03-07Refactor dashboard and mailboxes pages to integrate services for data retrievalBobby1-0/+19
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby1-0/+4
2026-03-07feat: add configuration management and server setupBobby1-2/+26
2026-03-06Implement database connection and routing system with HTTP method supportBobby1-0/+39
2026-03-06Add configuration and logging modules with TOML supportBobby1-0/+16