232 Commits (eab4ce561dfc6cdb4c54d56945e7051ec87ffd96)

Author SHA1 Message Date
Trent Larson eab4ce561d catch more errors if something catastrophic happens to encrypted data 4 months ago
Trent Larson 853c1c8c2e switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 4 months ago
Trent Larson 2171846f50 finish separation of daily reminder message, bump version to 0.3.34 4 months ago
Trent Larson 2b6f87f0aa change the notification detection to our own variables, and save the selected time 5 months ago
Trent Larson 9514de899c make the import selection more obvious, plus other verbiage 5 months ago
Trent Larson b41d89f237 move push notification setup out of an App.vue Notification and into a component 5 months ago
Trent Larson eb675a8ad4 add minute to notification scheduling & fix a bug, plus other tweaks 5 months ago
Trent Larson e00d22017a bump to version 0.3.31, tweak messaging to include offers 5 months ago
Trent Larson b786f0d76c fix bad link to project page, fix improper action on invite-add-contact cancel 6 months ago
Trent Larson 3b5983fa7c finish the loading of an invite RegisterAction when clicking on a link 6 months ago
Trent Larson cf797c7702 disable checkboxes for nostr partner messages; adjust linting warnings 6 months ago
Trent Larson d8456788cb send all info needed to create a Trustroots event 6 months ago
Trent Larson 866a1d740c allow bulk-imported contacts to have visibility set 7 months ago
Trent Larson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 7 months ago
Trent Larson 5d47eab6d8 add test for new name-entry & copy-to-clipboard flow 7 months ago
Trent Larson e24cd06e3d make the user-name pop-up the preferred way to set the name 7 months ago
Trent Larson 767d33c0a0 prompt for name when showing info, and provide a "copy" page when remote 8 months ago
Trent Larson 7a25892472 add test for registration of new user 8 months ago
Trent Larson c5c687a9c5 add tests for importing multiple records, fix other confirmation tests 8 months ago
Trent Larson 1fe540d5a8 fix list of offers (and some other lists), and add tests for offers 8 months ago
Trent Larson 052d5c5bd1 add a test for empty ID, fix some linting 8 months ago
Jose Olarte III 88f41b885c Added IDs for Playwright targeting 8 months ago
Trent Larson 8d684f1b29 tweak verbiage and make other UI tweaks 8 months ago
Trent Larson 5647c4627f import & update selected contacts 8 months ago
Trent Larson 3f2f334424 add help text, both in general and for download 9 months ago
Trent Larson c0df24fe01 add more type casts 9 months ago
Trent Larson e51a7b84a4 fix linting 9 months ago
Trent Larson bc59cd5c41 cache the passkey JWANT access token for multiple signatures 9 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 9 months ago
Trent Larson c67ceebc67 change accessToken to take a DID 9 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 9 months ago
Trent Larson dffa007a74 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 9 months ago
Trent Larson c3a1571c2f move & resize the contact edit & info buttons 10 months ago
Trent Larson c7c6b7c071 add BX currency, add link for user's activity, tweak verbiage 10 months ago
Trent Larson 567bcad88d bump to version 0.3.11 (and enhance warning on profile deletion) 11 months ago
Trent Larson a8ef530d58 allow file choice for gift, plus other UI fixes 11 months ago
Trent Larson b81c096fe4 add file-chooser to the profile image selection 11 months ago
Trent Larson aa7d82c531 add a share_target for people to add a photo 11 months ago
Trent Larson 9157837586 show something to indicate claims were sent (mostly in BVC screens) 11 months ago
Trent Larson 751c066bd0 constantly recheck on home screen if not registered 11 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 11 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 11 months ago
Trent Larson 56523da11e remove some 'uppercase' CSS markers 12 months ago
Trent Larson 94b5389ce9 change remainder of "confirm" calls to better UX 12 months ago
Trent Larson d1a285d659 change the "give" action on contact page to use dialog box 12 months ago
Trent Larson 676882978a add code to display profiles in feed, but deactivate it for now 12 months ago
Trent Larson 03f722f38a make so cropping isn't behind header; delete profile image from storage when deleted 12 months ago
Trent Larson 5a9958cb4f show contact's or user's icon in more places 12 months ago
Trent Larson b11cf81bf9 crop the image and store online and in settings 12 months ago
Trent Larson 734e28667d add photo to profile page (not yet saved) 12 months ago