1007 Commits (122872f4bf4a0eb017565dedc69fb1ef0ca39bed)
 

Author SHA1 Message Date
Trent Larson 122872f4bf allow switching to did:peer ID, remove another unnecessary data point 5 months ago
Trent Larson f8ade5289b save passkey DID in accounts, consolidate more data 5 months ago
Trent Larson c661dee520 remove duplicate data elements, including public key which is in peer DID 5 months ago
Trent Larson 141a7fd563 refactor, and make separate testing buttons for different approaches 5 months ago
Trent Larson bbf1c17e62 add signing by non-simplewebauthn code 5 months ago
Trent Larson 8cf8b9f837 finally get something other that simplewebauthn working 5 months ago
Trent Larson 237c37f29d fully split the signature creation from the verification 6 months ago
Trent Larson c5598d5b4c register with simple-lib browser (works until jwt signature validation) 6 months ago
Trent Larson 7aa37e7f68 remove lingering pieces of tests from /start 6 months ago
Trent Larson bad859ea7c move all passkey testing to /test 6 months ago
Trent Larson 0d54c50e5f attempt to simply verify something signed with the same library -- doesn't work 6 months ago
Trent Larson 8ee0c4f25e use code from @simplewebauthn/server in hopes of more accurate parsing 6 months ago
Trent Larson 3f002cb4f2 gets past code errors and now gotta verify signature (note that had to add Buffer in asn1 lib) 6 months ago
Trent Larson b7901f6c88 derive DID for issuer 6 months ago
Trent Larson 66aeb7ed29 retrieve the correct passkey just created (doesn't validate JWT) 6 months ago
Trent Larson e85ad529df add prompt for a passkey and a start at creating a JWT out of it 6 months ago
Trent Larson a85aac9630 fix dependency vulnerabilities 6 months ago
Trent Larson 766727c799 bump version and add -beta; enhance help 6 months ago
Trent Larson 08b67984e4 bump to verson 0.3.13 6 months ago
Trent Larson 50bba70e1f allow link to the large version of a project image 6 months ago
Trent Larson 64f5656f41 add an image to projects (which shows on all ProjectIcons except for offers) 6 months ago
Trent Larson e3e2031bd8 bump version and add -beta 6 months ago
Trent Larson 3cd164b09d update CHANGELOG 6 months ago
Trent Larson 141fb39ad1 bump to version 0.3.12 6 months ago
Trent Larson 11b662e326 fix the photo share_target, and tweak other verbiage 6 months ago
Trent Larson 2de254f9a1 bump version and add -beta 6 months ago
Trent Larson 1bf57d3228 add a global error handler 6 months ago
Trent Larson 567bcad88d bump to version 0.3.11 (and enhance warning on profile deletion) 6 months ago
Trent Larson 9bdb87e9ef set the correct active camera number when it starts 6 months ago
Trent Larson e7e1176a83 bump version and add -beta 6 months ago
Trent Larson 7b6afe25c5 allow any image URL for gifts & profiles 6 months ago
Trent Larson a8ef530d58 allow file choice for gift, plus other UI fixes 6 months ago
Trent Larson ee3d4acb58 fix cropping problem where long images go off the screen 6 months ago
Trent Larson 36d2e41fea bump to v 0.3.10, fix image upload on Chrome 6 months ago
trentlarson 03ac31d981 Merge pull request 'add a share_target for people to add a photo' (#115) from share-photo into master 7 months ago
Trent Larson b81c096fe4 add file-chooser to the profile image selection 7 months ago
Trent Larson 6bcc0023cd style the sharing screen (plus other fixes) 7 months ago
Trent Larson aa7d82c531 add a share_target for people to add a photo 7 months ago
Trent Larson a95c398e81 increment version and add "-beta" 7 months ago
Trent Larson 874e717e69 bump to version 0.3.9 7 months ago
Trent Larson c107073592 disallow new-project page if not registered 7 months ago
Trent Larson 3ea5c42769 remove verbiage on front page that's now extra 7 months ago
Trent Larson 9157837586 show something to indicate claims were sent (mostly in BVC screens) 7 months ago
Trent Larson 751c066bd0 constantly recheck on home screen if not registered 7 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 7 months ago
Trent Larson 009a7ecdf8 add 'registered' flag in contact info 7 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 7 months ago
Trent Larson bca5adecc9 add tweaks to testing instructions 7 months ago
Trent Larson 73f9d7f9e9 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 7 months ago
Trent Larson 6f4876e32b fix problem with duplicates in feed, plus some other UI tweaks 7 months ago