153 Commits (7aa70562070897af00fe8fe488690bfb6dbb1438)

Author SHA1 Message Date
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 weeks ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 3 weeks ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 3 weeks ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 3 weeks ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 4 weeks ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 4 weeks ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 4 weeks ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 4 weeks ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 4 weeks ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 1 month ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 1 month ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 month ago
Matthew Raymer afa65b308e fix: Add comprehensive SQL parameter type conversion at platform service level 1 month ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 1 month ago
Matthew Raymer 54e3800037 WIP: add Electron platform configuration to Capacitor 1 month ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 1 month ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 1 month ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 1 month ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 1 month ago
Trent Larson 4162208b7f fix linting 1 month ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 1 month ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 1 month ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 1 month ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 1 month ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 1 month ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 1 month ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 1 month ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 1 month ago