mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[PR #24389] [CLOSED] feat(ui): restore mobile navigation, update branding and styling #114946
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/24389
Author: @malek10xdev
Created: 5/5/2026
Status: ❌ Closed
Base:
main← Head:fix/mobile-ui-changes📝 Commits (10+)
e521ff8change icons210d08aUpdate app.htmle5abecftheme96b914fchange logof9880a7Update translation.json6627ffbUpdate init.py81c006fUpdate app.css986b248use 8081e3823d7coffee55e3f88Update app.css📊 Changes
64 files changed (+224 additions, -113 deletions)
View changed files
📝
backend/open_webui/__init__.py(+5 -5)📝
backend/open_webui/env.py(+1 -1)📝
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(+26 -1)📝
src/app.html(+3 -12)📝
src/lib/components/app/AppSidebar.svelte(+1 -1)📝
src/lib/components/calendar/CalendarSidebar.svelte(+2 -2)📝
src/lib/components/calendar/CalendarView.svelte(+3 -3)📝
src/lib/components/channel/MessageInput.svelte(+2 -2)...and 44 more files
📄 Description
Summary
This PR implements several UI/UX improvements and branding updates:
navelement. Restored conversation navigation for small screens while keeping it hidden on desktop.WEBUI_NAMEin the backend logic and cleaned up the frontend layout.run.shpermissions and optimizedvite.config.ts.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.