mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #8835] [MERGED] 0.5.7 #22292
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8835
Author: @tjbck
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/23/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
6f17c29Update catalan translation.json863f73dUpdate zh-cn8fc5532fix: tools valves accessdd6de74fix: model update access1dd8e5fMerge pull request #8821 from panda44312/patch-36a9978dMerge pull request #8801 from aleixdorca/devbb45d35fix: ollama prefix id3d5e361i18n: update zh-TW646671cMerge pull request #8837 from TiancongLx/devba81b47refac📊 Changes
58 files changed (+293 additions, -74 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/routers/models.py(+10 -0)📝
backend/open_webui/routers/ollama.py(+4 -4)📝
backend/open_webui/routers/tools.py(+11 -0)📝
backend/open_webui/utils/middleware.py(+2 -2)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/common/Collapsible.svelte(+33 -1)➕
src/lib/dayjs.js(+104 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+36 -35)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+1 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+1 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+1 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)...and 38 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.