ntfy/web
nimbleghost 4ce6fdcc5a Implement http actions in service worker
These are only supported in Chrome-based browsers via the service worker
and not for regular desktop notifications.
2023-06-08 20:12:41 +02:00
..
public Implement http actions in service worker 2023-06-08 20:12:41 +02:00
src Small refactor 2023-06-08 12:20:12 -04:00
.eslintignore Add eslint with eslint-config-airbnb 2023-05-24 12:51:52 +02:00
.eslintrc Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
.prettierignore Add eslint with eslint-config-airbnb 2023-05-24 12:51:52 +02:00
index.html Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
package-lock.json Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
package.json Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
vite.config.js Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00