22 Commits (7aa70562070897af00fe8fe488690bfb6dbb1438)

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