[PR #2388] [MERGED] Expend upload image file types #7777

Closed
opened 2025-11-11 17:35:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2388
Author: @Yanyutin753
Created: 5/19/2024
Status: Merged
Merged: 5/19/2024
Merged by: @tjbck

Base: devHead: uploadImage


📝 Commits (1)

  • c5f13cf Expend upload image file types

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 src/lib/components/chat/MessageInput.svelte (+2 -2)
📝 src/lib/components/chat/Settings/Account.svelte (+1 -1)
📝 src/routes/(app)/workspace/modelfiles/create/+page.svelte (+1 -1)
📝 src/routes/(app)/workspace/modelfiles/edit/+page.svelte (+1 -1)

📄 Description

Pull Request Checklist

  • Target branch: Pull requests should target the dev branch.
  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests for the changes?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

Expend upload image file types like webp

image

Additional Information

Has passed the self-test

image


🔄 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/2388 **Author:** [@Yanyutin753](https://github.com/Yanyutin753) **Created:** 5/19/2024 **Status:** ✅ Merged **Merged:** 5/19/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `uploadImage` --- ### 📝 Commits (1) - [`c5f13cf`](https://github.com/open-webui/open-webui/commit/c5f13cfdda360a86f438da07eb173fb219e31a83) ⭐ Expend upload image file types ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/MessageInput.svelte` (+2 -2) 📝 `src/lib/components/chat/Settings/Account.svelte` (+1 -1) 📝 `src/routes/(app)/workspace/modelfiles/create/+page.svelte` (+1 -1) 📝 `src/routes/(app)/workspace/modelfiles/edit/+page.svelte` (+1 -1) </details> ### 📄 Description ## Pull Request Checklist - [x] **Target branch:** Pull requests should target the `dev` branch. - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [x] **Testing:** Have you written and run sufficient tests for the changes? - [x] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues? --- ## Description ⭐ Expend upload image file types like `webp` <img width="1084" alt="image" src="https://github.com/open-webui/open-webui/assets/132346501/b72d2e11-b426-4658-b3a4-212a611da402"> --- ### Additional Information #### Has passed the self-test ![image](https://github.com/open-webui/open-webui/assets/132346501/2db7551d-81be-4370-a58a-2289a52a94de) --- <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 17:35:44 -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#7777