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
main
dev
959ab8e
ec3f2a3
fb6003d
37096ec
c9aeeb4
b55ec6c
566698a
4 files changed (+107 additions, -24 deletions)
📝 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)
src/app.html
src/lib/components/chat/MessageInput.svelte
src/lib/components/layout/Sidebar.svelte
static/manifest.json
Resolves #150 #149
Thanks to @ntimo @dangminhduc1101
🔄 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/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.