22 Commits (build-improvement)

Author SHA1 Message Date
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer a41ce0cd4c 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 a4c44ff052 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 dfa2168d9e 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 a59a40abed 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 4a01df509b 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 4120f5a94e 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 4 weeks ago
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 4 weeks ago
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 1 month ago
Matthew Raymer 5c98aea41d 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
Trent Larson c6c1091281 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
Matthew Raymer 7258cb9325 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 8e57692387 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
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer be40643379 fix: unused element 2 months ago
Matthew Raymer 2b0e7d4ce7 fix: unused element 2 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 2 months ago
Matthew Raymer 7dbfc4eaa2 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 fe77dbdcdd 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
Trent Larson 3f46e3817a 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
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 5f24f4975d fix linting 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 2 months ago
Trent Larson bea5f78171 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 60be32e120 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
Trent Larson c14c2d173e add DB setup with migrations 2 months ago