28 Commits (455dfadb92cb9f37ca548cace4d5f5ab11908908)

Author SHA1 Message Date
Jose Olarte III be8230d046 refactor: standardize view headings across all components 1 month ago
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 2 months ago
Jose Olarte III 5fc5b958af fix(ios): resolve clipboard and notification issues in ContactQRScanFullView 2 months ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 2 months ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 months ago
Jose Olarte III f38ec1daff feat: implement seed phrase backup reminder modal 2 months ago
Jose Olarte III 4ba58145d0 feat: implement safe area insets for Android and add development tooling 3 months ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 3 months ago
Trent Larson c1713e1b0b chore: Remove duplicate logic for encoding contactMethods for DB. 3 months ago
Matthew Raymer c530179dbb Migrate ContactQRScan views to use mixin parseJsonField 4 months ago
Matthew Raymer 9558124f87 Migrate ContactQRScan views to use mixin parseJsonField 4 months ago
Matthew Raymer 15dd65b588 feat: Complete ContactQRScanFullView.vue Enhanced Triple Migration Pattern 4 months ago
Matthew Raymer 81f3c5b10e feat: Complete ContactQRScanFullView.vue Enhanced Triple Migration Pattern 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 5 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 5 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 5 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 5 months ago
Trent Larson c4a54967bc fix linting 5 months ago
Trent Larson 3c83092fc1 fix linting 5 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 5 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 5 months ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 5 months ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 5 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 5 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 5 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 5 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 5 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 months ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 6 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 6 months ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 6 months ago
Jose Olarte III 287c2707b2 Look for DID in .iss field instead of .own.did 6 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 6 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 6 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 6 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 6 months ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 6 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 6 months ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 6 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 6 months ago