index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pages
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
Refactor DNS and SMTP configurations; add system DNS management
Bobby
1
-1
/
+2
2026-03-08
feat(dns): add update functionality for DNS records (MX, SRV, TXT)
Bobby
3
-18
/
+3
2026-03-08
feat(domains): enhance domain management UI with DNS records functionality
Bobby
1
-0
/
+16
2026-03-08
Add webmail email management templates and storage utilities
Bobby
2
-17
/
+155
2026-03-08
feat(domains): enhance TLD and domain management with edit and delete functio...
Bobby
3
-2
/
+68
2026-03-08
feat: Enhance mail and domain management UI and functionality
Bobby
2
-0
/
+23
2026-03-08
Refactor configuration handling and add mail management features
Bobby
7
-29
/
+28
2026-03-08
feat(domains): add new TLD creation page and update sidebar
Bobby
1
-0
/
+24
2026-03-07
feat: implement mailbox and user creation features with validation and dropdowns
Bobby
2
-0
/
+10
2026-03-07
Refactor dashboard and mailboxes pages to integrate services for data retrieval
Bobby
3
-3
/
+16
2026-03-07
Refactor dashboard templates and enhance URL handling
Bobby
1
-2
/
+2
2026-03-07
feat: implement request handling and dashboard features with new tags and uti...
Bobby
3
-0
/
+43
2026-03-07
feat: add configuration management and server setup
Bobby
2
-1
/
+5
2026-03-07
Implement authentication system with login/logout functionality and session m...
Bobby
2
-0
/
+28