mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
4f678c600e
Implements comprehensive solution for GitHub issue #80 where PVE backups stored on local node storage weren't appearing in the backup tab. Adds intelligent node discovery system that creates direct connections to access node-local storage while maintaining backward compatibility with shared storage setups. Key improvements: - Hybrid discovery approach with automatic node IP detection and connection caching - Fixed data structure mismatches and key collision issues for duplicate VMIDs across nodes - Corrected PVE backup filtering logic in summary cards and calendar views - Enhanced API token permission documentation for storage content access - Optimized connection handling with reduced timeouts for faster discovery cycles 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>