mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-10-31 17:11:13 +01:00
ff5c854192
- 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
16 lines
No EOL
167 B
Text
16 lines
No EOL
167 B
Text
dist/
|
|
dev-dist/
|
|
build/
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
server/docs/
|
|
server/site/
|
|
tools/fbsend/fbsend
|
|
playground/
|
|
secrets/
|
|
*.iml
|
|
node_modules/
|
|
.DS_Store
|
|
__pycache__
|
|
web/dev-dist/ |