Pulse/internal
Pulse Monitor fbf8e5f1ce fix: RAM usage calculation and webhook test functionality
- Fixed incorrect RAM usage display for VMs without guest agent (issue #280)
  - VMs without guest agent now show 0% usage instead of 100%
  - Only show actual usage when guest agent provides FreeMem data
  - Containers continue to show accurate usage as before

- Fixed webhook test functionality (issue #279)
  - Added proper webhook ID handling in test notification endpoint
  - Created SendTestWebhook method to test specific webhooks
  - Frontend can now successfully trigger webhook tests
2025-08-10 10:59:26 +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: RAM usage calculation and webhook test functionality 2025-08-10 10:59:26 +00:00
config fix: critical production issues for v4.1.0-rc.5 2025-08-09 18:27:30 +00:00
crypto Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +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 fix: RAM usage calculation and webhook test functionality 2025-08-10 10:59:26 +00:00
notifications fix: RAM usage calculation and webhook test functionality 2025-08-10 10:59:26 +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 refactor: implement directory-based auto-update approach 2025-08-10 09:48:53 +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