mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #7577] [CLOSED] Test PR #60940
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/7577
Author: @MatthewBSD
Created: 12/3/2024
Status: ❌ Closed
Base:
main← Head:feature/brandingUpdates📝 Commits (10+)
85dc5acDelete favicon.png382d753Delete favicon.png7c8e6f9Add BSDXR logo files4bb2144Delete splash images69b9ef0Rename BSDXR related image files to favicon and splash to follow conventions504f77fUpdate image files with new names to overwrite codebase default faviconsaaebcafUpdate files with removal of favicon.png reference and usage of bsdIcon.png03b781aUpdate files with replacement of Open WebUI references with BSDXR WebUI7dcd936Add splash-dark.pngaee70b2Update +page.svelte with BSDXR Logo📊 Changes
111 files changed (+375 additions, -395 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+4 -4)📝
.github/ISSUE_TEMPLATE/feature_request.md(+2 -2)📝
.github/pull_request_template.md(+1 -1)📝
.github/workflows/deploy-to-hf-spaces.yml(+1 -1)📝
CHANGELOG.md(+17 -17)📝
INSTALLATION.md(+2 -2)📝
README.md(+32 -32)📝
TROUBLESHOOTING.md(+7 -7)📝
backend/open_webui/apps/audio/main.py(+3 -3)📝
backend/open_webui/apps/ollama/main.py(+10 -10)📝
backend/open_webui/apps/openai/main.py(+7 -7)📝
backend/open_webui/apps/retrieval/web/searxng.py(+1 -1)📝
backend/open_webui/apps/webui/models/models.py(+1 -1)📝
backend/open_webui/config.py(+5 -5)📝
backend/open_webui/env.py(+4 -4)📝
backend/open_webui/main.py(+2 -2)➕
backend/open_webui/static/aero-spx-icon.png(+0 -0)➖
backend/open_webui/static/favicon.png(+0 -0)➖
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash.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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.