Pulse/internal
Pulse Monitor e0260cb0d1 fix: resolve PBS alert toggle and offline alert issues (addresses #426)
- Fixed PBS alert toggle not responding in thresholds settings
- PBS servers now use connectivity toggle like nodes instead of disabled toggle
- Added support for disableConnectivity flag on PBS instances in backend
- Fixed PBS ID format mismatch between frontend and backend
- PBS offline alerts now properly respect the disableConnectivity setting
- Prevents spam alerts by checking disableConnectivity flag for PBS offline alerts
2025-09-07 07:13:56 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts fix: resolve PBS alert toggle and offline alert issues (addresses #426) 2025-09-07 07:13:56 +00:00
api fix: resolve VM disk monitoring issues (addresses #414, #416, #425) 2025-09-06 19:59:25 +00:00
auth fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
config feat: auto-detect public URL for webhook notifications when not explicitly configured 2025-09-04 18:01:18 +00:00
crypto fix: address critical security vulnerabilities from audit 2025-08-13 19:46:39 +00:00
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +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
mock feat: add ZFS pool status monitoring (addresses #423) 2025-09-06 10:35:53 +00:00
models feat: add ZFS pool status monitoring (addresses #423) 2025-09-06 10:35:53 +00:00
monitoring fix: resolve VM disk monitoring issues (addresses #414, #416, #425) 2025-09-06 19:59:25 +00:00
notifications fix: resolve compilation error and webhook issues 2025-09-04 19:06:06 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates chore: bump version to v4.15.0-rc.2 2025-09-06 19:52:56 +00:00
utils feat: make security setup fully automatic for systemd 2025-08-12 21:08:00 +00:00
websocket security: comprehensive security improvements 2025-08-25 11:28:55 +00:00