62 Commits (898821c9aaba495206831dbb0d809fa3b48f6afc)

Author SHA1 Message Date
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 9 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 9 months ago
Trent Larson e218bde9cc update to 0.3.47 - fix linting 9 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 9 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 12 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 12 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 1 year ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 1 year ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 1 year ago
Trent Larson 6aef08d7e8 copy a list of contacts and then import 1 year ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year ago
Trent Larson f46a60b5dd change first page back to prompts without passkey 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson b32a3d85e9 add 'registered' flag in contact info 1 year ago
Trent Larson 8571c78a53 for scan on QR code screen, import and keep on that screen 1 year ago
Trent Larson 7078f7b9e6 add choice of a start date for a project 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 883687f1c3 make so cropping isn't behind header; delete profile image from storage when deleted 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Jason Buchanan 5dead960ae fix: es modules syntax for buffer deps instead of commonjs require 2 years ago
Jose Olarte III b6e344a15e Propagated button improvements across views 2 years ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 2 years ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 2 years ago
Trent Larson 3475c32e1f update onboarding hint message, justify text on QR page 2 years ago
Trent Larson dcd881adae make the name-setting prompt yellow 2 years ago
Trent Larson 2511f18fa7 enhance (& fix for mobile) styling and verbiage 2 years ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 2 years ago
Trent Larson 68f3b79983 add hints for registration on the contact page 2 years ago
Trent Larson 5353fe770a tweak verbiage and usability 2 years ago
Trent Larson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 1be6c04699 prompt them to fill in their name when sharing their info 2 years ago
Trent Larson 276d8b2f19 refine tasks & an error message 2 years ago
Trent Larson a7fbbbd4cd fix more paths where there may be no ID 2 years ago
Trent Larson 1be10b1511 add ability to copy the QR code (even though we don't have a way to read it in yet) 2 years ago
Trent Larson c391385500 feat & doc: automatically set visibility & alert about registration, alert to help onboard (and refine docs & tasks) 2 years ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 2 years ago
Trent Larson 94d9c425ad add QR scanner for adding a contact 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b59bcf249a fix many more typescript errors 2 years ago
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2 years ago
Trent Larson 5804f692b7 update to new alerting -- old alerts were broken 2 years ago