mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-11 13:05:31 +00:00
- Fix CPU core display to show for all guests with CPU data - Previously only showed cores when CPU > 0 (truthy) - Now shows "(0.0/X cores)" consistently for all running/stopped guests - Improve code organization with new helper utilities - Clean up import statements and remove debug logs |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| settings.go | ||
| token_handlers.go | ||
| updates.go | ||