[PR #5741] [MERGED] dev #8543

Closed
opened 2025-11-11 17:59:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5741
Author: @tjbck
Created: 9/26/2024
Status: Merged
Merged: 9/26/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (10+)

📊 Changes

7 files changed (+49 additions, -51 deletions)

View changed files

📝 README.md (+1 -1)
📝 src/lib/apis/utils/index.ts (+3 -3)
📝 src/lib/components/chat/Chat.svelte (+2 -0)
📝 src/lib/components/chat/Messages.svelte (+14 -3)
📝 src/lib/components/chat/Messages/Message.svelte (+9 -41)
📝 src/lib/components/layout/Navbar/Menu.svelte (+7 -3)
📝 src/lib/utils/index.ts (+13 -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/5741 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 9/26/2024 **Status:** ✅ Merged **Merged:** 9/26/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (10+) - [`7ec7267`](https://github.com/open-webui/open-webui/commit/7ec72679f0c981e577b71d3f3529ce3e8839521d) Merge pull request #5599 from open-webui/dev - [`019cf81`](https://github.com/open-webui/open-webui/commit/019cf8199f1f4842b8f61cc3143b782433b55779) Merge pull request #5657 from open-webui/dev - [`c0738ce`](https://github.com/open-webui/open-webui/commit/c0738cef26df70a65898bd8e14dbb4c1dc6937a4) Merge pull request #5659 from open-webui/dev - [`ba20c71`](https://github.com/open-webui/open-webui/commit/ba20c71963963e58a012eb3d537af7c6c7a543d2) Merge pull request #5661 from open-webui/dev - [`f84513e`](https://github.com/open-webui/open-webui/commit/f84513e85633fe4f2eb5b93f63160bf66f9d3e36) Merge pull request #5673 from open-webui/dev - [`534e4c9`](https://github.com/open-webui/open-webui/commit/534e4c90ca5a95d37d325b2e6a54fa36697ee736) Merge pull request #5674 from open-webui/dev - [`82cda6e`](https://github.com/open-webui/open-webui/commit/82cda6e52204f621882df696a4a26cc20ab482a0) Merge pull request #5699 from open-webui/dev - [`7b8f923`](https://github.com/open-webui/open-webui/commit/7b8f923981b004d6183cd6e4f95b408b613baf9e) Merge pull request #5711 from open-webui/dev - [`15bd5eb`](https://github.com/open-webui/open-webui/commit/15bd5ebd7ba95ec3b7cd715e96185904b26c5b7e) Update README.md - [`1d225dd`](https://github.com/open-webui/open-webui/commit/1d225dd804575af9ae5981528dfdce695f7f7040) fix: chat pdf, txt export issue ### 📊 Changes **7 files changed** (+49 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `src/lib/apis/utils/index.ts` (+3 -3) 📝 `src/lib/components/chat/Chat.svelte` (+2 -0) 📝 `src/lib/components/chat/Messages.svelte` (+14 -3) 📝 `src/lib/components/chat/Messages/Message.svelte` (+9 -41) 📝 `src/lib/components/layout/Navbar/Menu.svelte` (+7 -3) 📝 `src/lib/utils/index.ts` (+13 -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 17:59:20 -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#8543