Pulse/docs
Pulse Monitor 5b32f47587 feat: add PBS system stats display (addresses #259)
- Grant enhanced Audit permissions to PBS tokens for system stats access
- Create PBSCard component to display CPU, memory, disk, uptime metrics
- Detect Docker PBS instances and show appropriate info without stats
- Add adaptive node layout on dashboard for better scalability
- Move PBS status card to Backups tab above frequency chart
- Create CompactNodeCard for handling many nodes efficiently
- Update PBS setup script to grant Audit role to both user and token

This addresses the request in issue #259 to show PBS system stats on the dashboard.
The implementation uses read-only Audit permissions to access the /nodes endpoint
while maintaining security. Docker PBS instances are detected and handled gracefully
since they cannot provide host system statistics.
2025-08-18 15:08:04 +00:00
..
images chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
API.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
CONFIGURATION.md fix: preserve theme preference on logout (addresses #318) 2025-08-17 06:46:38 +00:00
DOCKER.md docs: completely rewrite Docker documentation for clarity 2025-08-17 10:28:22 +00:00
FAQ.md docs: clarify update process for different deployment types 2025-08-17 18:57:20 +00:00
MIGRATION.md feat: improve export/import functionality and documentation 2025-08-14 10:30:21 +00:00
PBS-AGENT.md feat: add PBS system stats display (addresses #259) 2025-08-18 15:08:04 +00:00
REVERSE_PROXY.md docs: correct WebSocket information - not specific to v4 2025-08-11 14:50:59 +00:00
SCREENSHOTS.md Major documentation overhaul for Go rewrite 2025-08-03 15:46:07 +00:00
SECURITY.md docs: update documentation for mandatory authentication in v4.4.0 2025-08-17 10:21:36 +00:00
TROUBLESHOOTING.md docs: update documentation for mandatory authentication in v4.4.0 2025-08-17 10:21:36 +00:00
WEBHOOKS.md feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00