openclaw/ui/src/ui
Val Alexander b61a875d56
fix: widen installer regex allowlists and deduplicate safeExternalHref calls
- SAFE_GO_MODULE: allow uppercase in module paths (A-Z)
- SAFE_BREW_FORMULA: allow @ for versioned formulas (python@3.12)
- SAFE_UV_PACKAGE: allow extras [standard] and equality pins ==
- Cache safeExternalHref result in skills detail API key section
2026-03-24 01:46:33 -05:00
..
__screenshots__
chat feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
components
controllers feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
test-helpers
types
views fix: widen installer regex allowlists and deduplicate safeExternalHref calls 2026-03-24 01:46:33 -05:00
app-channels.ts
app-chat.test.ts test: sync app chat model override expectation 2026-03-23 23:18:59 -07:00
app-chat.ts refactor: polish trigger and manifest seams 2026-03-23 22:22:48 -07:00
app-defaults.ts
app-events.ts
app-gateway.node.test.ts UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
app-gateway.sessions.node.test.ts Tests: align fixtures with current gateway and model types 2026-03-19 00:25:24 -04:00
app-gateway.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
app-lifecycle-connect.node.test.ts
app-lifecycle.node.test.ts
app-lifecycle.ts fix(ui): align chatStream lifecycle type with nullable state 2026-03-16 16:35:11 -05:00
app-polling.ts
app-render-usage-tab.ts feat(usage): improve usage overview styling and localization (#51951) 2026-03-21 20:07:51 -05:00
app-render.helpers.node.test.ts
app-render.helpers.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
app-render.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
app-scroll.test.ts
app-scroll.ts fix(core): restore outbound fallbacks and gate checks 2026-03-16 00:12:43 -07:00
app-settings.test.ts UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
app-settings.ts style(ui): continue ui clarity pass across theme, config, and usage (#53272) thanks @BunsDev 2026-03-23 20:45:43 -05:00
app-tool-stream.node.test.ts
app-tool-stream.ts
app-view-state.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
app.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
assistant-identity.ts
chat-event-reload.test.ts
chat-event-reload.ts
chat-markdown.browser.test.ts
chat-model-ref.test.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
chat-model-ref.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
chat-model-select-state.test.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
chat-model-select-state.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
chat-model.test-helpers.ts refactor(ui): extract chat model resolution state 2026-03-23 22:24:43 -07:00
config-form.browser.test.ts
connect-error.ts
device-auth.ts test: silence vitest warning noise 2026-03-15 21:02:31 -07:00
device-identity.ts test: silence vitest warning noise 2026-03-15 21:02:31 -07:00
external-link.test.ts
external-link.ts
focus-mode.browser.test.ts
format.test.ts
format.ts
gateway.node.test.ts Fix Control UI operator.read scope handling (#53110) 2026-03-23 14:57:21 -05:00
gateway.ts Fix Control UI operator.read scope handling (#53110) 2026-03-23 14:57:21 -05:00
icons.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
markdown.test.ts
markdown.ts fix(security): resolve Aisle findings — skill installer validation, terminal sanitization, URL scheme allowlisting (#53471) thanks @BunsDev 2026-03-24 01:43:48 -05:00
navigation-groups.test.ts
navigation.browser.test.ts fix(ui): restore control-ui query token compatibility (#43979) 2026-03-17 04:03:35 -05:00
navigation.test.ts
navigation.ts
open-external-url.test.ts UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
open-external-url.ts
presenter.ts
sidebar-status.browser.test.ts
storage.node.test.ts UI: fix redundant applyBorderRadius call and restore session-scope cap test (#49443) 2026-03-17 23:14:43 -05:00
storage.ts style(ui): continue ui clarity pass across theme, config, and usage (#53272) thanks @BunsDev 2026-03-23 20:45:43 -05:00
text-direction.test.ts
text-direction.ts
theme-transition.ts
theme.test.ts
theme.ts
tool-display.ts
types.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
ui-types.ts
usage-helpers.node.test.ts
usage-helpers.ts
usage-types.ts
uuid.test.ts
uuid.ts