15 Commits (59d711bd907a5915a4ad82a002bd48c830372862)

Author SHA1 Message Date
Trent Larson d8f2587d1c fix some errors and correct recent type duplications & bloat 1 week ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 5 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 5 months ago
Matthew Raymer be8ba12df6 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. 5 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 6 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 8 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 9 months ago
Trent Larson b5a833cc11 after copying personal data, add a message to copy contacts for them 10 months ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 10 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 10 months ago