Commit Graph

15 Commits

Author SHA1 Message Date
courtmanr@gmail.com b2b6f48dd9 fix: Use explicit copy for metrics data point to prevent stale disk values 2025-04-24 13:32:29 +01:00
courtmanr@gmail.com 27c0cdbb58 Fix: Improve PBS tab handling and UI data stability. Ensure PBS tab always visible with correct status. Send initial PBS status immediately. Prevent metric/storage data flashing. Correct Nodes tab mem/disk data source. 2025-04-24 13:20:25 +01:00
courtmanr@gmail.com 5a8384116c fix: Ensure correct PBS status is emitted to frontend 2025-04-24 12:53:38 +01:00
courtmanr@gmail.com 665b92b377 fix: Correct paths after frontend asset refactor 2025-04-24 11:19:57 +01:00
courtmanr@gmail.com 5890f637ad chore: Update version to v3.0.2 and refine logging 2025-04-24 10:12:30 +01:00
courtmanr@gmail.com 61ed96779c Refactor: Centralize .env handling and update Docker/dev setup 2025-04-23 19:45:58 +01:00
courtmanr@gmail.com 989f784f7b feat: Add multi-endpoint monitoring support (v2.5.0) 2025-04-23 17:37:54 +01:00
courtmanr@gmail.com f7acc6ea98 feat: Add API retry logic (#51) and sort persistence (#50) 2025-04-23 11:39:49 +01:00
courtmanr@gmail.com bec137db06 feat: Apply UI/UX and performance improvements 2025-04-21 16:09:04 +01:00
courtmanr@gmail.com cc20e77fea feat: Improve update stability and fix server dependencies
- Refactor backend data fetching to use parallel Promises for nodes

- Replace backend setInterval with setTimeout for accurate polling interval

- Decouple frontend UI render interval from backend data arrival

- Add missing dotenv dependency to server package.json

- Update server Express dependency to stable v4
2025-04-21 10:26:50 +01:00
courtmanr@gmail.com 758093079a feat: Allow UI embedding in iframes (closes #10) 2025-04-20 20:55:02 +01:00
courtmanr@gmail.com 0a67199e67 perf: Only poll Proxmox API when clients are connected 2025-04-20 20:14:42 +01:00
courtmanr@gmail.com 2f77e8f26d feat: Add version display to frontend 2025-04-20 20:02:55 +01:00
courtmanr@gmail.com 6a8c896234 refactor: Improve .env handling and validation 2025-04-20 19:58:50 +01:00
courtmanr@gmail.com 83885e3104 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00