22 Commits (cbd768ad7ad0bfee80b8a1e408e5af8909c937de)

Author SHA1 Message Date
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 7 days ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 7 days ago
Matthew Raymer ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 1 week ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 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 84de8fef04 Fix database migration errors by improving error handling 1 week ago
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 3 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 1 month ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 1 month ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Matthew Raymer be40643379 fix: unused element 1 month ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 1 month ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 1 month 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 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 1 month ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 1 month ago
Trent Larson 8c3920e108 add DB setup with migrations 1 month ago