mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #15041] [CLOSED] merge #10492
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/15041
Author: @ozalperen
Created: 6/16/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
d4adfcdchore: update Open WebUI references to Cerebrum LLM WebUI7063e34chore: Update OLLAMA_BASE_URL in docker-compose.yamle8b0d97Merge branch 'main' of https://github.com/open-webui/open-webui into open-webui-mainf6deae0Merge branch 'open-webui-main' into main1a0a098Merge branch 'main' of https://github.com/open-webui/open-webui into main5c2085aAdd initial HTML files and update site name to "Cere LLM WebUI"886fdd9Add DNS configuration to docker-compose.yamlf1cbcf8Merge branch 'open-webui:main' into maina51292cMerge branch 'open-webui:main' into main4773cf3feat: add mcpo service with MSSQL integration📊 Changes
52 files changed (+865 additions, -125 deletions)
View changed files
📝
.github/pull_request_template.md(+1 -1)📝
CHANGELOG.md(+6 -6)📝
INSTALLATION.md(+2 -2)📝
README.md(+13 -11)📝
TROUBLESHOOTING.md(+6 -6)📝
backend/open_webui/config.py(+3 -34)📝
backend/open_webui/env.py(+21 -12)➕
backend/open_webui/index.html(+1 -0)➕
backend/open_webui/index.html.1(+1 -0)➕
backend/open_webui/index.html.2(+1 -0)📝
backend/open_webui/main.py(+21 -11)📝
backend/open_webui/static/apple-touch-icon.png(+0 -0)📝
backend/open_webui/static/favicon-96x96.png(+0 -0)📝
backend/open_webui/static/favicon-dark.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(+89 -3)📝
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)...and 32 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.