[PR #404] [MERGED] feat: chat history incognito mode #7109

Closed
opened 2025-11-11 17:16:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/404
Author: @tjbck
Created: 1/6/2024
Status: Merged
Merged: 1/6/2024
Merged by: @tjbck

Base: mainHead: incognito


📝 Commits (2)

  • 77a4c4c feat: chat history save added to settings
  • 13d9e66 feat: chat history incognito mode

📊 Changes

4 files changed (+391 additions, -259 deletions)

View changed files

📝 src/lib/components/chat/SettingsModal.svelte (+69 -2)
📝 src/lib/components/layout/Sidebar.svelte (+280 -231)
📝 src/routes/(app)/+page.svelte (+36 -26)
📝 src/routes/(app)/c/[id]/+page.svelte (+6 -0)

📄 Description

Resolves #382


🔄 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/404 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/6/2024 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `incognito` --- ### 📝 Commits (2) - [`77a4c4c`](https://github.com/open-webui/open-webui/commit/77a4c4ce3e6e0d3e31d33b17c8d3ffb250986283) feat: chat history save added to settings - [`13d9e66`](https://github.com/open-webui/open-webui/commit/13d9e6675e8a61c0cd00f8d111cfc2b4f4fe46e2) feat: chat history incognito mode ### 📊 Changes **4 files changed** (+391 additions, -259 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/SettingsModal.svelte` (+69 -2) 📝 `src/lib/components/layout/Sidebar.svelte` (+280 -231) 📝 `src/routes/(app)/+page.svelte` (+36 -26) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+6 -0) </details> ### 📄 Description Resolves #382 --- <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:16:54 -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#7109