Pulse/scripts
Pulse Monitor a01dff8514 fix: resolve WebSocket metric updates and improve polling efficiency
- Fix alternating zero I/O metrics by implementing rate caching for stale data from Proxmox
- Hardcode polling interval to 10 seconds (matching Proxmox cluster/resources update cycle)
- Remove polling interval settings from UI (no longer user-configurable)
- Implement efficient VM/container polling using single cluster/resources API call
- Remove 'Remove Password' feature (auth is now mandatory)
- Fix CSRF validation for Basic Auth (exempt from CSRF checks)
- Fix Generate API Token modal and authentication
- Remove redundant 'Active' status from Authentication section
- Remove Connection Timeout setting from frontend (backend-only)
- Clean up frontend console logging (reduce verbosity)
- Remove PBS polling interval setting (fixed at 10s)
- Add frontend rebuild detection to backend-watch script
- Improve first-run setup flow and error handling
2025-08-16 12:12:10 +00:00
..
change-password.sh feat: enhance security and improve login UI 2025-08-13 23:07:57 +00:00
rebuild-frontend.sh fix: update systems to work with embedded frontend 2025-08-12 12:52:27 +00:00
take-all-screenshots.js fix: regenerate all screenshots in dark mode 2025-08-04 21:33:39 +00:00
take-screenshots-dark-force.js chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
take-screenshots-simple.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00
take-screenshots.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00