Original PR: https://github.com/open-webui/open-webui/pull/18183 Author: @WingThorder Created: 10/9/2025 Status: ❌ Closed
Base: main ← Head: Leo's-Work
main
Leo's-Work
24705c4
fc08c7b
cd36361
20 files changed (+209 additions, -369 deletions)
📝 backend/dev.sh (+1 -1) ➖ backend/open_webui/static/apple-touch-icon.png (+0 -0) ➖ backend/open_webui/static/custom.css (+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 -3) ➖ backend/open_webui/static/loader.js (+0 -0) ➖ backend/open_webui/static/logo.png (+0 -0) ➖ backend/open_webui/static/site.webmanifest (+0 -21) ➖ backend/open_webui/static/splash-dark.png (+0 -0) ➖ backend/open_webui/static/splash.png (+0 -0) ➖ backend/open_webui/static/user-import.csv (+0 -1) ➖ backend/open_webui/static/user.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/lib/components/chat/MessageInput.svelte (+37 -108) 📝 src/lib/components/chat/MessageInput/InputMenu.svelte (+166 -235) 📝 svelte.config.js (+5 -0)
backend/dev.sh
backend/open_webui/static/apple-touch-icon.png
backend/open_webui/static/custom.css
backend/open_webui/static/favicon-96x96.png
backend/open_webui/static/favicon-dark.png
backend/open_webui/static/favicon.ico
backend/open_webui/static/favicon.png
backend/open_webui/static/favicon.svg
backend/open_webui/static/loader.js
backend/open_webui/static/logo.png
backend/open_webui/static/site.webmanifest
backend/open_webui/static/splash-dark.png
backend/open_webui/static/splash.png
backend/open_webui/static/user-import.csv
backend/open_webui/static/user.png
backend/open_webui/static/web-app-manifest-192x192.png
backend/open_webui/static/web-app-manifest-512x512.png
src/lib/components/chat/MessageInput.svelte
src/lib/components/chat/MessageInput/InputMenu.svelte
svelte.config.js
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/18183
Author: @WingThorder
Created: 10/9/2025
Status: ❌ Closed
Base:
main← Head:Leo's-Work📝 Commits (3)
24705c4update scriptfc08c7bupdated codecd36361updted backend📊 Changes
20 files changed (+209 additions, -369 deletions)
View changed files
📝
backend/dev.sh(+1 -1)➖
backend/open_webui/static/apple-touch-icon.png(+0 -0)➖
backend/open_webui/static/custom.css(+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 -3)➖
backend/open_webui/static/loader.js(+0 -0)➖
backend/open_webui/static/logo.png(+0 -0)➖
backend/open_webui/static/site.webmanifest(+0 -21)➖
backend/open_webui/static/splash-dark.png(+0 -0)➖
backend/open_webui/static/splash.png(+0 -0)➖
backend/open_webui/static/user-import.csv(+0 -1)➖
backend/open_webui/static/user.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/lib/components/chat/MessageInput.svelte(+37 -108)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+166 -235)📝
svelte.config.js(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.