mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #3449] [CLOSED] enh: pwa #21246
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/3449
Author: @engoyan
Created: 6/26/2024
Status: ❌ Closed
Base:
dev← Head:mobile-app📝 Commits (3)
b273fabMobile App1066216fix formattingeeaf271make the app standalone📊 Changes
9 files changed (+24 additions, -2 deletions)
View changed files
📝
backend/main.py(+12 -1)📝
src/app.html(+12 -1)➕
static/apple-icon-180.png(+0 -0)➕
static/favicon.ico(+0 -0)➕
static/maskable-icon-512x512.png(+0 -0)➕
static/pwa-192x192.png(+0 -0)➕
static/pwa-512x512.png(+0 -0)➕
static/pwa-64x64.png(+0 -0)➕
static/service-worker.js(+0 -0)📄 Description
Enable PWA mode to allow installing Open WebUI on Mobile (Android, iOS) and Desktop platforms
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.