mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #13569] [CLOSED] UI updates #38869
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/13569
Author: @faizan-cc
Created: 5/6/2025
Status: ❌ Closed
Base:
main← Head:ui-updates📝 Commits (2)
441eaaafix: ui updates680590bfix: removes capture image and checks for csv and tsv📊 Changes
104 files changed (+5592 additions, -582 deletions)
View changed files
📝
backend/open_webui/env.py(+2 -3)📝
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(+2508 -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)📝
src/app.html(+4 -4)📝
src/lib/components/admin/Evaluations/Feedbacks.svelte(+2 -2)📝
src/lib/components/admin/Functions.svelte(+2 -2)📝
src/lib/components/admin/Settings/Audio.svelte(+2 -2)📝
src/lib/components/admin/Settings/General.svelte(+1 -1)📝
src/lib/components/admin/Users/UserList.svelte(+1 -1)📝
src/lib/components/channel/Channel.svelte(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+1 -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
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.