128 Commits (ca8da9fd5e698ec0dc8655008e27d25a9879c3e7)

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