mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
[PR #170] [MERGED] feat: chat history delete confirmation & pwa support #6985
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/170
Author: @tjbck
Created: 12/1/2023
Status: ✅ Merged
Merged: 12/2/2023
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (7)
959ab8eChecking for clearing chat historyec3f2a3Merge branch 'ollama-webui:main' into mainfb6003dComments resolved37096ecMerge pull request #158 from dangminhduc1101/mainc9aeeb4feat: add PWA manifest.jsonb55ec6cfix: message input styling566698aMerge pull request #167 from ntimo/task/basic-pwa📊 Changes
4 files changed (+107 additions, -24 deletions)
View changed files
📝
src/app.html(+1 -0)📝
src/lib/components/chat/MessageInput.svelte(+6 -3)📝
src/lib/components/layout/Sidebar.svelte(+84 -21)➕
static/manifest.json(+16 -0)📄 Description
Resolves #150 #149
Thanks to @ntimo @dangminhduc1101
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.