openclaw/ui
Val Alexander 9dd0530b97
fix(ui): redact sensitive config values in diff panel
Use isSensitiveConfigPath to detect token/password/secret/apiKey paths
and display REDACTED_PLACEHOLDER instead of raw values in the config
diff panel, preventing credential exposure in the UI.
2026-03-23 20:48:08 -05:00
..
public
src fix(ui): redact sensitive config values in diff panel 2026-03-23 20:48:08 -05:00
index.html UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
package.json chore: update dependencies except carbon 2026-03-22 08:37:03 -07:00
vite.config.ts feat(ui): dashboard-v2 views refactor (slice 3/3 of dashboard-v2) (#41503) 2026-03-12 12:46:19 -05:00
vitest.config.ts build: update deps and fix vitest 4 regressions 2026-03-13 01:02:00 +00:00
vitest.node.config.ts