15 Commits (a4c44ff05228c1458bbbf7d3a7f556a8b5e9c123)

Author SHA1 Message Date
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 681afaa281 IndexedDB migration: fix where the existing settings (eg. master) were not updated 1 month ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Matthew Raymer 7978133e7f feat: Implement activeDid migration from Dexie to SQLite 1 month ago
Trent Larson 78d27eecfb fix linting 1 month ago
Trent Larson ce6ec5fda6 IndexedDB migration: enhance comparison for contacts 1 month ago
Trent Larson ecd461c98b IndexedDB migration: fix settings comparison 1 month ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson 84f2d5c3a7 IndexedDB migration: ensure output is printed during comparison (no logic changes) 1 month ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 1 month ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 1 month ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 1 month ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 1 month ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 1 month ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 1 month ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 months ago
Trent Larson 8fb49f5279 remove possibility of failing a migration script and then succeeding on later ones 2 months ago
Trent Larson bb0d8942b8 fix migrations logging error 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 2 months ago
Trent Larson c14c2d173e add DB setup with migrations 2 months ago