diff --git a/backlog.md b/backlog.md index 9b0abb1..c418d47 100644 --- a/backlog.md +++ b/backlog.md @@ -14,14 +14,16 @@ - Browser session cookies handle Proxmox auth automatically in new tab. - **Status: done (merged to main)** -## Quick Wins (low effort, high value) - ### Manual Refresh - Button in dashboard header that calls `mutate()` on all SWR caches - **Status: done (merged to main)** ### Custom Poll Interval -- Input field in header to adjust `refreshInterval` instead of env-only config +- Number input in header (milliseconds) that updates polling in real-time. +- Replaced SWR polling with a manual `setInterval` effect. +- **Status: done (merged to main)** + +## Quick Wins (low effort, high value) ### Group by Node - Collapse/expand VMs/LXCs by node with toggle