Trent Larson
|
519562144b
|
add contact-methods to a contact
|
4 months ago |
Trent Larson
|
cca022089b
|
fix any error messages with words that are too long and push the "X" off the page
|
4 months ago |
Trent Larson
|
87c69b5cef
|
add invite-one-accept screen dedicated to accepting invitations
|
5 months ago |
Trent Larson
|
eab4ce561d
|
catch more errors if something catastrophic happens to encrypted data
|
5 months ago |
Trent Larson
|
bff7d0a632
|
fix problem when notification subscription isn't found
|
5 months ago |
Trent Larson
|
2171846f50
|
finish separation of daily reminder message, bump version to 0.3.34
|
5 months ago |
Trent Larson
|
2b6f87f0aa
|
change the notification detection to our own variables, and save the selected time
|
6 months ago |
Trent Larson
|
b41d89f237
|
move push notification setup out of an App.vue Notification and into a component
|
6 months ago |
Trent Larson
|
6ba1f6ece7
|
move more logging into the database
|
6 months ago |
Trent Larson
|
eb675a8ad4
|
add minute to notification scheduling & fix a bug, plus other tweaks
|
6 months ago |
Trent Larson
|
2d316b67f9
|
add link directly into contact page to add a new contact via "contactJwt" query parameter
|
7 months ago |
Trent Larson
|
ecc455939b
|
fix error is OfferDialog where assignment to a project was missed, plus some refactors
|
8 months ago |
Trent Larson
|
023c8f6321
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
8 months ago |
Trent Larson
|
767d33c0a0
|
prompt for name when showing info, and provide a "copy" page when remote
|
9 months ago |
Trent Larson
|
33d6b9df96
|
misc tweaks and linting clean-up
|
10 months ago |
Trent Larson
|
c403356055
|
add registration inside contact import, with flag to hide it
|
1 year ago |
Trent Larson
|
73f9d7f9e9
|
add page to view all claims about a DID (which we'll have to restrict to visible people soon)
|
1 year ago |
Trent Larson
|
421b4c1719
|
replace many of the javascript "confirm" calls with the nicer UX version
|
1 year ago |
Trent Larson
|
1459719a47
|
remove a lingering debug console.log
|
1 year ago |
Trent Larson
|
2ae165d56f
|
reorder home page vapid check to avoid an error on localhost
|
1 year ago |
Trent Larson
|
489bb76a60
|
adjust more code to the PushSubscriptionJSON
|
1 year ago |
Trent Larson
|
2ca33bb9eb
|
adjust the notification-subscription objects to try and send correct info
|
1 year ago |
Trent Larson
|
121181c6a1
|
add adjustment to UTC hour for notification time
|
1 year ago |
Trent Larson
|
7692cc2b35
|
add logic to send a time for notifications
|
1 year ago |
Trent Larson
|
4ad4cab25e
|
add blurb explaining what data is shared with the world
|
1 year ago |
Trent Larson
|
c58f012d2c
|
allow viewing and deletion of an image
|
1 year ago |
Trent Larson
|
2058205150
|
for BVC shortcut: send attend & give actions, and list actions to confirm
|
1 year ago |
Trent Larson
|
6aab1ff49d
|
consolidate interface and remove copies of code
|
1 year ago |
Trent Larson
|
61c3a0e30b
|
avoid error on browsers without a service worker
|
1 year ago |
Trent Larson
|
1f05e81b05
|
add notification immediately after setting up subscription, and tweak messaging
|
1 year ago |
Trent Larson
|
1f13bf772c
|
move wait for service-worker initialization into the notification modal
|
1 year ago |
Trent Larson
|
f8d3fe2ee1
|
enhance service-worker logging, allow for filtered-push test
|
1 year ago |
Trent Larson
|
25b1598fcb
|
doc: add more help for the notifications
|
1 year ago |
Trent Larson
|
fd8877900b
|
add another alert message & test button
|
1 year ago |
Trent Larson
|
05c6ddda02
|
allow a test notification from the notification help screen
|
1 year ago |
Trent Larson
|
7fe256dc9e
|
log service worker messages to the DB (now works)
|
1 year ago |
Trent Larson
|
d7f4acb702
|
make more adjustments to try and get logging to work
|
1 year ago |
Trent Larson
|
aaa1f31945
|
fix one single linting problem
|
1 year ago |
Trent Larson
|
5db3423301
|
enhance error messages
|
1 year ago |
Trent Larson
|
2c33febb0e
|
fix location of web-push unsubscribe action
|
1 year ago |
Trent Larson
|
e6f73dc81c
|
add an unsubscribe to the web push
|
1 year ago |
Trent Larson
|
672abac9a9
|
show web-push subscription info on demand, and refine docs
|
1 year ago |
Trent Larson
|
0607fad3e5
|
remove the 'never' option for notifications & close on 'maybe later'
|
1 year ago |
Trent Larson
|
9c36bb509a
|
bump to v 0.1.5 and other misc tweaks
|
1 year ago |
Matthew Raymer
|
8ddf7d9532
|
Merging sw-cleanup
|
1 year ago |
Matthew Raymer
|
a60beb483c
|
Adding alert dialogs
|
1 year ago |
Trent Larson
|
3bf8fd0c22
|
rename "push" to "webPush" for future-proofing
|
1 year ago |
Matthew Raymer
|
3b32c2b156
|
Some updates after a quick test run
|
1 year ago |
Matthew Aaron Raymer
|
9aea7a576d
|
Merging the workflow
|
1 year ago |
Trent Larson
|
65a5edf26b
|
allow to customize the push-server for testing
|
2 years ago |