mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-16 20:11:53 -05:00
[PR #13507] [CLOSED] 更新 #10016
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/13507
Author: @JohnnyZhang2
Created: 5/5/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
666946agoa6cfb30Refactor code structure for improved readability and maintainabilityd852632更新 Dockerfile,替换为 fastly CDN 源8371a98更新About📊 Changes
19 files changed (+3392 additions, -88 deletions)
View changed files
📝
Dockerfile(+6 -0)📝
backend/open_webui/env.py(+2 -4)➕
backend/open_webui/static/Daylgo.png(+0 -0)📝
docker-compose.yaml(+3 -13)📝
src/app.html(+14 -11)📝
src/lib/components/chat/Settings/About.svelte(+43 -57)➕
static/Daylgo.png(+0 -0)➕
static/darklogo.png(+0 -0)📝
static/favicon.png(+0 -0)📝
static/static/apple-touch-icon.png(+0 -0)➕
static/static/darklogo.svg(+3189 -0)📝
static/static/favicon-96x96.png(+0 -0)📝
static/static/favicon-dark.png(+0 -0)📝
static/static/favicon.png(+0 -0)📝
static/static/favicon.svg(+135 -3)📝
static/static/splash-dark.png(+0 -0)📝
static/static/splash.png(+0 -0)📝
static/static/web-app-manifest-192x192.png(+0 -0)📝
static/static/web-app-manifest-512x512.png(+0 -0)📄 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.