| .. |
|
__screenshots__
|
build: update deps and fix vitest 4 regressions
|
2026-03-13 01:02:00 +00:00 |
|
chat
|
UI: keep thinking helpers browser-safe
|
2026-03-16 01:49:41 -07:00 |
|
components
|
feat(ui): utilities, theming, and i18n updates (slice 2/3 of dashboard-v2) (#41500)
|
2026-03-12 04:26:39 -04:00 |
|
controllers
|
test: silence vitest warning noise
|
2026-03-15 21:02:31 -07:00 |
|
data
|
docs(models): refresh minimax kimi glm provider docs
|
2026-03-03 00:40:15 +00:00 |
|
test-helpers
|
build: update deps and fix vitest 4 regressions
|
2026-03-13 01:02:00 +00:00 |
|
types
|
fix(chat): preserve sender labels in dashboard history
|
2026-03-08 09:17:02 +05:30 |
|
views
|
fix(ui): language dropdown selection not persisting after refresh (#48019)
|
2026-03-17 00:03:48 +03:00 |
|
app-channels.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
app-chat.test.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
app-chat.ts
|
fix: enable auto-scroll during assistant response streaming
|
2026-03-16 16:35:11 -05: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
|
…
|
|
|
app-gateway.node.test.ts
|
UI: surface gateway restart reasons in dashboard disconnect state (#46580)
|
2026-03-14 14:31:26 -07:00 |
|
app-gateway.ts
|
UI: surface gateway restart reasons in dashboard disconnect state (#46580)
|
2026-03-14 14:31:26 -07:00 |
|
app-lifecycle-connect.node.test.ts
|
fix(ui): preserve control-ui auth across refresh (#40892)
|
2026-03-09 12:50:47 +01:00 |
|
app-lifecycle.node.test.ts
|
fix(gateway): pass actual version to Control UI client instead of dev (#35230)
|
2026-03-05 00:01:34 -06:00 |
|
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
|
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
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
app-render.ts
|
test: silence vitest warning noise
|
2026-03-15 21:02:31 -07: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(core): restore outbound fallbacks and gate checks
|
2026-03-16 00:12:43 -07:00 |
|
app-settings.test.ts
|
fix(ui): restore control-ui query token compatibility (#43979)
|
2026-03-17 04:03:35 -05:00 |
|
app-settings.ts
|
fix(ui): restore control-ui query token compatibility (#43979)
|
2026-03-17 04:03:35 -05:00 |
|
app-tool-stream.node.test.ts
|
fix(ui): stream tool events live in control chat (#39104)
|
2026-03-07 19:27:17 +00:00 |
|
app-tool-stream.ts
|
fix(ui): stream tool events live in control chat (#39104)
|
2026-03-07 19:27:17 +00:00 |
|
app-view-state.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
app.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00: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-export.ts
|
feat(ui): add chat infrastructure modules (slice 1/3 of dashboard-v2) (#41497)
|
2026-03-12 03:48:58 -04:00 |
|
chat-markdown.browser.test.ts
|
refactor(ui): share app mount hooks
|
2026-02-15 21:09:32 +00:00 |
|
chat-model-ref.test.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
chat-model-ref.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
config-form.browser.test.ts
|
build: update deps and fix vitest 4 regressions
|
2026-03-13 01:02:00 +00:00 |
|
connect-error.ts
|
fix(gateway/ui): restore control-ui auth bypass and classify connect failures (#45512)
|
2026-03-13 20:13:35 -05:00 |
|
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
|
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
|
feat(ui): utilities, theming, and i18n updates (slice 2/3 of dashboard-v2) (#41500)
|
2026-03-12 04:26:39 -04:00 |
|
gateway.node.test.ts
|
fix(ui): keep shared auth on insecure control-ui connects (#45088)
|
2026-03-13 14:25:31 +01:00 |
|
gateway.ts
|
fix(ui): keep shared auth on insecure control-ui connects (#45088)
|
2026-03-13 14:25:31 +01:00 |
|
icons.ts
|
feat(ui): utilities, theming, and i18n updates (slice 2/3 of dashboard-v2) (#41500)
|
2026-03-12 04:26:39 -04:00 |
|
markdown.test.ts
|
fix(ui): keep oversized chat replies readable (#45559)
|
2026-03-13 20:03:19 -05:00 |
|
markdown.ts
|
fix(ui): keep oversized chat replies readable (#45559)
|
2026-03-13 20:03:19 -05:00 |
|
navigation-groups.test.ts
|
build: update deps and fix vitest 4 regressions
|
2026-03-13 01:02:00 +00:00 |
|
navigation.browser.test.ts
|
fix(ui): restore control-ui query token compatibility (#43979)
|
2026-03-17 04:03:35 -05:00 |
|
navigation.test.ts
|
build: update deps and fix vitest 4 regressions
|
2026-03-13 01:02:00 +00:00 |
|
navigation.ts
|
feat(ui): dashboard-v2 views refactor (slice 3/3 of dashboard-v2) (#41503)
|
2026-03-12 12:46:19 -05: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 |
|
sidebar-status.browser.test.ts
|
[codex] Polish sidebar status, agent skills, and chat rendering (#45451)
|
2026-03-13 16:53:40 -05:00 |
|
storage.node.test.ts
|
Scope Control UI sessions per gateway (#47453)
|
2026-03-15 13:08:37 -04:00 |
|
storage.ts
|
style(core): normalize rebase fallout
|
2026-03-16 00:12:43 -07: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
|
feat(ui): utilities, theming, and i18n updates (slice 2/3 of dashboard-v2) (#41500)
|
2026-03-12 04:26:39 -04:00 |
|
theme.test.ts
|
fix: format CSS files for oxfmt (#44313)
|
2026-03-12 11:58:00 -07:00 |
|
theme.ts
|
feat(ui): dashboard-v2 views refactor (slice 3/3 of dashboard-v2) (#41503)
|
2026-03-12 12:46:19 -05:00 |
|
tool-display.ts
|
refactor: dedupe extension and ui helpers
|
2026-03-02 19:57:33 +00:00 |
|
tool-labels.ts
|
feat(ui): utilities, theming, and i18n updates (slice 2/3 of dashboard-v2) (#41500)
|
2026-03-12 04:26:39 -04:00 |
|
types.ts
|
fix(ui): centralize control model ref handling
|
2026-03-16 04:13:43 +00:00 |
|
ui-types.ts
|
feat(cron): support custom session IDs and auto-bind to current session (#16511)
|
2026-03-14 16:48:46 +11:00 |
|
usage-helpers.node.test.ts
|
…
|
|
|
usage-helpers.ts
|
…
|
|
|
usage-types.ts
|
refactor(shared): centralize assistant identity and usage timeseries types
|
2026-03-02 14:36:41 +00:00 |
|
uuid.test.ts
|
…
|
|
|
uuid.ts
|
…
|
|