[PR #18183] [CLOSED] Leo's work #11490

Closed
opened 2025-11-11 19:33:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18183
Author: @WingThorder
Created: 10/9/2025
Status: Closed

Base: mainHead: Leo's-Work


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18183 **Author:** [@WingThorder](https://github.com/WingThorder) **Created:** 10/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Leo's-Work` --- ### 📝 Commits (3) - [`24705c4`](https://github.com/open-webui/open-webui/commit/24705c49da0ea1f2cb41e2bdd4b6cf5537b164cb) update script - [`fc08c7b`](https://github.com/open-webui/open-webui/commit/fc08c7bdf3327bdc49ac9f69773e74120e55c783) updated code - [`cd36361`](https://github.com/open-webui/open-webui/commit/cd36361099f208198565843d3b0f86f69634a0e7) updted backend ### 📊 Changes **20 files changed** (+209 additions, -369 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 19:33:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#11490