mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 00:52:24 -05:00
[PR #24423] [CLOSED] UI tweaks #82526
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/24423
Author: @malek10xdev
Created: 5/6/2026
Status: ❌ Closed
Base:
main← Head:ui-tweaks📝 Commits (10+)
e521ff8change icons210d08aUpdate app.htmle5abecftheme96b914fchange logof9880a7Update translation.json6627ffbUpdate init.py81c006fUpdate app.css986b248use 8081e3823d7coffee55e3f88Update app.css📊 Changes
71 files changed (+293 additions, -138 deletions)
View changed files
📝
backend/open_webui/__init__.py(+5 -5)📝
backend/open_webui/env.py(+0 -2)📝
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(+0 -0)📝
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)📝
run.sh(+0 -0)📝
src/app.css(+57 -1)📝
src/app.html(+1 -8)📝
src/lib/components/calendar/CalendarSidebar.svelte(+2 -2)📝
src/lib/components/calendar/CalendarView.svelte(+3 -3)📝
src/lib/components/channel/MessageInput.svelte(+2 -2)📝
src/lib/components/chat/ChatPlaceholder.svelte(+3 -7)...and 51 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.