openclaw/ui/src
Nattapong Tapachoom 0c17409fb1 feat(security): add logout button to Control UI and /logout command to TUI
- Control UI: Added logout button in topbar that clears stored credentials (token/password) from localStorage
- TUI: Added /logout command that disconnects from gateway and exits securely
- Added clearCredentials() function in storage.ts for credential cleanup
- Security improvement: Users can now explicitly revoke stored authentication

[AI-assisted]
2026-01-28 09:34:57 +07:00
..
styles fix(ui): constrain chat textarea auto-resize (#2950) (thanks @shivamraut101) 2026-01-27 13:08:15 -08:00
ui feat(security): add logout button to Control UI and /logout command to TUI 2026-01-28 09:34:57 +07:00
main.ts feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00