16 Commits (d12f23aa810e12ed2e1146771c29ae6115376004)

Author SHA1 Message Date
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 6 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 6 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. 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 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