Original PR: https://github.com/open-webui/open-webui/pull/7262 Author: @tjbck Created: 11/22/2024 Status: ✅ Merged Merged: 11/23/2024 Merged by: @tjbck
Base: main ← Head: dev
main
dev
e12cf77
f07ba60
2d5e1a8
b4cd685
259881f
35d75e7
70ea854
3923c4d
1ea03cc
335337f
12 files changed (+575 additions, -545 deletions)
📝 CHANGELOG.md (+16 -0) 📝 backend/open_webui/apps/webui/routers/auths.py (+1 -5) 📝 backend/open_webui/main.py (+23 -22) 📝 backend/open_webui/utils/tools.py (+6 -3) 📝 package-lock.json (+2 -2) 📝 package.json (+1 -1) 📝 src/lib/components/chat/Chat.svelte (+1 -1) 📝 src/lib/components/layout/Navbar.svelte (+14 -0) 📝 src/lib/i18n/locales/ca-ES/translation.json (+73 -73) 📝 src/lib/i18n/locales/de-DE/translation.json (+201 -201) 📝 src/lib/i18n/locales/pt-BR/translation.json (+116 -116) 📝 src/lib/i18n/locales/uk-UA/translation.json (+121 -121)
CHANGELOG.md
backend/open_webui/apps/webui/routers/auths.py
backend/open_webui/main.py
backend/open_webui/utils/tools.py
package-lock.json
package.json
src/lib/components/chat/Chat.svelte
src/lib/components/layout/Navbar.svelte
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/pt-BR/translation.json
src/lib/i18n/locales/uk-UA/translation.json
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7262
Author: @tjbck
Created: 11/22/2024
Status: ✅ Merged
Merged: 11/23/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
e12cf77Update pt-BR translation.jsonf07ba60Update uk translation.json2d5e1a8fixb4cd685Update auths.py259881fUpdate Catalan translation.json35d75e7refac: file handling70ea854Merge pull request #7238 from aleixdorca/dev3923c4dMerge pull request #7225 from hilam/translate_pt_br1ea03ccMerge pull request #7228 from OriginalSimon/main335337fMerge pull request #7233 from iamcristi/patch-1📊 Changes
12 files changed (+575 additions, -545 deletions)
View changed files
📝
CHANGELOG.md(+16 -0)📝
backend/open_webui/apps/webui/routers/auths.py(+1 -5)📝
backend/open_webui/main.py(+23 -22)📝
backend/open_webui/utils/tools.py(+6 -3)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Chat.svelte(+1 -1)📝
src/lib/components/layout/Navbar.svelte(+14 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+73 -73)📝
src/lib/i18n/locales/de-DE/translation.json(+201 -201)📝
src/lib/i18n/locales/pt-BR/translation.json(+116 -116)📝
src/lib/i18n/locales/uk-UA/translation.json(+121 -121)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.