28 Commits (be87d38d29b7d2d4988162910a58ed1f93ae690a)

Author SHA1 Message Date
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 2 months ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 2 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 2 months ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 2 months ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 2 months ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 2 months ago
Matthew Raymer 4120f5a94e feat: Enhance database migration system with better logging and schema detection 2 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 2 months ago
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