12 Commits (a997d4cb92c9d686e5e6b3e5406fa53fca4df7cc)

Author SHA1 Message Date
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 2 weeks ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 weeks ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 2 weeks ago
Trent Larson 4162208b7f fix linting 2 weeks ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 2 weeks ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 2 weeks ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 2 weeks ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 2 weeks ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 weeks ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 2 weeks ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 weeks ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 weeks ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 weeks ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 2 weeks ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 2 weeks ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 2 weeks ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 weeks ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 2 weeks ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 weeks ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 2 weeks ago
Trent Larson 9ac9713172 fix linting 4 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 4 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 weeks ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 1 month ago
Trent Larson 2647c5a77d fix migrations logging error 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 1 month ago
Trent Larson 8c3920e108 add DB setup with migrations 1 month ago