Commit Graph

11538 Commits

Author SHA1 Message Date
Classic298
8b675f9cb4
Merge 14f6d0cc1f into aef0ad2d10 2025-06-21 20:01:09 +00:00
Classic298
14f6d0cc1f
Update FolderMenu.svelte 2025-06-21 22:01:06 +02:00
Classic298
02a4dec155
Update RecursiveFolder.svelte 2025-06-21 22:00:47 +02:00
Classic298
c245a6316f
Update RecursiveFolder.svelte 2025-06-21 21:58:14 +02:00
Classic298
5d1e50c302
Update FolderMenu.svelte 2025-06-21 21:54:49 +02:00
Classic298
6bd849415f
Update FolderMenu.svelte 2025-06-21 21:52:04 +02:00
Classic298
1f69024967
Update RecursiveFolder.svelte 2025-06-21 21:49:13 +02:00
Classic298
a3631366dc
Update RecursiveFolder.svelte 2025-06-21 21:48:54 +02:00
Classic298
9783cbb084
Update RecursiveFolder.svelte 2025-06-21 21:41:19 +02:00
Classic298
567d77bd48
Update EditFolderModal.svelte 2025-06-21 21:23:31 +02:00
Classic298
ac1042a653
Update Sidebar.svelte 2025-06-21 21:11:39 +02:00
Timothy Jaeryang Baek
aef0ad2d10 refac
Some checks are pending
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, 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 / 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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-06-21 19:12:43 +04:00
Timothy Jaeryang Baek
38e8209d71 enh: ENABLE_COMPRESSION_MIDDLEWARE env var 2025-06-21 17:58:56 +04:00
Tim Jaeryang Baek
2eae63bcd4
Merge pull request #15195 from prene/proper-default-pooling-settings
[PERF] Proper default pooling settings
2025-06-21 17:39:27 +04:00
René Pfitzner
63d99abf41 Change default db pooling 2025-06-21 14:01:57 +01:00
Classic298
e7828dfd1b
Update index.ts 2025-06-21 13:58:37 +02:00
Classic298
3595d17918
Update RecursiveFolder.svelte 2025-06-21 13:58:25 +02:00
Classic298
21193b62e6
Update FolderMenu.svelte 2025-06-21 13:58:14 +02:00
Classic298
99949c6d0b
Create EditFolderModal.svelte 2025-06-21 13:58:00 +02:00
Classic298
a9c4554017
Update Folders.svelte 2025-06-21 13:57:42 +02:00
Classic298
f6ec2f537f
Update Sidebar.svelte 2025-06-21 13:57:26 +02:00
Classic298
8f01f72d28
Update Placeholder.svelte 2025-06-21 13:57:11 +02:00
Classic298
c6fc09b6c3
Update ChatPlaceholder.svelte 2025-06-21 13:56:59 +02:00
Classic298
62ff79d350
Update Chat.svelte 2025-06-21 13:56:41 +02:00
Classic298
e97bd47336
Update index.ts 2025-06-21 13:56:22 +02:00
Classic298
05ffb9363f
Update index.ts 2025-06-21 13:56:09 +02:00
Classic298
4cd0119fd1
Update chat.py 2025-06-21 13:55:52 +02:00
Classic298
93991b858a
Update folders.py 2025-06-21 13:55:36 +02:00
Classic298
92af07afce
Update folders.py 2025-06-21 13:55:20 +02:00
Classic298
9e7735e695
Update chats.py 2025-06-21 13:54:57 +02:00
Classic298
83910e6fec
Create e7f8a9b2c5d1_add_system_prompt_to_folder.py 2025-06-21 13:54:40 +02:00
Tim Jaeryang Baek
7513dc7e34
Merge pull request #15146 from rgaricano/dev
i18n: en-US correction of num_keep parameter description
2025-06-21 15:11:26 +04:00
Timothy Jaeryang Baek
2658ab1e46 chore: format 2025-06-21 15:07:52 +04:00
Timothy Jaeryang Baek
df060df88b refac: styling 2025-06-20 21:10:56 +04:00
Timothy Jaeryang Baek
e035d5d767 refac: styling 2025-06-20 20:57:13 +04:00
Timothy Jaeryang Baek
493595c891 refac: styling 2025-06-20 20:51:40 +04:00
Timothy Jaeryang Baek
cd70469a8a chore: format 2025-06-20 20:32:30 +04:00
Timothy Jaeryang Baek
17b9a81504 chore: format 2025-06-20 20:32:23 +04:00
Tim Jaeryang Baek
e3e2bf841e
Merge pull request #15170 from Keram-Yasin/main
i18n: add translation for ug-CN
2025-06-20 20:28:53 +04:00
Tim Jaeryang Baek
2f94b3947e
Merge pull request #15167 from ascodeasice/dayjs-zh-tw-locale
i18n: Add zh-tw locale support for dayjs
2025-06-20 20:28:16 +04:00
ascodeasice
9f33abf384 feat(dayjs): add zh-tw locale support 2025-06-20 16:24:04 +08:00
Tim Jaeryang Baek
a21519f8f2
Merge pull request #15034 from Classic298/system-prompt-high-contrast
feat: System prompt input fields high contrast mode
2025-06-20 10:07:41 +04:00
Timothy Jaeryang Baek
e1f5f1e0b1 refac 2025-06-20 09:58:44 +04:00
Tim Jaeryang Baek
4e50dd4df6
Merge pull request #15122 from tcx4c70/feat/add_stream_options_to_azure
feat(azure): Add stream_options to payload if api_version supports
2025-06-20 09:57:27 +04:00
Tim Jaeryang Baek
13c16b974c
Merge pull request #15154 from Classic298/patch-1
i18n: de-DE German Translation Updates
2025-06-20 09:55:37 +04:00
Tim Jaeryang Baek
b5445b5db2
Merge pull request #15148 from jackthgu/none-dbconnect-warning-message
fix: Enhance database migration error logging
2025-06-20 09:55:02 +04:00
Taehong Gu
c7ef6025af Provide more detailed information to the user upon database connection failure
modified:   backend/open_webui/internal/db.py
2025-06-20 14:13:43 +09:00
Classic298
f0dea9a7c4
Update translation.json 2025-06-19 23:27:14 +02:00
Keram Yasin
f7c7d72857 Uyghur Translation Review 1. The translations are reviewed and corrected for three times. 2025-06-19 22:19:17 +02:00
Timothy Jaeryang Baek
81b8267e85 feat: odt file parse support 2025-06-19 18:39:00 +04:00