297 Commits (ca8d72e1c9f1ea7626da0a2bed5cadbc3f4f31ef)

Author SHA1 Message Date
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 5 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 5 months ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 5 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 5 months ago
Matthew Raymer b04a66179a feature: fleshed out capacitor and electron database operators 5 months ago
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 6 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 6 months ago
Trent Larson 4d0463f7f7 update with lint-fix 6 months ago