309 Commits (d7733e4c41e46c14c78da48eaa3ba726ec66e181)

Author SHA1 Message Date
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 5 months ago
Matthew Raymer c06981a97d feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 5 months ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 5 months ago
Matthew Raymer 74294008f2 fix(deepLinks): improve route validation and type safety 5 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 5 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 5 months ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 5 months ago
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