40 Commits (d01c6c2e9b148d5ce121484836b8fe01e015d957)

Author SHA1 Message Date
Matthew Raymer d01c6c2e9b feat: implement Migration 005 - fix foreign key constraint to ON DELETE RESTRICT 1 day ago
Trent Larson a1e2d635f7 chore: switch more debug logging to debug 2 days ago
Matthew Raymer 69e29ecf85 fix: had to remove a select from migration for Android to migrate. 4 days ago
Matthew Raymer 31f66909fa refactor: implement team feedback for active identity migration structure 5 days ago
Jose Olarte III 7917e707e9 fix: resolve iOS database migration failure for active_identity table 5 days ago
Matthew Raymer 616bef655a fix: Resolve database migration issues and consolidate 003 migrations 5 days ago
Trent Larson 69c922284e fix: remove the 'migrations' table creation that is done elsewhere 6 days ago
Matthew Raymer e1cf27be05 refactor(db): restructure migrations to preserve master compatibility 1 week ago
Matthew Raymer f55ef85981 fix: from merge 1 week ago
Matthew Raymer a20c321a16 feat: implement Active Pointer + Smart Deletion Pattern for accounts 1 week ago
Jose Olarte III 578dbe6177 fix: simplify active_identity migration to resolve iOS SQLite failures 2 weeks ago
Matthew Raymer 704e495f5d refactor(db): consolidate database migrations from 6 to 3 2 weeks ago
Jose Olarte III ec2cab768b feat: Add seed backup tracking with database migration 2 weeks ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 weeks ago
Matthew Raymer 4a22a35b3e feat(activeDid): implement migration to separate active_identity table 3 weeks ago
Matthew Raymer c30b94dcc7 Integrate TypeScript type checking into build process with conditional execution 2 months ago
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 3 months ago
Matthew Raymer a41ce0cd4c fix: Resolve infinite SQLite logging loop blocking Electron startup 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 ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 3 months ago
Matthew Raymer dfa2168d9e fix(db): synchronize schema and code for secrets/logs/settings tables 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 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 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
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 3 months ago
Matthew Raymer 5c98aea41d fix: Resolve database migration conflicts with INSERT OR IGNORE 3 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 3 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 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
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 3e90bafbd1 correct & simplify the DB logging 4 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 4 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 months ago
Matthew Raymer be40643379 fix: unused element 4 months ago
Matthew Raymer 2b0e7d4ce7 fix: unused element 4 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 4 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 4 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 4 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 4 months ago