Pulse/internal/models
Pulse Monitor 8f4871b4a2 feat: enhance backup tab with useful metadata
- Changed deduplication display from ratio (14.4:1) to multiplier (14.4x)
- Added encryption indicators for PBS backups (lock icon)
- Added owner column showing who created each PBS backup
- Fixed owner display to use separate column instead of cramped next to node name
- Added owner field to PBSBackup model and populated from PBS API

These improvements make it easier to understand backup status at a glance
2025-08-27 07:38:30 +00:00
..
cluster.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
converters.go feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models.go feat: enhance backup tab with useful metadata 2025-08-27 07:38:30 +00:00
models_frontend.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
state_snapshot.go feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00