mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-11 13:05:31 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| settings.go | ||
| token_handlers.go | ||
| updates.go | ||