[PR #4] [MERGED] new features added #20099

Closed
opened 2026-04-20 02:44:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4
Author: @tjbck
Created: 10/20/2023
Status: Merged
Merged: 10/20/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (5)

📊 Changes

7 files changed (+280 additions, -100 deletions)

View changed files

📝 README.md (+3 -3)
📝 package-lock.json (+11 -0)
📝 package.json (+1 -0)
📝 src/lib/components/chat/SettingsModal.svelte (+73 -12)
📝 src/lib/components/common/Modal.svelte (+1 -1)
📝 src/lib/components/layout/Navbar.svelte (+45 -76)
📝 src/routes/+page.svelte (+146 -8)

📄 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/4 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 10/20/2023 **Status:** ✅ Merged **Merged:** 10/20/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`89399f1`](https://github.com/open-webui/open-webui/commit/89399f1a3c916c81ecefd69ef1c11b54427b7ec4) Merge pull request #3 from ollama-webui/main - [`d00cc58`](https://github.com/open-webui/open-webui/commit/d00cc58511516bc97dcde3b4ed5ab1639efcb9fb) chat history import/export added - [`dd7c4b8`](https://github.com/open-webui/open-webui/commit/dd7c4b84f6a77d98097bb06806fa12d708fe7af1) Update README.md - [`dba96eb`](https://github.com/open-webui/open-webui/commit/dba96eb9a94ade574f5d44c1dad5ae308673551b) settings added - [`9a76d36`](https://github.com/open-webui/open-webui/commit/9a76d36a4f8317f385bd284eaf972770a63ae31a) Update README.md ### 📊 Changes **7 files changed** (+280 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `package-lock.json` (+11 -0) 📝 `package.json` (+1 -0) 📝 `src/lib/components/chat/SettingsModal.svelte` (+73 -12) 📝 `src/lib/components/common/Modal.svelte` (+1 -1) 📝 `src/lib/components/layout/Navbar.svelte` (+45 -76) 📝 `src/routes/+page.svelte` (+146 -8) </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 2026-04-20 02:44:42 -05: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#20099