ntfy/web/src/components
nimbleghost 9ce3545901 Fix refreshing things when permission is granted
We refreshed some things but not everything, this makes it more
responsive if you have the settings page open when granting permissions,
for example.
2023-06-28 20:26:54 +02:00
..
Account.jsx Implement dark mode 2023-06-28 16:52:35 +02:00
ActionBar.jsx Update colors 2023-06-28 17:20:01 +02:00
App.jsx Fix refreshing things when permission is granted 2023-06-28 20:26:54 +02:00
AttachmentIcon.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
AvatarBox.jsx Make login and sign up form responsive 2023-06-26 23:34:22 +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 Add a reload button to error boundary 2023-06-17 22:15:02 +02:00
hooks.js Fix refreshing things when permission is granted 2023-06-28 20:26:54 +02:00
Login.jsx Make login and sign up form responsive 2023-06-26 23:34:22 +02:00
Messaging.jsx Use esm mui imports for Vite compatibility 2023-05-24 22:16:10 +02:00
Navigation.jsx Fix refreshing things when permission is granted 2023-06-28 20:26:54 +02:00
Notifications.jsx Format emojis in the service worker directly 2023-06-07 20:38:21 +02:00
PopupMenu.jsx Run eslint autofixes 2023-05-24 12:51:53 +02:00
Pref.jsx Web app UI: make preferences responsive 2023-06-26 23:19:58 +02:00
Preferences.jsx Fix refreshing things when permission is granted 2023-06-28 20:26:54 +02:00
PublishDialog.jsx Implement dark mode 2023-06-28 16:52:35 +02:00
ReserveDialogs.jsx Implement dark mode 2023-06-28 16:52:35 +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 Make login and sign up form responsive 2023-06-26 23:34:22 +02:00
styles.js Implement dark mode 2023-06-28 16:52:35 +02:00
SubscribeDialog.jsx Implement dark mode 2023-06-28 16:52:35 +02:00
SubscriptionPopup.jsx Implement dark mode 2023-06-28 16:52:35 +02:00
theme.js Update colors 2023-06-28 17:20:01 +02:00
UpgradeDialog.jsx Implement dark mode 2023-06-28 16:52:35 +02:00