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: main ← Head: incognito
main
incognito
77a4c4c
13d9e66
4 files changed (+391 additions, -259 deletions)
📝 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)
src/lib/components/chat/SettingsModal.svelte
src/lib/components/layout/Sidebar.svelte
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
Resolves #382
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:incognito📝 Commits (2)
77a4c4cfeat: chat history save added to settings13d9e66feat: 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.