index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
37
-466
/
+1740
2026-03-08
feat(dns): add update functionality for DNS records (MX, SRV, TXT)
Bobby
37
-224
/
+456
2026-03-08
feat(domains): enhance domain management UI with DNS records functionality
Bobby
26
-97
/
+961
2026-03-08
feat(dns): Implement DNS record management and query handling
Bobby
31
-84
/
+1190
2026-03-08
feat(webmail): enhance tag input display and improve dropdown menu styles
Bobby
3
-13
/
+37
2026-03-08
Add webmail email management templates and storage utilities
Bobby
44
-88
/
+2417
2026-03-08
feat(domains): enhance TLD and domain management with edit and delete functio...
Bobby
39
-30
/
+1224
2026-03-08
feat: Update sidebar navigation and enhance mail management UI with improved ...
Bobby
13
-38
/
+70
2026-03-08
feat: Enhance mail and domain management UI and functionality
Bobby
34
-133
/
+527
2026-03-08
Refactor configuration handling and add mail management features
Bobby
98
-1400
/
+832
2026-03-08
feat(domains): add new TLD creation page and update sidebar
Bobby
95
-684
/
+1460
2026-03-07
feat: implement mailbox and user creation features with validation and dropdowns
Bobby
21
-4
/
+462
2026-03-07
Refactor dashboard and mailboxes pages to integrate services for data retrieval
Bobby
36
-81
/
+799
2026-03-07
fix: move go-smtp and pongo2 dependencies to the main require block
Bobby
1
-2
/
+2
2026-03-07
feat: implement SMTP server with authentication, port validation, and email s...
Bobby
29
-97
/
+534
2026-03-07
Refactor dashboard templates and enhance URL handling
Bobby
22
-98
/
+357
2026-03-07
feat: implement request handling and dashboard features with new tags and uti...
Bobby
25
-34
/
+608
2026-03-07
refactor: remove authentication middleware and related imports
Bobby
2
-27
/
+1
2026-03-07
refactor: simplify httpLogger function structure
Bobby
1
-20
/
+18
2026-03-07
feat: add configuration management and server setup
Bobby
30
-16
/
+596
2026-03-07
Implement authentication system with login/logout functionality and session m...
Bobby
33
-13
/
+580
2026-03-06
Implement database connection and routing system with HTTP method support
Bobby
16
-7
/
+296
2026-03-06
Add configuration and logging modules with TOML support
Bobby
20
-0
/
+543
2026-03-06
Update .gitignore to include IDE directories and binaries
Bobby
1
-2
/
+6
2026-03-06
Initial commit
Bobby
3
-0
/
+55