Pulse/internal
Pulse Monitor 6922a79d59 fix: reload alert and notification configs after import
- Import was saving configs to disk but not updating in-memory state
- Added explicit reloading of alert thresholds after import
- Added explicit reloading of webhooks after import
- Added explicit reloading of email config after import
- Settings now show immediately in UI without requiring restart

Fixes #291 where imported alert thresholds and webhooks weren't
visible until after service restart
2025-08-10 22:29:14 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts fix: Docker permission issues and alert history file access 2025-08-10 06:51:45 +00:00
api fix: reload alert and notification configs after import 2025-08-10 22:29:14 +00:00
config feat: add DISCOVERY_SUBNET environment variable support for Docker network discovery configuration 2025-08-10 19:44:31 +00:00
crypto improve: Docker persistence fix with better error handling 2025-08-10 22:09:48 +00:00
discovery feat: major improvements to cluster detection, auto-registration, and UI 2025-08-08 21:25:28 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00
monitoring feat: add DISCOVERY_SUBNET environment variable support for Docker network discovery configuration 2025-08-10 19:44:31 +00:00
notifications fix: Discord webhook avatar URLs pointing to wrong repository 2025-08-10 19:23:31 +00:00
tokens feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates fix: update hardcoded fallback version to 4.1.7 2025-08-10 20:49:29 +00:00
utils fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00
websocket fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00