[PR #327] [MERGED] feat: delete all user chats #7056

Closed
opened 2025-11-11 17:15:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/327
Author: @tjbck
Created: 12/30/2023
Status: Merged
Merged: 12/30/2023
Merged by: @tjbck

Base: mainHead: delete-all-chat


📝 Commits (1)

  • d5dc36b feat: delete all user chats

📊 Changes

3 files changed (+189 additions, -123 deletions)

View changed files

📝 backend/apps/web/routers/chats.py (+20 -0)
📝 src/lib/apis/chats/index.ts (+32 -0)
📝 src/lib/components/chat/SettingsModal.svelte (+137 -123)

📄 Description

Resolves #296


🔄 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/327 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 12/30/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `delete-all-chat` --- ### 📝 Commits (1) - [`d5dc36b`](https://github.com/open-webui/open-webui/commit/d5dc36b2a9fb472e7607608bcb17ade528c6fe5e) feat: delete all user chats ### 📊 Changes **3 files changed** (+189 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/web/routers/chats.py` (+20 -0) 📝 `src/lib/apis/chats/index.ts` (+32 -0) 📝 `src/lib/components/chat/SettingsModal.svelte` (+137 -123) </details> ### 📄 Description Resolves #296 --- <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:15:36 -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#7056