17 Commits (c30b94dcc792904586fd4937fcf63b151d274fd1)

Author SHA1 Message Date
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 2 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 2 months ago
Trent Larson 681afaa281 IndexedDB migration: fix where the existing settings (eg. master) were not updated 2 months ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 months ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 months ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 2 months ago
Matthew Raymer 7978133e7f feat: Implement activeDid migration from Dexie to SQLite 2 months ago
Trent Larson 4162208b7f fix linting 2 months ago
Trent Larson 78d27eecfb fix linting 2 months ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 2 months ago
Trent Larson ce6ec5fda6 IndexedDB migration: enhance comparison for contacts 2 months ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 2 months ago
Trent Larson ecd461c98b IndexedDB migration: fix settings comparison 2 months ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 2 months ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 2 months ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 2 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 2 months ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 months ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 2 months ago
Trent Larson 84f2d5c3a7 IndexedDB migration: ensure output is printed during comparison (no logic changes) 2 months ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 months ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 months ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 months ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 months ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 2 months ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 2 months ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 2 months ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 2 months ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 2 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 2 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 2 months ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 2 months ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 2 months ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 2 months ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 2 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 2 months ago