mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #13492] [CLOSED] sync #23214
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/13492
Author: @NikolasTh90
Created: 5/5/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
cbd734brebrand and renamed open-webui to pxwc9adff1rename contaienrfb17a3bnetwork hostb572d57changed port from 8080 to 808120fdca6changed settings to remove open webui references📊 Changes
120 files changed (+673 additions, -770 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.yaml(+8 -8)📝
.github/ISSUE_TEMPLATE/feature_request.yaml(+2 -2)📝
.github/pull_request_template.md(+1 -1)📝
.github/workflows/deploy-to-hf-spaces.yml(+2 -2)📝
.github/workflows/integration-test.disabled(+2 -2)📝
CHANGELOG.md(+25 -25)📝
Dockerfile(+4 -3)📝
INSTALLATION.md(+2 -2)📝
README.md(+42 -42)📝
TROUBLESHOOTING.md(+8 -8)📝
backend/dev.sh(+1 -1)📝
backend/open_webui/__init__.py(+3 -3)📝
backend/open_webui/config.py(+2 -2)📝
backend/open_webui/env.py(+3 -3)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/retrieval/web/searxng.py(+1 -1)📝
backend/open_webui/routers/audio.py(+5 -5)📝
backend/open_webui/routers/ollama.py(+10 -10)📝
backend/open_webui/routers/openai.py(+7 -7)📝
backend/open_webui/static/site.webmanifest(+1 -1)...and 80 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, 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.