Pulse/pkg
rcourtman 56c6c0cc0c feat: improve discovery with progress tracking, validation, and structured errors
Significantly enhanced network discovery feature to eliminate false positives,
provide real-time progress updates, and better error reporting.

Key improvements:
- Require positive Proxmox identification (version data, auth headers, or certificates)
  instead of reporting any service on ports 8006/8007
- Add real-time progress tracking with phase/target counts and completion percentage
- Implement structured error reporting with IP, phase, type, and timestamp details
- Fix TLS timeout handling to prevent hangs on unresponsive hosts
- Expose progress and structured errors via WebSocket for UI consumption
- Reduce log verbosity by moving discovery logs to debug level
- Fix duplicate IP counting to ensure progress reaches 100%

Breaking changes: None (backward compatible with legacy API methods)
2025-10-20 22:29:30 +00:00
..
agents/docker feat: add docker agent command handling 2025-10-15 19:27:19 +00:00
discovery feat: improve discovery with progress tracking, validation, and structured errors 2025-10-20 22:29:30 +00:00
pbs Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
pmg Adjust backup and snapshot alert handling 2025-10-18 20:11:01 +00:00
proxmox feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00
tlsutil Fix settings security tab navigation 2025-10-11 23:29:47 +00:00