Commit Graph

1007 Commits

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