mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #13009] [CLOSED] Dev #23074
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/13009
Author: @s3r1msultan
Created: 4/18/2025
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (10+)
44f1b9ecustom initf9f06c6.enva8d7d8bupd: Dockerfilecd30d57upd: start.sh2cb06d8upd: start.sh8ddc1fcupd: start.sh and Dockerfile08e2f6dupd: start.sh and Dockerfiled36b508upd: start.sh and Dockerfilea6c2b35upd: start.sh and Dockerfile0d20d42upd: start.sh and Dockerfile📊 Changes
818 files changed (+286005 additions, -292535 deletions)
View changed files
📝
.env.example(+11 -1)📝
CHANGELOG.md(+1788 -1828)📝
CODE_OF_CONDUCT.md(+99 -99)📝
Caddyfile.localhost(+64 -64)📝
Dockerfile(+184 -176)📝
INSTALLATION.md(+35 -35)📝
LICENSE(+26 -26)📝
Makefile(+33 -33)📝
README.md(+228 -228)📝
TROUBLESHOOTING.md(+36 -36)📝
backend/.dockerignore(+13 -13)📝
backend/.gitignore(+11 -11)📝
backend/dev.sh(+1 -1)📝
backend/open_webui/__init__.py(+96 -96)📝
backend/open_webui/alembic.ini(+114 -114)📝
backend/open_webui/config.py(+2582 -2606)📝
backend/open_webui/constants.py(+119 -119)📝
backend/open_webui/env.py(+460 -462)📝
backend/open_webui/functions.py(+322 -322)📝
backend/open_webui/internal/db.py(+116 -116)...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.