33 Commits (f31a76b816b2c03ebea7e57893f29f5984942df9)

Author SHA1 Message Date
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 4 days ago
Matthew Raymer 6da9e14b8a feat: complete ActiveDid migration for remaining Vue components 6 days ago
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 2 weeks ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 3 weeks ago
Matthew Raymer d5db39878c Remove debug code from ShareMyContactInfoView 1 month ago
Jose Olarte III c3bd22fb83 Fix: iOS copy function 2 months ago
Matthew Raymer c628c78565 chore: clean up console logs 2 months ago
Matthew Raymer 147e039c05 refactor: remove unused LazyLoadingExample component 2 months ago
Matthew Raymer bff36d82e4 refactor: remove unused LazyLoadingExample component 2 months ago
Matthew Raymer cf39f36b0e fix: resolve ContactInputForm v-model binding and lint errors 2 months ago
Matthew Raymer 902116a990 fix: resolve ContactInputForm v-model binding and lint errors 2 months ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer 3cec18e732 Fix Playwright test selector and clean up debug logging 2 months ago
Matthew Raymer a9d14e0988 Fix Playwright test selector and clean up debug logging 2 months ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 2 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 2 months ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 2 months ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 3 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 3 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 3 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 3 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 7 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 8 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 8 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 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 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. 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 bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 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 12 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year 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