mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #11641] [CLOSED] Etx #22772
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/11641
Author: @aderbalbotelho
Created: 3/13/2025
Status: ❌ Closed
Base:
main← Head:etx📝 Commits (10+)
a21941019d8f86ec1968e7c5617a20d0971612b443f15f2aff129a654bc79.1c82dae41.1cb6dc6d1.2db5b0341.2📊 Changes
12051 files changed (+388383 additions, -24987 deletions)
View changed files
📝
CHANGELOG.md(+193 -0)📝
CODE_OF_CONDUCT.md(+1 -1)📝
LICENSE(+23 -17)📝
README.md(+12 -2)📝
backend/open_webui/__init__.py(+19 -0)➖
backend/open_webui/apps/audio/main.py(+0 -703)➖
backend/open_webui/apps/images/main.py(+0 -609)➖
backend/open_webui/apps/ollama/main.py(+0 -1351)➖
backend/open_webui/apps/openai/main.py(+0 -719)➖
backend/open_webui/apps/retrieval/loaders/main.py(+0 -190)➖
backend/open_webui/apps/retrieval/main.py(+0 -1494)➖
backend/open_webui/apps/retrieval/utils.py(+0 -532)➖
backend/open_webui/apps/retrieval/vector/connector.py(+0 -22)➖
backend/open_webui/apps/retrieval/web/main.py(+0 -22)➖
backend/open_webui/apps/retrieval/web/utils.py(+0 -97)➖
backend/open_webui/apps/socket/main.py(+0 -221)➖
backend/open_webui/apps/socket/utils.py(+0 -59)➖
backend/open_webui/apps/webui/main.py(+0 -506)➖
backend/open_webui/apps/webui/models/auths.py(+0 -206)➖
backend/open_webui/apps/webui/models/chats.py(+0 -812)...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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.