[PR #158] [MERGED] Checking for clearing chat history #6977

Closed
opened 2025-11-11 17:13:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/158
Author: @dangminhduc1101
Created: 11/29/2023
Status: Merged
Merged: 11/30/2023
Merged by: @tjbck

Base: devHead: main


📝 Commits (6)

  • 959ab8e Checking for clearing chat history
  • 3449989 Merge pull request #161 from ollama-webui/dev
  • a43c168 Merge pull request #163 from ollama-webui/dev
  • 4c4d50f Merge pull request #164 from ollama-webui/dev
  • ec3f2a3 Merge branch 'ollama-webui:main' into main
  • fb6003d Comments resolved

📊 Changes

1 file changed (+84 additions, -21 deletions)

View changed files

📝 src/lib/components/layout/Sidebar.svelte (+84 -21)

📄 Description

Resolves #149. Also did some quick Tailwind cleanup by moving individual self-center to group items-center.


🔄 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/158 **Author:** [@dangminhduc1101](https://github.com/dangminhduc1101) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (6) - [`959ab8e`](https://github.com/open-webui/open-webui/commit/959ab8e2d8bf09904bfdf4898ea2884bb71fbff6) Checking for clearing chat history - [`3449989`](https://github.com/open-webui/open-webui/commit/34499891ad2dfd44a39e49e7b6427d9cdb65210d) Merge pull request #161 from ollama-webui/dev - [`a43c168`](https://github.com/open-webui/open-webui/commit/a43c16896b2f6b41a82e5556c6b30b7f5295b78e) Merge pull request #163 from ollama-webui/dev - [`4c4d50f`](https://github.com/open-webui/open-webui/commit/4c4d50f10f67b4b1264c471d9b75c4c9f8f33ccd) Merge pull request #164 from ollama-webui/dev - [`ec3f2a3`](https://github.com/open-webui/open-webui/commit/ec3f2a3e1e551d514c7c18b5f52e8eb955246058) Merge branch 'ollama-webui:main' into main - [`fb6003d`](https://github.com/open-webui/open-webui/commit/fb6003de84765e8d21ce136183446fe57bb66ce1) Comments resolved ### 📊 Changes **1 file changed** (+84 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/layout/Sidebar.svelte` (+84 -21) </details> ### 📄 Description Resolves #149. Also did some quick Tailwind cleanup by moving individual `self-center` to group `items-center`. --- <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:13:25 -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#6977