mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #17932] [CLOSED] Update Base #24604
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/17932
Author: @edmcquinn
Created: 9/30/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
26154b3Favi + Searxng supportfa4d5c3Fix Faviconc10b52dMerge branch 'open-webui:main' into main90701cdFixing Htmlc1c770eMerge branch 'main' of https://github.com/predictionguard/Chat-Interface13ceb62Favicon Changesa0d7be0Merge branch 'open-webui:main' into mainf054e08Merge branch 'open-webui:main' into imbec2169bPrompt and docs default privateba0953aMerge pull request #1 from predictionguard/private-access📊 Changes
30 files changed (+2703 additions, -41 deletions)
View changed files
📝
Dockerfile(+1 -0)📝
backend/open_webui/env.py(+3 -4)📝
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(+1 -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)📝
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-512x512.png(+0 -0)📝
docker-compose.yaml(+39 -11)➕
searxng/settings.yml(+2574 -0)➕
searxng/uwsgi.ini(+54 -0)📝
src/app.html(+8 -8)📝
src/lib/components/workspace/Prompts/PromptEditor.svelte(+17 -7)📝
src/lib/components/workspace/common/AccessControl.svelte(+1 -1)📝
src/routes/auth/+page.svelte(+2 -2)...and 10 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.