17 Commits (45dd5e358371d59a22e0d17f828165a0f2a58f50)

Author SHA1 Message Date
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 2 months ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 2 months ago
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 2 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 months ago
Trent Larson 03cb4720b8 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 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer be40643379 fix: unused element 3 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 3 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 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 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 3 months ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson 8c3920e108 add DB setup with migrations 3 months ago