29 Commits (04178bf9f82c439c362c1cc0ad4a214fbc3f28f3)

Author SHA1 Message Date
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 3 months ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 3 months ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 3 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 3 months ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 3 months ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 3 months ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 3 months ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 3 months ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 3 months ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 3 months ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 3 months ago
Matthew Raymer 4120f5a94e feat: Enhance database migration system with better logging and schema detection 3 months ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 3 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 3 months ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 3 months ago
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 3 months ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 3 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) 3 months ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 3 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 3 months ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 3 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 3 months ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 3 months ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 3 months ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 3 months ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 3 months ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 3 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 3 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 3 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 3 months ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 3 months ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 3 months ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 3 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 3 months ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 3 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 3 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Trent Larson b2628c467f fix linting 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 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 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 4 months ago
Trent Larson 8fb49f5279 remove possibility of failing a migration script and then succeeding on later ones 4 months ago
Trent Larson 2647c5a77d fix migrations logging error 4 months ago
Trent Larson bb0d8942b8 fix migrations logging error 4 months ago