Pulse/internal
Pulse Monitor decce4f39f feat: implement secure registration token system with fixes
- Add registration token system for secure node auto-registration
- Implement token generation, validation, and revocation APIs
- Add frontend UI for managing registration tokens
- Fix polling interval hot-reload to work without restart
- Fix environment variable persistence for system settings
- Optimize monitor reload to avoid 'no nodes configured' message
- Fix goroutine leak in token manager cleanup
- Fix context propagation in reload logic
- Fix AUTO_UPDATE_ENABLED persistence bug
- Add proper error handling and security validation
- Ensure all resources properly cleaned up with defer statements
2025-08-09 11:54:26 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00
api feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
config feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
crypto Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +00:00
discovery feat: major improvements to cluster detection, auto-registration, and UI 2025-08-08 21:25:28 +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 Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00
monitoring feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
notifications Fix email test validation to allow empty recipients 2025-08-02 18:03:46 +00:00
tokens feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates fix: update channel logic for RC releases 2025-08-08 23:10:50 +00:00
utils fix: address additional critical bugs and security vulnerabilities 2025-08-09 10:54:10 +01:00
websocket Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00