mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #8001] [CLOSED] feat: replace openwebui text #8941
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/8001
Author: @techcowryan
Created: 12/22/2024
Status: ❌ Closed
Base:
main← Head:feature/aryan📝 Commits (2)
dbc9974feat: change to qxli (#1)d2d332ffeat: update openwebui text📊 Changes
105 files changed (+339 additions, -323 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)📝
Dockerfile(+2 -1)📝
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/config.py(+1 -1)📝
backend/open_webui/env.py(+3 -3)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/static/favicon.png(+0 -0)➕
backend/open_webui/static/favicon.png.bkup(+0 -0)📝
backend/open_webui/static/logo.png(+0 -0)➕
backend/open_webui/static/logo.png.bkup(+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.