mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #795] [MERGED] PWA: Fix reload, Firefox mp3 load, reduce mobile padding #1428
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1428
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/binwiederhier/ntfy/pull/795
Author: @nimbleghost
Created: 6/29/2023
Status: ✅ Merged
Merged: 6/30/2023
Merged by: @binwiederhier
Base:
main← Head:pwa-improvements📝 Commits (5)
abb1baeDon’t include mp3 due to Firefox sw issue55eed86Reduce padding on mobile / narrow screens9fa1288Fix update behaviour57bd37eFix sidebar colour on mobile0b91846Move registerSW out📊 Changes
7 files changed (+51 additions, -6 deletions)
View changed files
📝
web/public/sw.js(+3 -0)📝
web/src/components/App.jsx(+2 -3)📝
web/src/components/Notifications.jsx(+1 -1)📝
web/src/components/theme.js(+8 -0)📝
web/src/index.jsx(+3 -0)➕
web/src/registerSW.js(+31 -0)📝
web/vite.config.js(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.