Matthew Raymer
fbf7deb9b8
Remove PWA functionality and service worker infrastructure
Completely remove Progressive Web App features including VitePWA plugin, service workers, install prompts, and platform service PWA methods. Delete PWA component, service worker files, help images, and update build configurations. Simplify application architecture by removing PWA complexity while maintaining core functionality.
1 week ago
Matthew Raymer
8bc1c521ee
Remove PWA functionality and service worker infrastructure
Completely remove Progressive Web App features including VitePWA plugin, service workers, install prompts, and platform service PWA methods. Delete PWA component, service worker files, help images, and update build configurations. Simplify application architecture by removing PWA complexity while maintaining core functionality.
1 week ago
Trent Larson
bb3807a805
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
8 months ago
Trent Larson
251649e6fe
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
8 months ago
Trent Larson
7777fa202b
finish separation of daily reminder message, bump version to 0.3.34
8 months ago
Trent Larson
2758af6e6e
finish separation of daily reminder message, bump version to 0.3.34
8 months ago
Trent Larson
6dc44b2494
move more logging into the database
8 months ago
Trent Larson
228f213c10
move more logging into the database
8 months ago
Trent Larson
2c0c7ac256
add minute to notification scheduling & fix a bug, plus other tweaks
8 months ago
Trent Larson
f57d3b7707
add minute to notification scheduling & fix a bug, plus other tweaks
8 months ago
Trent Larson
86063b27e8
remove "export" that's not available in raw JS
12 months ago
Trent Larson
57fe2cbe13
fix image shared with web share
12 months ago
Trent Larson
ad39ea05c2
fix the photo share_target, and tweak other verbiage
1 year ago
Trent Larson
6af239378c
bump to v 0.3.10, fix image upload on Chrome
1 year ago
Trent Larson
7f02ba29a3
add a share_target for people to add a photo
1 year ago
Trent Larson
7837122a95
open the app when notification is clicked
1 year ago
Trent Larson
37690cc855
increment versiona and add "-beta"
1 year ago
Trent Larson
f517b09ed7
combine all service-worker scripts into a single file to try and ensure included scripts aren't lost
1 year ago
Trent Larson
def744b3df
don't allow notification service-worker interaction until it is ready
2 years ago
Trent Larson
6eb26ea90c
remove IndexedDB keys that shouldn't be keys, and remove unused table, and add commentary
2 years ago
Trent Larson
1e6159869f
update daily check title & documentation
2 years ago
Trent Larson
f8d3fe2ee1
enhance service-worker logging, allow for filtered-push test
2 years ago
Trent Larson
25b1598fcb
doc: add more help for the notifications
2 years ago
Trent Larson
fd8877900b
add another alert message & test button
2 years ago
Trent Larson
05c6ddda02
allow a test notification from the notification help screen
2 years ago
Trent Larson
853eb3c623
include the data in the logged info for a service worker "push"
2 years ago
Trent Larson
44cfe0d88e
allow notifications even without an ID
2 years ago
Trent Larson
7fe256dc9e
log service worker messages to the DB (now works)
2 years ago
Trent Larson
d7f4acb702
make more adjustments to try and get logging to work
2 years ago
Trent Larson
f8002c4550
add DB logging for service-worker events
2 years ago
Trent Larson
d6b1386741
add console logging for all service worker events
2 years ago
Trent Larson
2c33febb0e
fix location of web-push unsubscribe action
2 years ago
Trent Larson
f2fb432d2e
update documentation for going to production
2 years ago
Trent Larson
9c36bb509a
bump to v 0.1.5 and other misc tweaks
2 years ago
Trent Larson
5cbf917ada
don't show non-message to user; fix API server setting; misc doc & task stuff
2 years ago
Matthew Raymer
4dd5664462
Fix exit from loops
2 years ago
Matthew Raymer
3b32c2b156
Some updates after a quick test run
2 years ago
Matthew Aaron Raymer
d93299c352
Update worker dependencies
2 years ago
Matthew Raymer
552ad5a267
Two static scripts for push notifications
2 years ago