Pulse/internal
Pulse Monitor a441d66fd1 feat: auto-allow export/import on private networks without auth
- Homelab users on private networks (192.168.x.x, 10.x.x.x, 172.16.x.x) can now export/import without any configuration
- No need to set ALLOW_UNPROTECTED_EXPORT=true for typical homelab setups
- Public network access still requires authentication for security
- Simplifies backup/restore for users who don't need authentication
2025-08-14 10:07:29 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts Major improvements to security, alerts, and ease of use 2025-08-11 13:59:58 +00:00
api feat: auto-allow export/import on private networks without auth 2025-08-14 10:07:29 +00:00
auth feat: enhance security and improve login UI 2025-08-13 23:07:57 +00:00
config fix: use correct data path for guest metadata export/import 2025-08-14 09:46:21 +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: dashboard now uses actual configured host URLs for node links 2025-08-12 14:28:19 +00:00
notifications feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates fix: address critical security vulnerabilities from audit 2025-08-13 19:46:39 +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