[PR #782] [MERGED] Fix: refresh web push pref on standalone change #1419

Closed
opened 2026-05-07 01:02:01 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/782
Author: @nimbleghost
Created: 6/26/2023
Status: Merged
Merged: 6/27/2023
Merged by: @binwiederhier

Base: mainHead: refresh-prefs-pwa


📝 Commits (2)

  • 175ab5e Fix: refresh web push pref on standalone change
  • 0c496ca Fix iOS prompt

📊 Changes

4 files changed (+35 additions, -27 deletions)

View changed files

📝 web/src/app/Notifier.js (+2 -1)
📝 web/src/app/utils.js (+0 -13)
📝 web/src/components/Preferences.jsx (+6 -2)
📝 web/src/components/hooks.js (+27 -11)

📄 Description

Move to a common reactive hook instead of relying on a function call.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/782 **Author:** [@nimbleghost](https://github.com/nimbleghost) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/27/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `refresh-prefs-pwa` --- ### 📝 Commits (2) - [`175ab5e`](https://github.com/binwiederhier/ntfy/commit/175ab5ea76e2859399e2da3118eb19675f0bf4ae) Fix: refresh web push pref on standalone change - [`0c496ca`](https://github.com/binwiederhier/ntfy/commit/0c496ca223dd2fb8d41ca37f36ee035799019439) Fix iOS prompt ### 📊 Changes **4 files changed** (+35 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `web/src/app/Notifier.js` (+2 -1) 📝 `web/src/app/utils.js` (+0 -13) 📝 `web/src/components/Preferences.jsx` (+6 -2) 📝 `web/src/components/hooks.js` (+27 -11) </details> ### 📄 Description Move to a common reactive hook instead of relying on a function call. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:01 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1419
No description provided.