bunch of fixes for PWA, set up web push notifications, add buttons to remove service workers, add settings menu, let settings manage keys, permissions, and service worker registration

This commit is contained in:
2024-02-04 22:57:52 -05:00
parent c3db0e6002
commit c13003cd6f
22 changed files with 506 additions and 190 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>SURE - Secure URL Requests</title>
<title>SURE DOG - Secure URL Requests</title>
<meta name="description" content="Securely request information via SURE links" />
<meta property="og:title" content="SURE - Secure URL Requests" />