mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #5197] [MERGED] 0.3.19 #60499
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/5197
Author: @tjbck
Created: 9/5/2024
Status: ✅ Merged
Merged: 9/5/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
1c94f4di18n: Update Chinese translation73576dfMerge pull request #5180 from open-webui/main7b31ef6Merge pull request #5161 from KarlLee830/translateca4beb4refac: styling1cac9fcMerge pull request #5182 from open-webui/main3b868beMerge pull request #5185 from open-webui/main7edfffdrefac: styling31623ffrefac: styling21e81d7refac8b67959refac: styling📊 Changes
12 files changed (+223 additions, -116 deletions)
View changed files
📝
CHANGELOG.md(+15 -0)📝
backend/open_webui/apps/webui/main.py(+18 -16)📝
backend/open_webui/apps/webui/utils.py(+21 -25)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/ChatControls.svelte(+51 -55)📝
src/lib/components/chat/Messages/Placeholder.svelte(+2 -2)📝
src/lib/components/chat/ModelSelector.svelte(+9 -5)📝
src/lib/components/chat/ModelSelector/Selector.svelte(+2 -2)➕
src/lib/components/common/Drawer.svelte(+94 -0)📝
src/lib/components/layout/Sidebar.svelte(+2 -2)📝
src/lib/i18n/locales/zh-CN/translation.json(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.