openclaw/ui/src/ui
Peter Steinberger 3e4dd84511 fix: webchat gfm table rendering and overflow (#32365) (thanks @BlueBirdBack) 2026-03-03 01:14:30 +00:00
..
__screenshots__ refactor(ui): split render + connections 2026-01-14 05:40:14 +00:00
chat refactor(ui): dedupe state, views, and usage helpers 2026-03-02 08:54:20 +00:00
components revert(ui): remove UI portions of mixed commits from main 2026-02-22 13:01:22 -06:00
controllers fix(webchat): suppress NO_REPLY token in chat transcript rendering (#32183) 2026-03-02 16:39:08 -06:00
data docs(models): refresh minimax kimi glm provider docs 2026-03-03 00:40:15 +00:00
test-helpers refactor: tighten external-link policy and window.open guard 2026-02-24 15:05:31 +00:00
types Web UI: show Compaction divider in chat history (#11341) 2026-02-07 12:37:22 -06:00
views ci: fix lint and audit regressions on main 2026-03-02 23:08:23 +00:00
app-channels.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-chat.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-defaults.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
app-events.ts feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
app-gateway.node.test.ts refactor(webchat): extract shared chat state helpers 2026-02-22 21:37:19 +01:00
app-gateway.ts Gateway/UI: data-driven agents tools catalog with provenance (openclaw#24199) thanks @Takhoffman 2026-02-22 23:55:59 -06:00
app-lifecycle.node.test.ts fix(control-ui): stop websocket client on lifecycle teardown (#23422) 2026-02-22 21:37:19 +01:00
app-lifecycle.ts fix(control-ui): stop websocket client on lifecycle teardown (#23422) 2026-02-22 21:37:19 +01:00
app-polling.ts chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09:00
app-render-usage-tab.ts Issue 17774 - Usage - Local - Show data from midnight to midnight of selected dates for browser time zone (AI assisted) (openclaw#19357) thanks @huntharo 2026-02-20 20:09:03 -06:00
app-render.helpers.node.test.ts feat(ui): add hide-cron toggle to chat session selector (#26976) 2026-03-01 08:24:14 -06:00
app-render.helpers.ts feat(ui): add hide-cron toggle to chat session selector (#26976) 2026-03-01 08:24:14 -06:00
app-render.ts fix(ui): avoid toSorted in cron suggestions (#31775) 2026-03-02 14:41:01 -08:00
app-scroll.test.ts revert(ui): remove recent UI dashboard/theme commits from main 2026-02-22 13:01:22 -06:00
app-scroll.ts fix(ui): smooth chat refresh scroll and suppress new-messages badge flash 2026-02-07 20:21:27 -08:00
app-settings.test.ts revert(ui): remove UI portions of mixed commits from main 2026-02-22 13:01:22 -06:00
app-settings.ts refactor(ui): dedupe state, views, and usage helpers 2026-03-02 08:54:20 +00:00
app-tool-stream.node.test.ts feat(auto-reply): add model fallback lifecycle visibility in status, verbose logs, and WebUI (#20704) 2026-02-19 14:33:02 -08:00
app-tool-stream.ts feat(auto-reply): add model fallback lifecycle visibility in status, verbose logs, and WebUI (#20704) 2026-02-19 14:33:02 -08:00
app-view-state.ts refactor(ui): dedupe state, views, and usage helpers 2026-03-02 08:54:20 +00:00
app.ts Control UI: add cron jobs schedule/status filters with reset (#9510) 2026-03-01 08:49:11 -06:00
assistant-identity.ts refactor(shared): centralize assistant identity and usage timeseries types 2026-03-02 14:36:41 +00:00
chat-event-reload.test.ts perf(webchat): skip unnecessary full history reloads on final events (#20588) 2026-02-22 21:37:19 +01:00
chat-event-reload.ts perf(webchat): skip unnecessary full history reloads on final events (#20588) 2026-02-22 21:37:19 +01:00
chat-markdown.browser.test.ts refactor(ui): share app mount hooks 2026-02-15 21:09:32 +00:00
config-form.browser.test.ts fix(ui): handle SecretInput union in config form analyzer 2026-03-02 18:35:15 +00:00
device-auth.ts refactor(ui): dedupe state, views, and usage helpers 2026-03-02 08:54:20 +00:00
device-identity.ts chore: Fix all TypeScript errors in `ui`. 2026-02-03 22:45:29 +09:00
external-link.test.ts refactor: tighten external-link policy and window.open guard 2026-02-24 15:05:31 +00:00
external-link.ts fix: widen external link rel token set type 2026-02-24 22:15:42 +05:30
focus-mode.browser.test.ts refactor(ui): share app mount hooks 2026-02-15 21:09:32 +00:00
format.test.ts Web UI: strip relevant-memories scaffolding 2026-02-28 13:20:50 -08:00
format.ts Web UI: strip relevant-memories scaffolding 2026-02-28 13:20:50 -08:00
gateway.ts UI: add version status pill before Health in web header (#24648) 2026-02-23 12:27:17 -05:00
icons.ts revert(ui): remove UI portions of mixed commits from main 2026-02-22 13:01:22 -06:00
markdown.test.ts fix(ui): ensure GFM tables render in WebChat markdown (#20410) 2026-03-03 01:14:30 +00:00
markdown.ts fix: webchat gfm table rendering and overflow (#32365) (thanks @BlueBirdBack) 2026-03-03 01:14:30 +00:00
navigation.browser.test.ts test: replace ui prototype method patches with instance stubs 2026-02-17 01:57:51 +01:00
navigation.test.ts revert(ui): remove recent UI dashboard/theme commits from main 2026-02-22 13:01:22 -06:00
navigation.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
open-external-url.test.ts test(ui): reject base64 SVG data URLs 2026-02-24 22:28:58 +00:00
open-external-url.ts ui: block svg data image opens and harden tests 2026-02-24 22:28:58 +00:00
presenter.ts Web UI: add full cron edit parity, all-jobs run history, and compact filters (openclaw#24155) thanks @Takhoffman 2026-02-22 23:05:42 -06:00
storage.node.test.ts fix(control-ui): include basePath in default WebSocket URL (#30228) 2026-03-01 21:01:43 +01:00
storage.ts fix(control-ui): include basePath in default WebSocket URL (#30228) 2026-03-01 21:01:43 +01:00
text-direction.test.ts feat(ui): add RTL support for Hebrew/Arabic text in webchat (openclaw#11498) thanks @dirbalak 2026-02-12 22:15:20 -06:00
text-direction.ts feat(ui): add RTL support for Hebrew/Arabic text in webchat (openclaw#11498) thanks @dirbalak 2026-02-12 22:15:20 -06:00
theme-transition.ts chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09:00
theme.ts revert(ui): remove UI portions of mixed commits from main 2026-02-22 13:01:22 -06:00
tool-display.ts refactor: dedupe extension and ui helpers 2026-03-02 19:57:33 +00:00
types.ts refactor: dedupe extension and ui helpers 2026-03-02 19:57:33 +00:00
ui-types.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
usage-helpers.node.test.ts Web UI: add token usage dashboard (#10072) 2026-02-05 22:35:46 -06:00
usage-helpers.ts Web UI: add token usage dashboard (#10072) 2026-02-05 22:35:46 -06:00
usage-types.ts refactor(shared): centralize assistant identity and usage timeseries types 2026-03-02 14:36:41 +00:00
uuid.test.ts chore: Update deps. 2026-02-12 09:15:12 +09:00
uuid.ts chore: Update deps. 2026-02-12 09:15:12 +09:00