mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 02:55:00 -05:00
[PR #16039] [CLOSED] Update OWUI #10810
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/16039
Author: @CenaAshoori
Created: 7/26/2025
Status: ❌ Closed
Base:
main← Head:ca/update-files📝 Commits (10+)
071707cAdd - link to payment16fa75dUpdate - replace by aibrary names46ba062Update - replace by aibrary names7a2333aupdate repo2582d00Merge remote-tracking branch 'origin/main' into ca/update-repo1c62c01Merge branch 'main' into ui-update0c58330Merge pull request #4 from AiBrary-dev/ca/update-repo922b6deUpdate custom-docker.yaml57dba5aMerge pull request #5 from AiBrary-dev/update-docker01fb3e4Merge pull request #3 from AiBrary-dev/ui-update📊 Changes
294 files changed (+6240 additions, -5640 deletions)
View changed files
➖
.github/workflows/build-release.yml(+0 -72)➖
.github/workflows/codespell.disabled(+0 -25)➕
.github/workflows/custom-docker.yaml(+42 -0)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -63)➖
.github/workflows/format-backend.yaml(+0 -49)➖
.github/workflows/integration-test.disabled(+0 -255)➖
.github/workflows/lint-backend.disabled(+0 -27)➖
.github/workflows/lint-frontend.disabled(+0 -21)➖
.github/workflows/release-pypi.yml(+0 -36)📝
.gitignore(+2 -0)📝
backend/open_webui/env.py(+0 -2)📝
backend/open_webui/main.py(+515 -6)📝
backend/open_webui/models/auths.py(+4 -0)📝
backend/open_webui/retrieval/utils.py(+1 -1)📝
backend/open_webui/routers/audio.py(+13 -14)📝
backend/open_webui/routers/auths.py(+112 -2)📝
backend/open_webui/routers/files.py(+1 -1)📝
backend/open_webui/routers/images.py(+1 -5)📝
backend/open_webui/routers/ollama.py(+12 -12)📝
backend/open_webui/routers/openai.py(+14 -13)...and 80 more files
📄 Description
resolve conflicts and replace some icon
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.