147 Commits (1d8b63b52a1966de767b86dda109c30f0807c2bd)

Author SHA1 Message Date
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 4 days ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 5 days ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 5 days ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 5 days ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 5 days ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 5 days ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 6 days ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 6 days ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 7 days ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 7 days ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 1 week ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 1 week ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 1 week ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 1 week ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 2 weeks ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 2 weeks ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 2 weeks ago
Matthew Raymer afa65b308e fix: Add comprehensive SQL parameter type conversion at platform service level 2 weeks ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 2 weeks ago
Matthew Raymer 54e3800037 WIP: add Electron platform configuration to Capacitor 2 weeks ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 weeks ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 weeks ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 2 weeks ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 weeks ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 3 weeks ago
Trent Larson 4162208b7f fix linting 3 weeks ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 3 weeks ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 3 weeks ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 3 weeks ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 3 weeks ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 3 weeks ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 3 weeks ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 3 weeks ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 3 weeks ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 3 weeks ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 3 weeks ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 3 weeks ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 3 weeks ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 3 weeks ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 3 weeks ago
Trent Larson e9a8a3c1e7 add support for deep-link query parameters 3 weeks ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 3 weeks ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 3 weeks ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 3 weeks ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 3 weeks ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 3 weeks ago