silentsilas
  • Joined on 2021-08-18
silentsilas closed issue silentsilas/sure#2 2024-02-06 00:14:15 +00:00
Import/Export of ECDH Keypairs
silentsilas pushed to main at silentsilas/sure 2024-02-06 00:09:06 +00:00
7c9455f31b notification permission fixes, show server urls at bottom, service worker fixes
silentsilas pushed to main at silentsilas/sure 2024-02-05 03:57:58 +00:00
c13003cd6f 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
silentsilas pushed to main at silentsilas/sure 2024-02-03 23:03:11 +00:00
c3db0e6002 swap in new logo
silentsilas pushed to main at silentsilas/sure 2024-02-02 22:25:38 +00:00
ea4c8a3a30 set up service worker caching, fix perf issues with rerenders, split code into more modules, switch to a green theme, add modal for updating site via service worker
silentsilas pushed to main at silentsilas/sure 2024-02-02 02:38:38 +00:00
ccfe6c60cd moar refactoring
silentsilas pushed to main at silentsilas/sure 2024-02-02 02:33:45 +00:00
01d817a206 refactor with uhtml, dynamically swap out page template whenever hash changes in URL
d2d91e6ab3 add link at bottom of page to import/export keys, add copy to clipboard buttons, adjust the How It Works section, add FAQ section
Compare 2 commits »
silentsilas opened issue silentsilas/sure#10 2024-02-01 21:07:19 +00:00
Implement Web Push Notifications
silentsilas closed issue silentsilas/sure#3 2024-02-01 18:46:16 +00:00
Light Mode Support
silentsilas commented on issue silentsilas/sure#3 2024-02-01 18:46:16 +00:00
Light Mode Support

Fix'd! Will ignore the chart for now, looks decent enough in light mode lol

silentsilas opened issue silentsilas/sure#9 2024-02-01 18:42:12 +00:00
Add support for server code
silentsilas opened issue silentsilas/sure#8 2024-02-01 18:38:53 +00:00
Implement TOFU for chat initializations
silentsilas opened issue silentsilas/sure#7 2024-02-01 18:37:24 +00:00
Initiate a secure realtime chat with a user in the lobby
silentsilas opened issue silentsilas/sure#6 2024-02-01 17:56:25 +00:00
Enforce use of HTTPS/WSS for online functionality
silentsilas opened issue silentsilas/sure#5 2024-02-01 17:35:22 +00:00
View who's all currently online
silentsilas opened issue silentsilas/sure#4 2024-02-01 17:13:36 +00:00
Set a name for your device / keypair
silentsilas opened issue silentsilas/sure#3 2024-01-31 23:36:57 +00:00
Light Mode Support
silentsilas opened issue silentsilas/sure#2 2024-01-30 22:14:43 +00:00
Import/Export of ECDH Keypairs
silentsilas opened issue silentsilas/sure#1 2024-01-30 21:46:50 +00:00
URL Shortener
silentsilas pushed to main at silentsilas/sure 2024-01-30 05:22:13 +00:00
141788714b fix FOUC