34 Commits (f186e129db5dace343743f5f40a19bad1e7a478e)

Author SHA1 Message Date
Jose Olarte III be8230d046 refactor: standardize view headings across all components 3 weeks ago
Jose Olarte III 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility 2 months ago
Jose Olarte III c9082fa57b refactor: remove single-use notification constant 2 months ago
Jose Olarte III c4f2bb5e3a refactor: move duplicate account import warnings to notification constants 2 months ago
Jose Olarte III f51408e32a feat: add duplicate account import prevention 2 months ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 2 months ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 3 months ago
Matthew Raymer 34900e5b18 Complete ImportDerivedAccountView Enhanced Triple Migration Pattern (3 minutes) 4 months ago
Matthew Raymer 2c7fb8be8f Complete ImportDerivedAccountView Enhanced Triple Migration Pattern (3 minutes) 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 4 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 4 months ago
Trent Larson 8f5c34bc5f fix linting 5 months ago
Trent Larson 32f5c52474 fix linting 5 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 5 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 5 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 5 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 9 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 9 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. 10 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. 10 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 1 year ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 1 year ago
Jose Olarte III 5388e6052c Button width changes 2 years ago
Jose Olarte III b6e344a15e Propagated button improvements across views 2 years ago
Trent Larson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b59bcf249a fix many more typescript errors 2 years ago
Trent Larson b05b602acd fix many, many more type errors 2 years ago
Trent Larson 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing 2 years ago