mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #16079] [CLOSED] Struct/simplify #24025
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/16079
Author: @gaivrt
Created: 7/28/2025
Status: ❌ Closed
Base:
main← Head:struct/simplify📝 Commits (10+)
864d5d7Update project files6f50f6fsimplify: note37772a9simplify: workspaced734a0dsimplify: advice8a54458simplify: code07971b3simplify: advance_setting000e547simplify: font3510d97simplify: panel_choice75c520dsimplify: folder27a13casimplify: files📊 Changes
104 files changed (+10653 additions, -14816 deletions)
View changed files
📝
.gitignore(+10 -0)📝
Dockerfile(+27 -94)➕
Dockerfile.conda(+140 -0)📝
README.md(+27 -238)➕
backend/cleanup_preset_models.py(+42 -0)➕
backend/env_backup.py(+671 -0)📝
backend/open_webui/config.py(+4 -2)📝
backend/open_webui/main.py(+163 -1)📝
backend/open_webui/static/apple-touch-icon.png(+0 -0)📝
backend/open_webui/static/favicon-96x96.png(+0 -0)📝
backend/open_webui/static/favicon.ico(+0 -0)📝
backend/open_webui/static/favicon.png(+0 -0)📝
backend/open_webui/static/favicon.svg(+0 -0)➕
backend/open_webui/static/favicon_OI.png(+0 -0)➕
backend/open_webui/static/icon-192.png(+0 -0)➕
backend/open_webui/static/icon-512.png(+0 -0)📝
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash-dark.png(+0 -0)📝
backend/open_webui/static/splash.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)...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 (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.