26 Commits (c628c785653aca8cbfa653d2aa2f7fb22e13a4f6)

Author SHA1 Message Date
Matthew Raymer c628c78565 chore: clean up console logs 1 day ago
Matthew Raymer 147e039c05 refactor: remove unused LazyLoadingExample component 1 week ago
Matthew Raymer bff36d82e4 refactor: remove unused LazyLoadingExample component 1 week ago
Matthew Raymer cf39f36b0e fix: resolve ContactInputForm v-model binding and lint errors 1 week ago
Matthew Raymer 902116a990 fix: resolve ContactInputForm v-model binding and lint errors 1 week ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer 3cec18e732 Fix Playwright test selector and clean up debug logging 2 weeks ago
Matthew Raymer a9d14e0988 Fix Playwright test selector and clean up debug logging 2 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 7 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 7 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 7 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 7 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. 7 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. 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 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 11 months ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago