18 Commits (d3592637042ece7d64d48c1400602feb1a1ee50e)

Author SHA1 Message Date
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 8 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 8 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. 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson b5a833cc11 after copying personal data, add a message to copy contacts for them 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