mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #13835] [CLOSED] . #23304
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/13835
Author: @JerdiPol
Created: 5/13/2025
Status: ❌ Closed
Base:
main← Head:deltiongpt📝 Commits (10+)
934ef5finitial commit189acd5Merge branch 'open-webui:main' into mainf3ab698UI update03dd48flocal languagef5215e0default language change54a5694english language fixe98f202theme test3922dc3theme update2fa144atheme update712adbdlanguage fix📊 Changes
40 files changed (+341 additions, -328 deletions)
View changed files
📝
backend/open_webui/config.py(+3 -3)📝
backend/open_webui/env.py(+2 -4)📝
docker-compose.yaml(+7 -3)📝
src/app.css(+23 -1)📝
src/app.html(+124 -137)📝
src/lib/components/chat/ModelSelector/Selector.svelte(+1 -1)📝
src/lib/components/chat/Placeholder.svelte(+5 -1)📝
src/lib/components/chat/Settings/About.svelte(+64 -146)📝
src/lib/components/chat/Settings/General.svelte(+46 -23)📝
src/lib/components/chat/Suggestions.svelte(+1 -1)📝
src/lib/components/layout/Sidebar.svelte(+1 -1)📝
src/lib/constants.ts(+1 -1)📝
src/lib/i18n/index.ts(+1 -3)📝
src/tailwind.css(+8 -0)➕
static/assets/fonts/BuenosAires-Black.woff2(+0 -0)➕
static/assets/fonts/BuenosAires-BlackItalic.woff2(+0 -0)➕
static/assets/fonts/BuenosAires-Bold.woff2(+0 -0)➕
static/assets/fonts/BuenosAires-BoldItalic.woff2(+0 -0)➕
static/assets/fonts/BuenosAires-Book.woff2(+0 -0)➕
static/assets/fonts/BuenosAires-BookItalic.woff2(+0 -0)...and 20 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.