Commit graph

6223 commits

Author SHA1 Message Date
Timothy Jaeryang Baek
2ae9bc30bd refac: feedback item click issue 2025-06-27 15:21:46 +04:00
Timothy Jaeryang Baek
aa13a7caf9 refac 2025-06-27 14:58:23 +04:00
Tim Jaeryang Baek
8c5beddb5f
Merge pull request #15310 from silentoplayz/icons
chore: Remove `MagnifyingGlass` icon component and update to use Search icon component
2025-06-27 14:58:06 +04:00
Tim Jaeryang Baek
c303232657
Merge pull request #15344 from silentoplayz/small-fixes
fix: A couple small fixes
2025-06-27 14:31:01 +04:00
Silentoplayz
e3bacc3296 fix: Small fixes 2025-06-27 04:35:28 -04:00
Timothy Jaeryang Baek
21d616f8ed fix: code interpreter code editor issue 2025-06-26 11:05:17 +04:00
Silentoplayz
cf24e39404 chore: add strokeWidth back 2025-06-25 17:36:23 -04:00
Silentoplayz
dd0e6bf58f remove class="w-5 h-5" /> 2025-06-25 14:04:40 -04:00
Silentoplayz
88c4f55a51 chore: update 2025-06-25 14:00:48 -04:00
Silentoplayz
3f865f0b66 chore: MagnifyingGlass -> Search 2025-06-25 13:42:18 -04:00
Tim Jaeryang Baek
b6e2b2e514
Merge pull request #15236 from headwAI-GmbH/password-login-type
fix: Use correct password autocomplete type on signup
2025-06-25 13:39:08 +04:00
Timothy Jaeryang Baek
8e95e5267c refac 2025-06-25 13:36:41 +04:00
Tim Jaeryang Baek
d4fcf561e5
Merge pull request #15293 from itk-dev/feature/make-toggle-button-accessible
feat: aria-pressed and aria-label
2025-06-25 13:36:02 +04:00
Sine Jespersen
0ba84a670d add aria-pressed and aria-label to toggle button to make it accessible 2025-06-25 10:34:40 +02:00
Tim Jaeryang Baek
6676824947
Merge pull request #15238 from manelcomiche/main
feat(i18n): update Spanish and Catalan translations
2025-06-25 11:05:31 +04:00
Tim Jaeryang Baek
889a3e1c48
Merge pull request #15262 from bobend/updated-da-DK
i18n: Updated da-DK translation
2025-06-25 10:30:18 +04:00
c0mplex10
1875d7d726
i18n: Improve Turkish translations 2025-06-25 01:40:23 +03:00
Bo Bendtsen
2a25d625b2 Merge remote-tracking branch 'upstream/dev' into updated-da-DK 2025-06-24 12:54:17 +02:00
Bo Bendtsen
559c25fa3c Updated da-DK translation 2025-06-24 12:45:48 +02:00
Tim Jaeryang Baek
0b1db0b216
Merge pull request #15242 from c0mplex10/patch-2
i18n: Improve Turkish translations
2025-06-24 11:34:59 +04:00
c0mplex10
c9c5340762
Update translation.json 2025-06-23 17:46:12 +03:00
LHCLYT
e237600e51 feat(i18n): update Catalan translations
Updated several Catalan translation strings to improve grammar, consistency, and clarity.

Includes fixes for technical terms and overall localization quality.
2025-06-23 12:53:49 +02:00
LHCLYT
708010a16a feat(i18n): update Spanish translations
Updated several Spanish translation strings to improve grammar, consistency, and clarity.

Includes fixes for technical terms and overall localization quality.
2025-06-23 12:43:14 +02:00
guenhter
f0e60c28df fix: use correct password autocomplete for signup
Password manager act based on the 'autocomplet' attribute
of the password fields. If the attribut is set to
"current-password" they try to fill the password with an
existing one. If it is set to "new-password" they try to
support the user by generating a new password.
For signup in owui, the password was always set to
"current-password", so the password manager never proposed
a password on signup.
2025-06-23 11:48:51 +02:00
Tim Jaeryang Baek
610680ac14
Merge pull request #15213 from beecho01/patch-1
i18n: en-GB English translation updates
2025-06-23 13:12:44 +04:00
qingchun
018000c41b
i18n: Improve zh-CN 2025-06-23 04:56:35 +08:00
qingchun
a5cdd25802
i18n: Update & Improve zh-CN 2025-06-23 04:20:47 +08:00
James Beeching
2df1f83e79
Merge branch 'dev' into patch-1 2025-06-22 14:17:24 +01:00
James Beeching
13cd025a7d
Update missed spelling to en-GB equivalent 2025-06-22 14:03:36 +01:00
James Beeching
986e583594
Update translation.json for en-GB 2025-06-22 13:52:16 +01:00
Tim Jaeryang Baek
0563738940
Merge pull request #15208 from yukebrillianth/main
i18n: Fix translation placeholder for SSO provider in Bahasa Indonesia
2025-06-22 15:32:32 +04:00
Tim Jaeryang Baek
21d0431178
Merge pull request #15211 from Keram-Yasin/main
i18n: translation edit for ug-CN
2025-06-22 15:32:16 +04:00
Keram Yasin
bb1f8f8ae9 Uyghur Translations Editted
1. The Uyghur translations are edited based on live instance.
2025-06-22 12:25:19 +02:00
Yuke Brilliant Hestiavin
b1f0ad79a8
fix: SSO provider translation in Bahasa Indonesia 2025-06-22 07:00:44 +07: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
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
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
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
_00_
f939646364 i18n: en-US correction of num_keep parameter description
i18n: en-US correction of num_keep parameter description

Correction of num_keep parameter,
In actual description example is indicated that "last" x tokens will be retained, that is wrong, it have to say "first" x tokens.

Tokens to Keep on Context Refresh (num_keep): Retains part of the previous conversation. It's used when the n_ctx limit is reached. A new prompt will be constructed with the first n_keep characters of the original prompt plus the second half of the output to free up space for more conversation. Example: Keeping 50 first tokens helps the model remember the main topic when refreshing.

https://github.com/open-webui/open-webui/discussions/3794#discussioncomment-12691428
2025-06-19 14:18:15 +02:00
Keram
646b3ca7f6
Uyghur Translation Uploaded
1. All the file is translated to Uyghur for the first time.
2. The next step is to review all the translations.
2025-06-19 12:30:42 +02:00
Timothy Jaeryang Baek
a196b9dc26 fix: direct tool servers not displaying 2025-06-19 14:03:36 +04:00