20 Commits (b8b0ebdf4dc9da6e26104b41a2fbf6935c5912e5)

Author SHA1 Message Date
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 2 months ago
Trent Larson e5e07faf2a remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 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 21b60495ea fix: maintain separate master/account settings in SQLite migration 2 months ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 2 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 2 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 2 months ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 2 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 2 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 2 months ago
Trent Larson b2628c467f fix linting 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 months ago
Trent Larson 8fb49f5279 remove possibility of failing a migration script and then succeeding on later ones 3 months ago
Trent Larson bb0d8942b8 fix migrations logging error 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 3 months ago
Trent Larson c14c2d173e add DB setup with migrations 3 months ago