openclaw/ui/src
Dave Lauer 9d09a7879c fix(ui): allow relative URLs in avatar validation
The isAvatarUrl check only accepted http://, https://, or data: URLs,
but the /avatar/{agentId} endpoint returns relative paths like /avatar/main.
This caused local file avatars to display as text instead of images.

Fixes avatar display for locally configured avatar files.
2026-01-22 12:09:27 -05:00
..
styles ui: add onboarding mode for control ui 2026-01-22 11:40:33 +00:00
ui fix(ui): allow relative URLs in avatar validation 2026-01-22 12:09:27 -05:00
main.ts Gateway: add browser control UI 2025-12-18 22:41:06 +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