ntfy/web/src/app
2023-07-03 15:24:26 +02:00
..
AccountApi.js Fix session replica behaviour (merge with session) 2023-06-13 14:00:51 +02:00
Api.js Add more tests, change endpoint 2023-06-17 14:44:55 -04:00
config.js Run eslint autofixes 2023-05-24 12:51:53 +02:00
Connection.js Make manual eslint fixes 2023-05-24 12:58:48 +02:00
ConnectionManager.js Remove stray console.log 2023-06-14 14:52:09 +02:00
db.js Re-increate Dexie version number 2023-06-14 13:08:35 -04:00
emojis.js Run prettier 2023-05-23 21:13:17 +02:00
emojisMapped.js Format emojis in the service worker directly 2023-06-07 20:38:21 +02:00
errors.js Make manual eslint fixes 2023-05-24 12:58:48 +02:00
i18n.js Add i18n to service worker 2023-06-14 20:58:58 +02:00
notificationUtils.js Check for image mimetype first 2023-06-17 21:53:45 +02:00
Notifier.js Fix resubscribing when notifications are re-granted 2023-06-29 00:02:18 +02:00
Poller.js Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
Prefs.js Rename UI_MODE to THEME 2023-06-28 13:30:51 -04:00
Pruner.js Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
Session.js Sync localStorage to indexedDB on startup 2023-06-17 22:08:25 +02:00
SubscriptionManager.js Fix resubscribing when notifications are re-granted 2023-06-29 00:02:18 +02:00
UserManager.js Format & fix lint 2023-06-13 14:02:54 +02:00
utils.js Format datetimes using i18n lang 2023-07-03 15:24:26 +02:00