Pulse/internal/models
Pulse Monitor 21d784164a fix: tag indicators now only show for guests that actually have tags
- Added ToFrontend() method to StateSnapshot for proper data conversion
- Modified /api/state endpoint to use frontend-formatted data
- Enhanced WebSocket store to handle tag data transformation consistently
- Ensures tags are properly converted between backend strings and frontend arrays
2025-08-31 18:01:47 +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 fix: tag indicators now only show for guests that actually have tags 2025-08-31 18:01:47 +00:00