Pulse/docs
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
..
images chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
API.md fix: improve security setup and pending restart detection 2025-08-15 09:35:40 +00:00
CONFIGURATION.md fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00
DOCKER.md fix: improve security setup and pending restart detection 2025-08-15 09:35:40 +00:00
FAQ.md docs: update export/import documentation 2025-08-14 10:04:15 +00:00
MIGRATION.md feat: improve export/import functionality and documentation 2025-08-14 10:30:21 +00:00
MIGRATION_V3_TO_V4.md docs: final cleanup of configuration references 2025-08-09 09:43:31 +00:00
PBS-AGENT.md docs: fix hallucinated features and scripts 2025-08-06 21:52:05 +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 fix: allow quick-setup endpoint to check if already configured 2025-08-14 20:59:25 +00:00
TROUBLESHOOTING.md docs: comprehensive documentation update for v4.3.8 2025-08-14 22:23:57 +00:00
WEBHOOKS.md feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00