Trent Larson
|
cf1137737a
|
allow switching to did:peer ID, remove another unnecessary data point
|
8 months ago |
Trent Larson
|
82f51b6f93
|
save passkey DID in accounts, consolidate more data
|
8 months ago |
Trent Larson
|
83722e0057
|
remove duplicate data elements, including public key which is in peer DID
|
8 months ago |
Trent Larson
|
3bb2498e28
|
refactor, and make separate testing buttons for different approaches
|
8 months ago |
Trent Larson
|
80f05ba9e9
|
add signing by non-simplewebauthn code
|
8 months ago |
Trent Larson
|
bb555cd6ee
|
finally get something other that simplewebauthn working
|
8 months ago |
Trent Larson
|
1dd7c6e3b1
|
fully split the signature creation from the verification
|
9 months ago |
Trent Larson
|
e8423b1a00
|
register with simple-lib browser (works until jwt signature validation)
|
9 months ago |
Trent Larson
|
b4a521c6d4
|
remove lingering pieces of tests from /start
|
9 months ago |
Trent Larson
|
a64c7c2848
|
move all passkey testing to /test
|
9 months ago |
Trent Larson
|
37907ee3ad
|
attempt to simply verify something signed with the same library -- doesn't work
|
9 months ago |
Trent Larson
|
43da8586e5
|
use code from @simplewebauthn/server in hopes of more accurate parsing
|
9 months ago |
Trent Larson
|
94443c93bc
|
gets past code errors and now gotta verify signature (note that had to add Buffer in asn1 lib)
|
9 months ago |
Trent Larson
|
2a675eca6a
|
derive DID for issuer
|
9 months ago |
Trent Larson
|
94fb76cfdc
|
retrieve the correct passkey just created (doesn't validate JWT)
|
9 months ago |
Trent Larson
|
7dde4d4d30
|
add prompt for a passkey and a start at creating a JWT out of it
|
9 months ago |
Trent Larson
|
bab4a62540
|
bump version and add -beta; enhance help
|
9 months ago |
Trent Larson
|
2321e1d6e8
|
allow link to the large version of a project image
|
9 months ago |
Trent Larson
|
af976ba838
|
add an image to projects (which shows on all ProjectIcons except for offers)
|
9 months ago |
Trent Larson
|
ad39ea05c2
|
fix the photo share_target, and tweak other verbiage
|
9 months ago |
Trent Larson
|
21a6348afc
|
add a global error handler
|
9 months ago |
Trent Larson
|
210605c8e4
|
bump to version 0.3.11 (and enhance warning on profile deletion)
|
9 months ago |
Trent Larson
|
33a340326f
|
set the correct active camera number when it starts
|
9 months ago |
Trent Larson
|
fd112bd447
|
allow any image URL for gifts & profiles
|
10 months ago |
Trent Larson
|
7d6b210ee1
|
allow file choice for gift, plus other UI fixes
|
10 months ago |
Trent Larson
|
6c28828c0a
|
fix cropping problem where long images go off the screen
|
10 months ago |
Trent Larson
|
6af239378c
|
bump to v 0.3.10, fix image upload on Chrome
|
10 months ago |
Trent Larson
|
17c901b1de
|
add file-chooser to the profile image selection
|
10 months ago |
Trent Larson
|
f7b5dbf4ce
|
style the sharing screen (plus other fixes)
|
10 months ago |
Trent Larson
|
7f02ba29a3
|
add a share_target for people to add a photo
|
10 months ago |
Trent Larson
|
b86543b404
|
disallow new-project page if not registered
|
10 months ago |
Trent Larson
|
7d0007e4d9
|
remove verbiage on front page that's now extra
|
10 months ago |
Trent Larson
|
ddd32e7f44
|
show something to indicate claims were sent (mostly in BVC screens)
|
10 months ago |
Trent Larson
|
8a9bb100ea
|
constantly recheck on home screen if not registered
|
10 months ago |
Trent Larson
|
c48b8246f9
|
add registration inside contact import, with flag to hide it
|
10 months ago |
Trent Larson
|
b32a3d85e9
|
add 'registered' flag in contact info
|
10 months ago |
Trent Larson
|
8571c78a53
|
for scan on QR code screen, import and keep on that screen
|
10 months ago |
Trent Larson
|
e2df848e96
|
add page to view all claims about a DID (which we'll have to restrict to visible people soon)
|
10 months ago |
Trent Larson
|
9acba28b85
|
fix problem with duplicates in feed, plus some other UI tweaks
|
10 months ago |
Trent Larson
|
bef56fce10
|
allow loading more gives & offers & plans when limits are hit on project view
|
10 months ago |
Trent Larson
|
fccc4edb63
|
remove some 'uppercase' CSS markers
|
10 months ago |
Trent Larson
|
0a42edf595
|
put button directly on contacts page to show the given totals
|
10 months ago |
Trent Larson
|
f4f5fc7730
|
change remainder of "confirm" calls to better UX
|
10 months ago |
Trent Larson
|
eeaacaf202
|
replace many of the javascript "confirm" calls with the nicer UX version
|
10 months ago |
Trent Larson
|
7078f7b9e6
|
add choice of a start date for a project
|
10 months ago |
Trent Larson
|
d316f4924b
|
add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger
|
10 months ago |
Trent Larson
|
1df2d3ed05
|
remove message confusion, add project name during give-details
|
10 months ago |
Trent Larson
|
4e877c15f6
|
change the "give" action on contact page to use dialog box
|
10 months ago |
Trent Larson
|
ef95708d02
|
add 'offer' on contact screen
|
10 months ago |
Trent Larson
|
7cbdc7a099
|
add code to display profiles in feed, but deactivate it for now
|
10 months ago |