Commit Graph

11495 Commits

Author SHA1 Message Date
Tim Jaeryang Baek
8a587f9f84
Merge pull request #15066 from bogdanr/dev
i18n: Added a few Romanian translations
2025-06-17 14:25:44 +04:00
Timothy Jaeryang Baek
fb26be7dd6 fix: confirm dialog input reset on show 2025-06-17 14:24:23 +04:00
Aleix Dorca
8908e834ac
Update Catalan translation.json 2025-06-17 12:07:06 +02:00
Bogdan Radulescu
098091c95e Added a few Romanian translations 2025-06-17 12:57:09 +03:00
Tim Jaeryang Baek
e866fba27c
Merge pull request #15059 from d2a-raudenaerde/main
i18n Fix a incorrect translation of dutch ("Analyzing" -> from "Analysiseren" to  "Analyseren")
2025-06-17 13:23:54 +04:00
Classic298
872b0ac943
Update General.svelte 2025-06-17 11:23:24 +02:00
Classic298
22b02af703
Update General.svelte 2025-06-17 11:22:34 +02:00
Classic298
7de0e49dc6
Update Controls.svelte 2025-06-17 11:21:24 +02:00
Classic298
c330f06542
Merge branch 'dev' into system-prompt-high-contrast 2025-06-17 11:10:03 +02:00
Rob Audenaerde
6a613c2dd6
Update translation.json 2025-06-17 10:44:23 +02:00
Tim Jaeryang Baek
4254469a33
Merge pull request #15025 from Mte90/patch-1
Italian translation improved
2025-06-17 12:23:28 +04:00
Tim Jaeryang Baek
52cffef16e
Merge pull request #15028 from Classic298/system-prompt-resizing
feat: System prompt input field resizable
2025-06-17 12:23:06 +04:00
Tim Jaeryang Baek
d50449ea71
Merge pull request #15035 from decent-engineer-decent-datascientist/dev
fix: Resolve UnicodeEncodeError for non-ASCII usernames in forwarded headers
2025-06-17 12:22:02 +04:00
Timothy Jaeryang Baek
cd975a1047 Update pyproject.toml 2025-06-17 12:17:02 +04:00
Silentoplayz
354dd3caa9 fix: regression for "open in new tab" 2025-06-16 23:27:16 -04:00
Classic298
beb1f3f7fd
Merge branch 'open-webui:main' into system-prompt-resizing 2025-06-16 21:11:21 +02:00
Classic298
c8c4e1642f
Merge branch 'open-webui:main' into correct-markdown-rendering-model-descriptions 2025-06-16 21:11:18 +02:00
Classic298
135b57ca8e
Update Placeholder.svelte 2025-06-16 20:28:50 +02:00
priten
8a63a601de Fix typo on ollama patch 2025-06-16 12:35:09 -05:00
priten
f7920df870 Fix non-ascii error issue on ENABLE_FORWARD_USER_INFO_HEADERS 2025-06-16 12:33:11 -05:00
Classic298
5261d3d31e
Update General.svelte 2025-06-16 19:26:57 +02:00
Classic298
088243349d
Update Controls.svelte 2025-06-16 19:26:33 +02:00
Classic298
9d37350b97
Update Markdown.svelte 2025-06-16 18:08:20 +02:00
Classic298
4f9ce28a15
Update ChatPlaceholder.svelte 2025-06-16 18:07:30 +02:00
Classic298
9f936a0c19
Update General.svelte 2025-06-16 17:48:45 +02:00
Classic298
85724940ee
Update Controls.svelte 2025-06-16 17:48:00 +02:00
Daniele Scasciafratte
a7772b4b35
Italian translation improved 2025-06-16 17:09:29 +02:00
Tim Jaeryang Baek
b5f4c85bb1
Merge pull request #15014 from open-webui/dev
0.6.15
2025-06-16 18:34:32 +04:00
Timothy Jaeryang Baek
340d9820b8 refac 2025-06-16 18:33:45 +04:00
Timothy Jaeryang Baek
597709c64c doc: changelog 2025-06-16 18:30:51 +04:00
Timothy Jaeryang Baek
84fd41e6ef doc: changelog 2025-06-16 18:29:38 +04:00
Timothy Jaeryang Baek
3917b04ed3 doc: changelog 2025-06-16 18:27:18 +04:00
Timothy Jaeryang Baek
b6ea043d18 chore: format 2025-06-16 17:59:07 +04:00
Timothy Jaeryang Baek
b082a7edbe enh: allow iframe in content 2025-06-16 17:43:17 +04:00
Timothy Jaeryang Baek
72df23ed79 refac 2025-06-16 17:24:55 +04:00
Timothy Jaeryang Baek
11476eb6ee chore: format 2025-06-16 17:21:22 +04:00
Tim Jaeryang Baek
7096baff1b
Merge pull request #15021 from rgaricano/dev
i18n: es-ES Translation v.0.6.15
2025-06-16 17:19:44 +04:00
Tim Jaeryang Baek
2885ed9648
Merge pull request #15019 from itk-dev/feature/high-contrast-mode-tools-section
Feature/high contrast mode tools section
2025-06-16 17:19:30 +04:00
Timothy Jaeryang Baek
ab877e1d7e refac 2025-06-16 17:18:43 +04:00
_00_
b13a824047 UPD: es-ES Translation v.0.6.15
UPD: es-ES Translation v.0.6.15
2025-06-16 15:06:33 +02:00
Timothy Jaeryang Baek
9cbe2644b1 refac 2025-06-16 16:59:47 +04:00
Timothy Jaeryang Baek
6c54ca552a feat: global image compression 2025-06-16 16:52:57 +04:00
Timothy Jaeryang Baek
2949be4f27 refac 2025-06-16 16:33:48 +04:00
Timothy Jaeryang Baek
8e139b04f0 refac: iframe include allow-downloads by default 2025-06-16 16:24:51 +04:00
Timothy Jaeryang Baek
76fe344eb8 refac 2025-06-16 16:21:57 +04:00
Timothy Jaeryang Baek
f3cae94028 fix: bypass webloader
Co-Authored-By: WilliamGates <3852641+williamgateszhao@users.noreply.github.com>
2025-06-16 16:17:52 +04:00
Timothy Jaeryang Baek
7a1afa9c66 feat: custom stt content type
Co-Authored-By: Bryan Berns <berns@uwalumni.com>
2025-06-16 16:13:40 +04:00
Sine Jespersen
437b7c5171 add aria label to button without label for accessibility 2025-06-16 13:33:45 +02:00
Sine Jespersen
5211602c2f add text high contrast mode for accessibility 2025-06-16 13:33:25 +02:00
Timothy Jaeryang Baek
6a5aac43df refac 2025-06-16 15:29:40 +04:00