Pulse/internal
Pulse Monitor b1d79d8e25 Add comprehensive update mechanism with auto-update support
- Backend update manager with GitHub Releases API integration
- Support for stable and RC update channels
- Safe update process with backups and rollback capability
- Docker environment detection
- Update API endpoints (check, apply, status)
- Frontend update UI in Settings with progress tracking
- WebSocket events for real-time update progress
- Auto-update configuration options
- Version display in app footer
- TypeScript types for update operations
2025-07-30 15:59:06 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts feat: simplify alert dashboard to show only active alerts 2025-07-29 16:11:32 +00:00
api Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00
config Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
monitoring Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
notifications Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00
utils Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
websocket Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00