Original PR: https://github.com/open-webui/open-webui/pull/7515 Author: @Peter-De-Ath Created: 12/1/2024 Status: 🔄 Open
Base: dev ← Head: share-to-android
dev
share-to-android
1097059
6fe5f36
8ddef31
3 files changed (+264 additions, -1 deletions)
📝 backend/open_webui/main.py (+77 -0) 📝 src/lib/components/chat/Chat.svelte (+128 -1) ➕ src/service-worker.js (+59 -0)
backend/open_webui/main.py
src/lib/components/chat/Chat.svelte
src/service-worker.js
When Open WebUI is installed as a PWA
Only supported on Android using Chrome Uploading only 1 file at a time
Service Worker Sharing Images/Documents/Text
https://github.com/user-attachments/assets/edceb61b-21f7-44ea-b6b8-8dd0ac07a449
🔄 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/7515
Author: @Peter-De-Ath
Created: 12/1/2024
Status: 🔄 Open
Base:
dev← Head:share-to-android📝 Commits (3)
1097059feat: add share functionality and service worker registration6fe5f36feat: add document upload functionality and enhance file acceptance criteria8ddef31feat: enhance sharing functionality to support document uploads and improve form data processing📊 Changes
3 files changed (+264 additions, -1 deletions)
View changed files
📝
backend/open_webui/main.py(+77 -0)📝
src/lib/components/chat/Chat.svelte(+128 -1)➕
src/service-worker.js(+59 -0)📄 Description
Description
When Open WebUI is installed as a PWA
Limitations
Only supported on Android using Chrome
Uploading only 1 file at a time
Added
Service Worker
Sharing Images/Documents/Text
Screenshots or Videos
https://github.com/user-attachments/assets/edceb61b-21f7-44ea-b6b8-8dd0ac07a449
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.