[PR #4274] [MERGED] 💄Feat show the size of file and prepare for subsequent upload restrictions #8232

Closed
opened 2025-11-11 17:48:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4274
Author: @Yanyutin753
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @tjbck

Base: devHead: display_size


📝 Commits (1)

  • b049ae2 💄Feat show the size of file and prepare for subsequent upload restrictions

📊 Changes

4 files changed (+23 additions, -2 deletions)

View changed files

📝 src/lib/components/chat/Controls/Controls.svelte (+1 -0)
📝 src/lib/components/chat/MessageInput.svelte (+1 -0)
📝 src/lib/components/chat/Messages/UserMessage.svelte (+1 -0)
📝 src/lib/components/common/FileItem.svelte (+20 -2)

📄 Description

Pull Request Checklist

  • Target branch: Please verify that the pull request targets the dev branch.
  • Description: Provide a concise description of the changes made 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?
  • Testing: Have you written and run sufficient tests for validating the changes?
  • Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?

Changelog Entry

Description

###💄Feat show the size of file and prepare for subsequent upload restrictions

image

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/4274 **Author:** [@Yanyutin753](https://github.com/Yanyutin753) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `display_size` --- ### 📝 Commits (1) - [`b049ae2`](https://github.com/open-webui/open-webui/commit/b049ae269b2283913f73cbecda4eecbfc20bf9a7) 💄Feat show the size of file and prepare for subsequent upload restrictions ### 📊 Changes **4 files changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Controls/Controls.svelte` (+1 -0) 📝 `src/lib/components/chat/MessageInput.svelte` (+1 -0) 📝 `src/lib/components/chat/Messages/UserMessage.svelte` (+1 -0) 📝 `src/lib/components/common/FileItem.svelte` (+20 -2) </details> ### 📄 Description # Pull Request Checklist - [x] **Target branch:** Please verify that the pull request targets the `dev` branch. - [x] **Description:** Provide a concise description of the changes made 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. - [x] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [x] **Testing:** Have you written and run sufficient tests for validating the changes? - [x] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards? # Changelog Entry ## Description ###💄Feat show the size of file and prepare for subsequent upload restrictions ![image](https://github.com/user-attachments/assets/ef469240-3cd2-45a4-85c7-f369f900f97b) ![image](https://github.com/user-attachments/assets/0b8b539c-8b28-444e-82e6-77284fc41ce9) --- <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:48:22 -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#8232