21 Commits (de90c242a862b14fd4b8c52a5e51366331770f44)

Author SHA1 Message Date
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson bda98eb632 reword the account-download button 1 month ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Trent Larson 4162208b7f fix linting 1 month ago
Trent Larson 731605e244 IndexedDB migration: add a blurb about backing up, and move around messaging 1 month ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 1 month ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson 8eff407a9c IndexedDB migration: reorder the sections to accounts then settings then contacts 1 month ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 9d054074e4 fix(migration): update UI to handle transformed JSON format 1 month ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 1 month ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 1 month ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 1 month ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 1 month ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 1 month ago