index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
Refactor DNS and SMTP configurations; add system DNS management
Bobby
9
-27
/
+413
2026-03-08
feat(dns): add update functionality for DNS records (MX, SRV, TXT)
Bobby
3
-1
/
+27
2026-03-08
feat(domains): enhance domain management UI with DNS records functionality
Bobby
5
-19
/
+141
2026-03-08
feat(dns): Implement DNS record management and query handling
Bobby
7
-15
/
+490
2026-03-08
Add webmail email management templates and storage utilities
Bobby
3
-0
/
+64
2026-03-08
feat(domains): enhance TLD and domain management with edit and delete functio...
Bobby
2
-1
/
+55
2026-03-08
feat: Enhance mail and domain management UI and functionality
Bobby
1
-0
/
+14
2026-03-08
Refactor configuration handling and add mail management features
Bobby
25
-295
/
+294
2026-03-08
feat(domains): add new TLD creation page and update sidebar
Bobby
23
-417
/
+425
2026-03-07
Refactor dashboard and mailboxes pages to integrate services for data retrieval
Bobby
12
-60
/
+282
2026-03-07
feat: implement SMTP server with authentication, port validation, and email s...
Bobby
8
-21
/
+202
2026-03-07
Refactor dashboard templates and enhance URL handling
Bobby
3
-2
/
+15
2026-03-07
feat: implement request handling and dashboard features with new tags and uti...
Bobby
6
-0
/
+169
2026-03-07
feat: add configuration management and server setup
Bobby
3
-5
/
+12
2026-03-07
Implement authentication system with login/logout functionality and session m...
Bobby
7
-0
/
+272
2026-03-06
Implement database connection and routing system with HTTP method support
Bobby
7
-3
/
+143
2026-03-06
Add configuration and logging modules with TOML support
Bobby
10
-0
/
+325