51 Commits (ec96bd823548a2afa16865947791b7d6fadee4bc)

Author SHA1 Message Date
Trent Larson 62ae603778 fix linting 2 weeks ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 2 weeks ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 2 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 3 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 3 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 3 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 3 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 3 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 4 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 5 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 5 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 6 months ago
Trent Larson a5248af4a3 move contact actions into the details page (prepping for checkboxes) 6 months ago
Trent Larson 7df6668dc6 put BTC before BX in unit rotation 6 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 7 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 7 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 7 months ago
Trent Larson 41a9c65afb fix linting 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 8 months ago
Trent Larson bce003e508 change accessToken to take a DID 8 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 8 months ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 8 months ago
Trent Larson e88eea7f36 add BX currency, add link for user's activity, tweak verbiage 8 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 8 months ago
Trent Larson 8571c78a53 for scan on QR code screen, import and keep on that screen 10 months ago
Trent Larson b73d2a3b58 fix linting 11 months ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 11 months ago
Trent Larson 911203c190 adjust more code to the PushSubscriptionJSON 11 months ago
Trent Larson 2da0394003 adjust the notification-subscription objects to try and send correct info 11 months ago
Trent Larson 144ab76716 add logic to send a time for notifications 11 months ago
Jason Buchanan 41d6e5fc73 fix: buffer typescript error in util.ts when parsing ArrayBuffer 11 months ago
Trent Larson e43c45ebea add onboarding help instructions as separate page 11 months ago
Jason Buchanan 5dead960ae fix: es modules syntax for buffer deps instead of commonjs require 11 months ago
Trent Larson 9b183a4b6c add blurb explaining what data is shared with the world 11 months ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 1 year ago
Trent Larson 3475c32e1f update onboarding hint message, justify text on QR page 1 year ago
Trent Larson a76df55224 add display of my own offers 1 year ago
Trent Larson a0911bb0fd add copy-paste icon next to non-anonymous, non-hidden DIDs on details page 1 year ago
Trent Larson 1053b78ab8 add sharing & copying instructions when asking contacts for help, and list all the visibleTo DIDs with an English description of their path 1 year ago
Trent Larson dcfa8d9451 add first stab at showing how the contact is visible in my network 1 year ago
Trent Larson 1731f2443b update offer dialog to allow other units 1 year ago
Trent Larson 3ebe7bc156 put didInfo names in more places and add copy icons for DIDs & IDs 1 year ago
Trent Larson be6ec6745a show a 'give' button directly on offers in the ProjectView 1 year ago
Trent Larson 9dea4066c9 add ability to confirm give directly from a project 1 year ago
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 1 year ago
Trent Larson 115329e26c update the onboarding help blurb 1 year ago
Trent Larson 68f3b79983 add hints for registration on the contact page 1 year ago