Tim Jaeryang Baek
29ae231ee0
Merge pull request #13889 from Classic298/pendingtext
...
feat: Custom Title and Text for Account Activation Screen for pending users
2025-05-14 21:28:16 +04:00
Timothy Jaeryang Baek
de70d0cb64
feat: docling do picture description support
2025-05-14 21:26:49 +04:00
DrMelone
3974e53cc3
i18n
2025-05-14 19:11:53 +02:00
DrMelone
92140118f2
revert i18n
2025-05-14 19:07:45 +02:00
DrMelone
e9eb661b83
fix + i18n
2025-05-14 18:58:54 +02:00
DrMelone
bdb3778f8b
fix
2025-05-14 18:10:23 +02:00
Timothy Jaeryang Baek
6e8481e157
fix: evaluation feedback endpoints
2025-05-14 20:08:49 +04:00
DrMelone
143cb4cc34
feat custom text and title
2025-05-14 17:58:20 +02:00
Tim Jaeryang Baek
2217fc4fd9
Merge pull request #13883 from alpha-pet/fix-workspace-model-unintended-toggle
...
Fix: Unintentional toggling of model status on the workspace page.
2025-05-14 18:09:16 +04:00
Tim Jaeryang Baek
8029bf0dca
Merge pull request #13881 from hwzhuhao/feat/vector-db
...
feat: Add vector type and vector factory class for vector database integration
2025-05-14 17:41:39 +04:00
Thomas Rehn
6b6ce36c96
fix: add unique key to model list to avoid state confusion when filtering
2025-05-14 15:33:32 +02:00
hwzhuhao
6f869ded43
feat:Add vector type and vector factory class for vector database integration
2025-05-14 21:30:50 +08:00
Tim Jaeryang Baek
4959e91fa7
Merge pull request #13832 from Ithanil/svelte_versioning
...
feat: Handle frontend updates according to Svelte docs
2025-05-14 17:19:32 +04:00
Tim Jaeryang Baek
f77a076c16
Merge pull request #13882 from itk-dev/feature/enable_direct_connections
...
chore: Added missing "enable_direct_connections" to config type
2025-05-14 17:18:04 +04:00
Jesper Kristensen
8b194bc781
Added missing "enable_direct_connections" to config type
2025-05-14 14:53:36 +02:00
Tim Jaeryang Baek
bd7d2978f1
Merge pull request #13846 from hary777/patch-2
...
i18n update translation.json fix typo "amin" in cs-CZ
2025-05-14 15:27:40 +04:00
Tim Jaeryang Baek
c7e3ae9f39
Merge pull request #13812 from hwzhuhao/refactor/log
...
refactor: replace print statements with logging
2025-05-14 15:27:13 +04:00
Timothy Jaeryang Baek
92a8ea743a
refac: form data edge case
2025-05-14 15:22:38 +04:00
Timothy Jaeryang Baek
3c4accaeb3
refac/security: ollama model upload path traversal
2025-05-14 15:17:07 +04:00
Timothy Jaeryang Baek
a9c22bffc9
refac/security: pipelines upload path traversal
2025-05-14 15:15:05 +04:00
Tim Jaeryang Baek
d89e37cc7c
Merge pull request #13866 from itk-dev/feature/contrast-chat-input
...
feat: Contrast enhancements
2025-05-14 15:12:00 +04:00
Sine Jespersen
8eacd26573
add placeholder dark mode
2025-05-14 12:50:47 +02:00
Sine Jespersen
90bcf45b7b
placeholder contrast changed
2025-05-14 10:24:09 +02:00
Yeyeong Cho
bbb4e75df8
Merge pull request #2 from mini-777/i18n-ko-rewriting
...
feat(openwebui) : improve Korean translations for better readability Fixes mini-777/8dobibim#2
2025-05-14 17:23:48 +09:00
Sine Jespersen
b052b5cced
remove whitespace
2025-05-14 10:15:31 +02:00
Sine Jespersen
5db783d67b
improve suggestions contrast
2025-05-14 09:52:44 +02:00
Sine Jespersen
43d0db5eea
model selector contrast
2025-05-14 09:52:10 +02:00
Sine Jespersen
41f64da0d6
update message input contrast
2025-05-14 09:51:38 +02:00
Sine Jespersen
5cd0b99ae0
update toast contrast
2025-05-14 09:51:07 +02:00
mini-777
571d078a82
fix: improve Korean translations for better readability ( fixes mini-777/8dobibim#2 )
2025-05-14 15:37:59 +09:00
mini-777
f72fa9b269
fix: update Korean translations for clarity and accuracy
2025-05-14 15:28:46 +09:00
Hans Gaiser
f63e76e653
Add option to disable certificate validation.
2025-05-13 17:38:06 +02:00
hary777
66d73cb1de
Update translation.json fix typo
...
Fix typo "amin". I can not look at this anymore.
2025-05-13 15:24:48 +02:00
Tim Jaeryang Baek
950f3cdcc0
Merge pull request #13838 from TiancongLx/dev
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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 / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: update, complete, and optimize zh-TW
2025-05-13 16:53:52 +04:00
Tim Jaeryang Baek
f907e7c979
Merge pull request #13836 from itk-dev/feature/build-watch
...
build: Added build:watch command to package.json
2025-05-13 16:53:24 +04:00
Jesper Kristensen
24c1b8911c
Added build:watch script/command to package.json
...
Should make it eaiser to automatically build the front-end when
doing local development in docker node containers.
2025-05-13 10:36:48 +02:00
Tiancong Li
b41fc1d2f4
i18n: update zh-TW
2025-05-13 16:30:59 +08:00
Jan Kessler
dfd4037132
better handling of frontend updates, following svelte docs
2025-05-13 09:51:51 +02:00
Timothy Jaeryang Baek
a904f874ee
fix: admin signup logic
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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 / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
2025-05-12 20:03:40 +04:00
hwzhuhao
fb2950201a
refactor: replace print statements with logging
2025-05-12 22:18:47 +08:00
Timothy Jaeryang Baek
e9b799676b
chore: format
2025-05-12 17:34:33 +04:00
Tim Jaeryang Baek
c7f743ddb7
Merge pull request #13810 from phpia/phpia-patch-1
...
i18n es
2025-05-12 17:31:18 +04:00
phpia
16a9210321
Update translation for mantain prompt
...
This pull request updates the Spanish localization by replacing all instances of "indicador"/"indicadores" with the more accurate terms "prompt"/"prompts" throughout the UI, documentation, and messages.
Reason and Rationale:
In the context of AI and Large Language Models (LLMs), the words "prompt" and "prompts" have become standardized terms worldwide, including within the Spanish-speaking technical community. While "indicador" is a valid literal translation of "prompt" in general Spanish, in generative AI contexts it is potentially confusing, since "indicador" more commonly refers to a gauge, dashboard indicator, or measuring device. This can cause misunderstanding for users, especially those familiar with AI concepts, who expect the term "prompt" to refer to the input text given to a model.
2025-05-12 14:59:15 +02:00
Sung Min
c049837a11
Merge pull request #1 from mini-777/i18n-ko-missing
...
feat(openwebui) : add missing Korean translation strings Fixes mini-777/8dobibim#1
2025-05-12 20:55:14 +09:00
Tim Jaeryang Baek
ca34ba318e
Merge pull request #13801 from aleixdorca/dev
...
i18n: Update catalan translation.json
2025-05-12 14:56:19 +04:00
Tim Jaeryang Baek
0d8e24320e
Merge pull request #13794 from Lutherwaves/dev
...
i18n: Bulgarian translations
2025-05-12 14:55:10 +04:00
Aleix Dorca
b7ef9a03ac
Update catalan translation.json
2025-05-12 08:56:52 +02:00
Tim Jaeryang Baek
4ce1e88750
Merge pull request #13795 from open-webui/dev
...
Release / release (push) Has been cancelled
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Release to PyPI / release (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
refac
2025-05-12 01:10:34 +04:00
Timothy Jaeryang Baek
f32b042a00
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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 / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-12 01:08:49 +04:00
lutherwaves
792beb095e
i18n: Bulgarian translations
2025-05-11 23:58:31 +03:00