Pulse/internal
Pulse Monitor 5fb69cb244 fix: address authentication and setup issues for v4.3.6
- Add service name detection (pulse vs pulse-backend) for ProxmoxVE compatibility
- Remove sudo attempts for non-root users (addresses #6833)
- Add bcrypt hash validation to ensure 60-character length
- Fix Docker .env generation with proper quotes to prevent shell expansion
- Skip security setup if API_TOKEN already configured
- Better environment detection (Docker vs Systemd vs Manual)
- Clear error messages for truncated hashes (addresses #314, #316)
2025-08-14 20:46:41 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts fix: add critical node offline alerts 2025-08-14 14:47:35 +00:00
api fix: address authentication and setup issues for v4.3.6 2025-08-14 20:46:41 +00:00
auth feat: enhance security and improve login UI 2025-08-13 23:07:57 +00:00
config fix: address authentication and setup issues for v4.3.6 2025-08-14 20:46:41 +00:00
crypto fix: address critical security vulnerabilities from audit 2025-08-13 19:46:39 +00:00
discovery feat: major improvements to cluster detection, auto-registration, and UI 2025-08-08 21:25:28 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models fix: dashboard now uses actual configured host URLs for node links 2025-08-12 14:28:19 +00:00
monitoring fix: improve cluster handling with offline nodes and fix node card border styling 2025-08-14 15:46:37 +00:00
notifications fix: add debug logging for Telegram webhook issues 2025-08-14 19:28:52 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates chore: bump version to v4.3.7 2025-08-14 19:37:11 +00:00
utils feat: make security setup fully automatic for systemd 2025-08-12 21:08:00 +00:00
websocket fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00