mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #7515] [CLOSED] feat: PWA share to OWUI #60933
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/7515
Author: @Peter-De-Ath
Created: 12/1/2024
Status: ❌ Closed
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.