Commit Graph

10 Commits

Author SHA1 Message Date
51c2d4378b Feat: Add Mail Assure to quick presets 2025-12-27 20:20:17 +11:00
128a5d16b1 Fix: Remove duplicate closing braces causing JS error 2025-12-27 19:35:13 +11:00
d6cf8f6603 Feat: Add git commit info badge 2025-12-27 17:44:39 +11:00
Danijel Micic
0adb2cf8dc fix: Add automatic whitespace trimming for form inputs
- Trim all form field values before submission
- Prevents copy-paste whitespace issues
- Applied to both regular and auto-discovery tests
2025-12-15 14:06:37 +11:00
Danijel Micic
688c2ba52c feat: Phase 1 Quick Wins - Dark mode, presets, history, and enhanced errors
- Add dark/light theme toggle with IndexedDB persistence
- Implement configuration presets (Office365, Gmail, SendGrid, Mailgun, Amazon SES)
- Add test history panel with last 50 tests and click-to-load
- Create IndexedDB wrapper for persistent storage
- Add enhanced error messages with troubleshooting tips
- Improve UX with auto-save last configuration
- Add custom scrollbars and smooth theme transitions
2025-12-15 14:00:32 +11:00
Danijel Micic
6b30e3432e Improve error handling in server and client 2025-12-15 11:06:14 +11:00
d728731d74 Add GitHub repository link to footer 2025-12-13 12:13:21 +11:00
fcc79e76f0 Add auto-discovery SMTP testing, unencrypted support, and BCT branding 2025-12-13 12:06:36 +11:00
8028bb22cd Refactor: Move index.html to root and serve assets from /public 2025-12-13 11:01:48 +11:00
d979a7843e Implement full SMTP Tester with premium UI and Backend 2025-12-13 10:13:45 +11:00