open-webui/src/lib/components/chat
Timothy Jaeryang Baek 1dcbfd47fb
Some checks are pending
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (, main) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-cuda, cuda) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-cuda126, cuda126) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-ollama, ollama) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-slim, slim) (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
refac
2026-04-09 11:36:06 -07:00
..
ChatControls refac 2026-02-24 16:12:02 -06:00
ContentRenderer fix(a11y): add aria-labels to chat message components (#21708) 2026-02-22 14:36:42 -06:00
Controls refac 2026-02-25 16:56:32 -06:00
FileNav refac 2026-04-08 14:55:04 -07:00
MessageInput fix(ui): remove capitalize class from terminal menu selected label (#23518) 2026-04-08 12:48:51 -07:00
Messages refac 2026-04-02 17:17:01 -05:00
ModelSelector refac 2026-04-02 22:54:17 -05:00
Overview feat: Avoid overview profile image squashed (#22261) 2026-03-07 16:51:56 -06:00
Placeholder refac: allow emoji unselect from folder 2026-03-11 15:30:57 -05:00
Settings refac 2026-03-26 18:13:18 -05:00
Artifacts.svelte refac 2026-03-07 17:11:44 -06:00
Chat.svelte refac 2026-04-09 11:36:06 -07:00
ChatControls.svelte refac 2026-03-29 21:01:10 -05:00
ChatPlaceholder.svelte refac 2026-04-02 22:54:17 -05:00
FileNav.svelte chore: format 2026-04-01 04:36:02 -05:00
MessageInput.svelte refac 2026-04-01 07:31:54 -05:00
Messages.svelte perf: replace O(n²) unshift with O(n) push+reverse in buildMessages (#22280) 2026-03-06 14:02:57 -06:00
ModelSelector.svelte 0.6.33 (#18118) 2025-10-07 16:20:27 -05:00
Navbar.svelte refac 2026-03-15 23:37:45 -05:00
Overview.svelte 0.6.33 (#18118) 2025-10-07 16:20:27 -05:00
Placeholder.svelte refac 2026-04-02 22:54:17 -05:00
PyodideFileNav.svelte refac 2026-03-24 16:23:12 -05:00
SettingsModal.svelte refac 2026-04-02 22:54:17 -05:00
ShareChatModal.svelte fix(a11y): add aria-labels to chat core components (#21709) 2026-02-22 14:18:19 -06:00
ShortcutItem.svelte fix: display correct keys for international keyboards 2025-10-23 05:40:31 -04:00
ShortcutsModal.svelte fix: dictation toggle shortcuts i18n 2026-02-23 22:18:34 +08:00
Suggestions.svelte fix: duplicate prompt suggestions freezes webpage 2025-11-01 11:25:20 +07:00
TagChatModal.svelte enh: auto tag feedback 2024-10-23 20:18:51 -07:00
Tags.svelte refac 2026-02-08 06:45:01 +04:00
ToolServersModal.svelte feat: experimental open terminal integration 2026-02-25 15:15:53 -06:00
XTerminal.svelte refac 2026-03-29 21:01:10 -05:00