Pulse/internal/config
Pulse Monitor 6609c7a962 feat: add diagnostics endpoint and improve error handling
- Add /api/diagnostics endpoint for detailed troubleshooting info
- Shows connection status, auth methods, errors for each node
- Auto-fix PBS hosts missing https:// prefix instead of crashing
- Skip invalid PBS instances instead of failing to start
- Fixes issue #251 where invalid PBS config crashed the service
2025-08-06 15:24:06 +00:00
..
config.go feat: add diagnostics endpoint and improve error handling 2025-08-06 15:24:06 +00:00
credentials.go fix: improve PBS token authentication handling (#250) 2025-08-05 20:29:07 +00:00
export.go feat: add encrypted config export/import for automation 2025-08-05 21:45:25 +00:00
persistence.go fix: consolidate to encrypted-only configuration system 2025-08-03 11:19:32 +00:00
settings.go Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00