ntfy/web/src/components
nimbleghost ff5c854192 Add PWA, service worker and Web Push
- Use new notification request/opt-in flow for push
- Implement unsubscribing
- Implement muting
- Implement emojis in title
- Add iOS specific PWA warning
- Don’t use websockets when web push is enabled
- Fix duplicate notifications
- Implement default web push setting
- Implement changing subscription type
- Implement web push subscription refresh
- Implement web push notification click
2023-06-07 20:38:20 +02:00
..
Account.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
ActionBar.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
App.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
AttachmentIcon.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
AvatarBox.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
DialogFooter.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
EmojiPicker.jsx Make small code style improvements 2023-05-25 07:17:05 +02:00
ErrorBoundary.jsx Formatting, npm update 2023-05-24 21:44:12 -04:00
hooks.js Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
i18n.jsx Add .jsx filename extension 2023-05-24 12:51:53 +02:00
Login.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
Messaging.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
Navigation.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
Notifications.jsx Fix param reassignment issue 2023-05-25 07:17:05 +02:00
PopupMenu.jsx Run eslint autofixes 2023-05-24 12:51:53 +02:00
Pref.jsx Run eslint autofixes 2023-05-24 12:51:53 +02:00
Preferences.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
PublishDialog.jsx Merge branch 'main' into switch-to-vite 2023-05-24 21:37:28 -04:00
ReserveDialogs.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
ReserveIcons.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
ReserveTopicSelect.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
routes.js Run prettier 2023-05-23 21:13:17 +02:00
Signup.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
styles.js Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
SubscribeDialog.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
SubscriptionPopup.jsx Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
theme.js Run prettier 2023-05-23 21:13:17 +02:00
UpgradeDialog.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00