mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
9108650352
- Fixed HTTP method discrepancies (POST to PUT for /api/config/system) - Added missing security endpoints (status, change-password, quick-setup) - Added missing test endpoints (test-config, node-specific test) - Added system settings and UI settings documentation - Added /api/config endpoint for getting current configuration - Added /simple-stats lightweight monitoring endpoint - Added /api/test-notification for WebSocket testing - Removed unimplemented threshold endpoints - Corrected email update method from POST to PUT - Added comprehensive security configuration section - Updated API token management to reflect new simplified endpoint