349 Commits (d8328ef89f97146d508990fe74551ab01c4e6851)

Author SHA1 Message Date
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Trent Larson 655c5188a4 add queueing to the DB service so that requests get processed in order 5 months ago
Trent Larson 611fa232da add queueing to the DB service so that requests get processed in order 5 months ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 5 months ago
Trent Larson 8fb49f5279 remove possibility of failing a migration script and then succeeding on later ones 5 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 5 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 5 months ago
Jose Olarte III 28634839ec Feature: front/back camera toggle 5 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 5 months ago
Trent Larson 2647c5a77d fix migrations logging error 5 months ago
Trent Larson bb0d8942b8 fix migrations logging error 5 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 5 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 5 months ago
Trent Larson 5f24f4975d fix linting 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 5 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 5 months ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 5 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 5 months ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 5 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 5 months ago
Trent Larson 8c3920e108 add DB setup with migrations 5 months ago
Trent Larson c14c2d173e add DB setup with migrations 5 months ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 5 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 5 months ago
Matt Raymer 8ac728d488 Remove temporary alert() debug calls from ImageMethodDialog camera preview 5 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 5 months ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 5 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 5 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 5 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 5 months ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 5 months ago
Matt Raymer 00bb6a5ffa feat: implement comprehensive camera state management 5 months ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 5 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 5 months ago
Trent Larson 4d0463f7f7 update with lint-fix 5 months ago
Trent Larson 3600e894d4 update with lint-fix 5 months ago
Matt Raymer 93e860e0ac feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 6 months ago
Matt Raymer 7c54fc7223 feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 6 months ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 6 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 6 months ago
Matt Raymer 5d195d06ba style: improve code formatting and type safety 6 months ago
Matt Raymer 3cf256cf3a style: improve code formatting and type safety 6 months ago
Jose Olarte III 79707d2811 WIP: Unified contact QR code display + capture 6 months ago
Jose Olarte III 1ddc93d15e WIP: Unified contact QR code display + capture 6 months ago