Pulse/internal/config
Pulse Monitor b968d91dcd feat: include guest metadata in config export/import
- guest URLs are now backed up with config export
- restored on import to preserve custom URLs across migrations
- stored in plain text (not encrypted) as they're just service URLs, not credentials
- import failures for guest metadata are non-fatal (logged as warnings)
2025-08-12 16:54: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: implement API token management UI (addresses #302) 2025-08-12 15:32:23 +00:00
credentials.go fix: improve PBS token authentication handling (#250) 2025-08-05 20:29:07 +00:00
export.go feat: include guest metadata in config export/import 2025-08-12 16:54:18 +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