Pulse/internal/api
Pulse Monitor 0bcffc465a Fix frontend email test field mapping
- Frontend was sending 'server' but backend expects 'smtpHost'
- Fixed field mapping in testEmailConfig function
- Changed config type to 'any' since backend expects different structure
- Removed provider and starttls fields not needed by backend

The UI test email button should now work correctly.
2025-08-02 18:15:03 +00:00
..
alerts.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
config_handlers.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
middleware.go feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
notifications.go Fix frontend email test field mapping 2025-08-02 18:15:03 +00:00
router.go Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00
settings.go Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
updates.go Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00