Commit Graph

1020 Commits

Author SHA1 Message Date
d4bf045049 Merge branch 'master' into passkey 2024-06-24 20:20:13 -06:00
1639e7cf25 move & resize the contact edit & info buttons 2024-06-22 12:34:30 -06:00
8f2bebe8ae bump version and add "-beta" 2024-06-22 12:23:57 -06:00
810f307442 bump to v 0.3.14 2024-06-22 12:23:10 -06:00
a4bdd2e922 fix checkbox verbiage when no project is chosen for a give 2024-06-22 12:06:55 -06:00
08e1ce6486 fix prompt for already-registered contacts (plus some verbiage) 2024-06-22 11:47:10 -06:00
e88eea7f36 add BX currency, add link for user's activity, tweak verbiage 2024-06-21 20:33:44 -06:00
ea156fac13 improve messaging when user has no offers or projects 2024-06-21 19:52:35 -06:00
a95d5db24a fix justification of checkboxes and text so they don't move 2024-06-21 19:25:46 -06:00
453256f874 give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient 2024-06-21 19:13:19 -06:00
7bf488d4fe tweak UI for give-confirmation screen 2024-06-21 16:02:08 -06:00
230773a917 add Confirm Gift screen for simpler confirmation 2024-06-20 20:52:26 -06:00
8a64da2b5f modify test payload, add test to help with server verification 2024-06-16 19:42:55 -06:00
cf1137737a allow switching to did:peer ID, remove another unnecessary data point 2024-06-16 10:12:56 -06:00
82f51b6f93 save passkey DID in accounts, consolidate more data 2024-06-16 09:47:51 -06:00
83722e0057 remove duplicate data elements, including public key which is in peer DID 2024-06-15 22:31:21 -06:00
3bb2498e28 refactor, and make separate testing buttons for different approaches 2024-06-15 15:45:29 -06:00
80f05ba9e9 add signing by non-simplewebauthn code 2024-06-14 21:19:03 -06:00
bb555cd6ee finally get something other that simplewebauthn working 2024-06-12 20:26:26 -06:00
1dd7c6e3b1 fully split the signature creation from the verification 2024-06-09 19:04:43 -06:00
e8423b1a00 register with simple-lib browser (works until jwt signature validation) 2024-06-09 06:09:30 -06:00
b4a521c6d4 remove lingering pieces of tests from /start 2024-06-08 15:31:01 -06:00
a64c7c2848 move all passkey testing to /test 2024-06-08 15:29:16 -06:00
37907ee3ad attempt to simply verify something signed with the same library -- doesn't work 2024-06-08 14:19:42 -06:00
43da8586e5 use code from @simplewebauthn/server in hopes of more accurate parsing 2024-05-26 22:17:29 -06:00
94443c93bc 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
2a675eca6a derive DID for issuer 2024-05-25 18:51:18 -06:00
94fb76cfdc retrieve the correct passkey just created (doesn't validate JWT) 2024-05-24 20:16:34 -06:00
7dde4d4d30 add prompt for a passkey and a start at creating a JWT out of it 2024-05-24 16:30:33 -06:00
79d93994c2 fix dependency vulnerabilities 2024-05-24 11:42:36 -06:00
bab4a62540 bump version and add -beta; enhance help 2024-05-24 10:21:08 -06:00
f84a2c2750 bump to verson 0.3.13 2024-05-24 10:19:17 -06:00
2321e1d6e8 allow link to the large version of a project image 2024-05-24 09:11:20 -06:00
af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 2024-05-23 20:51:40 -06:00
d08541fdae bump version and add -beta 2024-05-20 08:27:12 -06:00
fa92beed27 update CHANGELOG 2024-05-19 20:03:30 -06:00
9e1ae2abe5 bump to version 0.3.12 2024-05-19 19:57:02 -06:00
ad39ea05c2 fix the photo share_target, and tweak other verbiage 2024-05-19 19:56:25 -06:00
151c8154c4 bump version and add -beta 2024-05-19 19:32:38 -06:00
21a6348afc add a global error handler 2024-05-19 16:25:44 -06:00
210605c8e4 bump to version 0.3.11 (and enhance warning on profile deletion) 2024-05-19 08:39:18 -06:00
33a340326f set the correct active camera number when it starts 2024-05-17 20:24:33 -06:00
3f8596aacc bump version and add -beta 2024-05-17 12:16:23 -06:00
fd112bd447 allow any image URL for gifts & profiles 2024-05-12 21:43:18 -06:00
7d6b210ee1 allow file choice for gift, plus other UI fixes 2024-05-12 17:55:54 -06:00
6c28828c0a fix cropping problem where long images go off the screen 2024-05-12 12:39:16 -06:00
6af239378c bump to v 0.3.10, fix image upload on Chrome 2024-05-12 12:12:59 -06:00
4ff7d908d4 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
17c901b1de add file-chooser to the profile image selection 2024-05-11 12:30:10 -06:00
f7b5dbf4ce style the sharing screen (plus other fixes) 2024-05-11 07:09:48 -06:00