index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
fix(domain): ensure proper formatting of error messages and add newline at en...
HEAD
main
Bobby
3
-12
/
+12
2026-03-08
Refactor DNS and SMTP configurations; add system DNS management
Bobby
5
-64
/
+488
2026-03-08
feat(dns): add update functionality for DNS records (MX, SRV, TXT)
Bobby
9
-111
/
+173
2026-03-08
feat(domains): enhance domain management UI with DNS records functionality
Bobby
4
-48
/
+454
2026-03-08
feat(dns): Implement DNS record management and query handling
Bobby
3
-1
/
+49
2026-03-08
Add webmail email management templates and storage utilities
Bobby
3
-4
/
+729
2026-03-08
feat(domains): enhance TLD and domain management with edit and delete functio...
Bobby
7
-1
/
+354
2026-03-08
feat: Enhance mail and domain management UI and functionality
Bobby
5
-16
/
+56
2026-03-08
Refactor configuration handling and add mail management features
Bobby
10
-362
/
+18
2026-03-08
feat(domains): add new TLD creation page and update sidebar
Bobby
8
-0
/
+320
2026-03-07
feat: implement mailbox and user creation features with validation and dropdowns
Bobby
2
-0
/
+80
2026-03-07
Refactor dashboard and mailboxes pages to integrate services for data retrieval
Bobby
6
-0
/
+227
2026-03-07
Implement authentication system with login/logout functionality and session m...
Bobby
1
-0
/
+37