openclaw/ui/src/ui
Peter Steinberger b8b43175c5 style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
..
__screenshots__ refactor(ui): split render + connections 2026-01-14 05:40:14 +00:00
chat style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
components chore: fix CI 2026-02-02 21:44:31 -05:00
controllers style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
data fix: sync Moonshot Kimi K2 models (#818) (thanks @mickahouan) 2026-01-13 03:19:49 +00:00
test-helpers test: replace ui prototype method patches with instance stubs 2026-02-17 01:57:51 +01:00
types Web UI: show Compaction divider in chat history (#11341) 2026-02-07 12:37:22 -06:00
views style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +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 cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08: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 feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
app-gateway.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-lifecycle.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00: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 feat(timeline): dual-handle range selection on Usage Over Time chart 2026-02-17 00:02:05 +01:00
app-render.helpers.node.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-render.helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-render.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-scroll.test.ts chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09: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 style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-settings.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
app-tool-stream.ts chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09:00
app-view-state.ts feat(timeline): dual-handle range selection on Usage Over Time chart 2026-02-17 00:02:05 +01:00
app.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
assistant-identity.ts fix(ui): load Control UI bootstrap config via JSON endpoint 2026-02-16 03:15:57 +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 chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09:00
device-auth.ts refactor(device-auth): share store types + normalization 2026-02-15 04:22:44 +00:00
device-identity.ts chore: Fix all TypeScript errors in `ui`. 2026-02-03 22:45:29 +09:00
focus-mode.browser.test.ts refactor(ui): share app mount hooks 2026-02-15 21:09:32 +00:00
format.test.ts fix(ui): do not hydrate password from URL 2026-02-15 04:16:27 +01:00
format.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
gateway.ts chore: Switch to `NodeNext` for `module`/`moduleResolution` in `ui`. 2026-02-03 22:48:28 +09:00
icons.ts fix(ui): add core state and logic for scroll control 2026-02-02 16:17:01 +00:00
markdown.test.ts Web UI: allow img tags in DOMPurify so markdown images render in webchat (#15480) 2026-02-14 02:29:13 +01:00
markdown.ts Web UI: allow img tags in DOMPurify so markdown images render in webchat (#15480) 2026-02-14 02:29:13 +01: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 fix: silence unused hook token url param (#9436) 2026-02-05 18:08:29 -08:00
navigation.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
presenter.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
storage.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00: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 chore: Manually fix lint issues in `ui`. 2026-02-02 15:23:36 +09:00
tool-display.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
tool-display.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
types.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08:00
ui-types.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08: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: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +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