index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
router
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
Refactor DNS and SMTP configurations; add system DNS management
Bobby
1
-0
/
+3
2026-03-08
feat(dns): add update functionality for DNS records (MX, SRV, TXT)
Bobby
1
-3
/
+2
2026-03-08
feat(domains): enhance domain management UI with DNS records functionality
Bobby
1
-0
/
+4
2026-03-08
Add webmail email management templates and storage utilities
Bobby
1
-2
/
+18
2026-03-08
feat(domains): enhance TLD and domain management with edit and delete functio...
Bobby
2
-2
/
+15
2026-03-08
feat: Enhance mail and domain management UI and functionality
Bobby
2
-6
/
+9
2026-03-08
Refactor configuration handling and add mail management features
Bobby
6
-28
/
+40
2026-03-08
feat(domains): add new TLD creation page and update sidebar
Bobby
4
-15
/
+31
2026-03-07
feat: implement mailbox and user creation features with validation and dropdowns
Bobby
1
-0
/
+5
2026-03-07
feat: implement request handling and dashboard features with new tags and uti...
Bobby
1
-1
/
+4
2026-03-07
Implement authentication system with login/logout functionality and session m...
Bobby
4
-0
/
+74