133 Commits (4f97010f99e59ad31b7cad132d11cd9e5e6616a6)

Author SHA1 Message Date
Trent Larson f38edff942 allow editing of an offer 6 months ago
Trent Larson 73c82aefe2 start with offer-edit 6 months ago
Trent Larson 7df6668dc6 put BTC before BX in unit rotation 6 months ago
Trent Larson e5155a3da1 add recipient description to offers in user's list 6 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 6 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 6 months ago
Trent Larson 710e00fdc2 add visibility flag set, refactor to see results, and add copy icons for contact info 6 months ago
Trent Larson d4cafd2f79 fix where it doesn't remove the plan when editing and removing it 6 months ago
Trent Larson 59820a2f01 add more type casts 6 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 6 months ago
Trent Larson 41a9c65afb fix linting 7 months ago
Trent Larson 4270374a67 create an identifier by default, while letting them choose if passkeys are enabled 7 months ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 7 months ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 7 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 7 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 7 months ago
Trent Larson 145a1da37e linting cleanup 7 months ago
Trent Larson bce003e508 change accessToken to take a DID 7 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 7 months ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 7 months ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 7 months ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 7 months ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 7 months ago
Trent Larson 9c7b138d06 modify & explain icons next to feed 7 months ago
trentlarson 4cb434fd5d passkey test (#116) 7 months ago
Trent Larson e88eea7f36 add BX currency, add link for user's activity, tweak verbiage 7 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 7 months ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 8 months ago
Trent Larson 8a9bb100ea constantly recheck on home screen if not registered 9 months ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 9 months ago
Trent Larson 8571c78a53 for scan on QR code screen, import and keep on that screen 9 months ago
Trent Larson e2df848e96 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 9 months ago
Trent Larson 1df2d3ed05 remove message confusion, add project name during give-details 9 months ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 9 months ago
Trent Larson ef95708d02 add 'offer' on contact screen 10 months ago
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 10 months ago
Trent Larson b73d2a3b58 fix linting 10 months ago
Trent Larson e61ac31710 show in description when recipient is a project (not just Anonymous) 10 months ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 10 months ago
Trent Larson 911203c190 adjust more code to the PushSubscriptionJSON 10 months ago
Trent Larson 2da0394003 adjust the notification-subscription objects to try and send correct info 10 months ago
Trent Larson 144ab76716 add logic to send a time for notifications 10 months ago
Jason Buchanan 41d6e5fc73 fix: buffer typescript error in util.ts when parsing ArrayBuffer 10 months ago
Trent Larson e43c45ebea add onboarding help instructions as separate page 10 months ago
Jason Buchanan 5dead960ae fix: es modules syntax for buffer deps instead of commonjs require 10 months ago
Jason Buchanan ef5f81932d Initial stab at vitejs update 10 months ago
Trent Larson 9b183a4b6c add blurb explaining what data is shared with the world 10 months ago
Trent Larson 252952e017 show the image rate limits 11 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