Pulse/internal/config
Pulse Monitor 753d22b0b3 feat: auto-detect public URL for webhook notifications when not explicitly configured
- Automatically detects the machine's IP address for webhook 'View in Pulse' links
- Checks multiple methods: Proxmox container, outbound IP, Docker, network interfaces
- Falls back through detection methods to find the best IP
- Users no longer need to manually set PULSE_PUBLIC_URL in most cases
- Manual configuration still takes precedence if set
2025-09-04 18:01:18 +00:00
..
client_helpers.go fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00
config.go feat: auto-detect public URL for webhook notifications when not explicitly configured 2025-09-04 18:01:18 +00:00
credentials.go fix: improve PBS token authentication handling (#250) 2025-08-05 20:29:07 +00:00
export.go fix: use correct data path for guest metadata export/import 2025-08-14 09:46:21 +00:00
guest_metadata.go feat: add per-guest custom URL functionality 2025-08-12 16:35:14 +00:00
persistence.go fix: ensure PBS backup monitoring is enabled for all PBS instances (addresses #411) 2025-09-04 12:56:38 +00:00
registration.go feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
settings.go Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
watcher.go fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00