40 Commits (f4569d8b9856b0903cafbdafe26abcba85cd35e4)

Author SHA1 Message Date
Jose Olarte III b1fcb49e7c fix: initialize notification helpers in lifecycle methods 2 days ago
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 1 week ago
Matthew Raymer 6da9e14b8a feat: complete ActiveDid migration for remaining Vue components 1 week ago
Jose Olarte III ec2cab768b feat: Add seed backup tracking with database migration 3 weeks ago
Matthew Raymer c7dc55198d feat: migrate HelpNotificationsView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 53f5b2ce4b feat: migrate HelpNotificationsView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 3bf805c52a SeedBackupView: Complete Enhanced Triple Migration Pattern (4 min) 2 months ago
Matthew Raymer 5ae93d70f5 SeedBackupView: Complete Enhanced Triple Migration Pattern (4 min) 2 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 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 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 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. 9 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. 9 months ago
Trent Larson f405e7d02f make notification errors go away automatically 9 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 9 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson 44041cac92 enhance seed-backup with clipboard copy & more info 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 2 years ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 2 years ago
Trent Larson 3eda5f6b5d show more succinct info in feed, targeted toward user's visibility 2 years ago
Trent Larson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2 years ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 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
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2 years ago
Matthew Aaron Raymer b514d64068 Type fixes 2 years ago
Trent Larson 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing 2 years ago
Jose Olarte III fe09f5180d Minor cleanup 2 years ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 2 years ago
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 2 years ago
Matthew Raymer 0fd4b86a84 A bit of linting 2 years ago
Matthew Raymer c31445865e Straggler 2 years ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 2 years ago
Trent Larson 32351b07b7 prefer console.error messages for errors 2 years ago
Trent Larson 55b53955fc add page to show mnemonic seed phrase for backup 2 years ago