Pulse/internal/config
Pulse Monitor 5793ba3bd7 fix: use correct data path for guest metadata export/import
- Export/import now uses PULSE_DATA_DIR env var (defaults to /etc/pulse)
- Guest console URLs and metadata are now properly included in backups
- Fixed path mismatch between runtime (/etc/pulse) and export (/var/lib/pulse)
2025-08-14 09:46:21 +00:00
..
client_helpers.go fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00
config.go fix: correct documentation and add FRONTEND_PORT env var support 2025-08-14 09:09:22 +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 feat: implement API token management UI (addresses #302) 2025-08-12 15:32:23 +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