128 Commits (ca8da9fd5e698ec0dc8655008e27d25a9879c3e7)

Author SHA1 Message Date
Trent Larson ca8da9fd5e add 'isRegistered' check to guard against many buttons 6 months ago
Trent Larson 1fbd1da87d add visibility flag set, refactor to see results, and add copy icons for contact info 6 months ago
Trent Larson 6272b3045b fix where it doesn't remove the plan when editing and removing it 6 months ago
Trent Larson c0df24fe01 add more type casts 6 months ago
Trent Larson c16c1689a3 add ability to edit a GiveAction 6 months ago
Trent Larson e51a7b84a4 fix linting 6 months ago
Trent Larson 403327c25a create an identifier by default, while letting them choose if passkeys are enabled 6 months ago
Trent Larson bc59cd5c41 cache the passkey JWANT access token for multiple signatures 6 months ago
Trent Larson 9b65fb7ef9 remove remaining getIdentity calls & fix QR code for did:peer 6 months ago
trentlarson 2aedf6c185 move low-level DID-related create & decode into separate folder (#120) 6 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 6 months ago
Trent Larson f184fe4d51 linting cleanup 6 months ago
Trent Larson c67ceebc67 change accessToken to take a DID 6 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 6 months ago
Trent Larson 2dd6e9b07a make a passkey-generator in start & home pages, and make that the default 7 months ago
Trent Larson 33d6b9df96 misc tweaks and linting clean-up 7 months ago
Trent Larson 63d0f3c748 misc syntactic & type-checking clean-up 7 months ago
Trent Larson dffa007a74 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 7 months ago
Trent Larson 1c0e0aeeba modify & explain icons next to feed 7 months ago
trentlarson e68d4fbe6d passkey test (#116) 7 months ago
Trent Larson c7c6b7c071 add BX currency, add link for user's activity, tweak verbiage 7 months ago
Trent Larson 886e22ba88 add Confirm Gift screen for simpler confirmation 7 months ago
Trent Larson 64f5656f41 add an image to projects (which shows on all ProjectIcons except for offers) 8 months ago
Trent Larson 751c066bd0 constantly recheck on home screen if not registered 9 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 9 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 9 months ago
Trent Larson 73f9d7f9e9 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 9 months ago
Trent Larson ab6d2e3d4b remove message confusion, add project name during give-details 9 months ago
Trent Larson d1a285d659 change the "give" action on contact page to use dialog box 9 months ago
Trent Larson bba183dc46 add 'offer' on contact screen 9 months ago
Trent Larson 676882978a add code to display profiles in feed, but deactivate it for now 9 months ago
Trent Larson ab81648aca fix linting 10 months ago
Trent Larson 0632fb9b39 show in description when recipient is a project (not just Anonymous) 10 months ago
Trent Larson 640d273646 filter by selections (now all working), add cache for plans 10 months ago
Trent Larson 489bb76a60 adjust more code to the PushSubscriptionJSON 10 months ago
Trent Larson 2ca33bb9eb adjust the notification-subscription objects to try and send correct info 10 months ago
Trent Larson 7692cc2b35 add logic to send a time for notifications 10 months ago
Jason Buchanan 09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer 10 months ago
Trent Larson 0e2c5af16e add onboarding help instructions as separate page 10 months ago
Jason Buchanan ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require 10 months ago
Jason Buchanan 38f44771e9
Initial stab at vitejs update 10 months ago
Trent Larson 4ad4cab25e add blurb explaining what data is shared with the world 10 months ago
Trent Larson 252952e017 show the image rate limits 10 months ago
Trent Larson e4543457e2 add image onto give claim, then display on feel (full round-trip, baby!) 11 months ago
Trent Larson ca90447700 fix different "environment" variables for prod & dev 11 months ago
Trent Larson 2c28913d97 for BVC: finish submission of confirmations & final give 11 months ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 11 months ago
Trent Larson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 11 months ago
Trent Larson 3eda5f6b5d show more succinct info in feed, targeted toward user's visibility 11 months ago
Trent Larson 783b38df65 order contacts by name & note outside network as "outside your network" 11 months ago