16 Commits (c5a93e2e280bb6dbdad2f7c638283caf7976000e)

Author SHA1 Message Date
Trent Larson c5a93e2e28 rename raw query method in preparation for typed query 3 weeks ago
Trent Larson d8f2587d1c fix some errors and correct recent type duplications & bloat 3 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 weeks 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 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 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" 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