325 Commits (04178bf9f82c439c362c1cc0ad4a214fbc3f28f3)

Author SHA1 Message Date
Trent Larson 9741b6a3e6 fix linting 5 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 5 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 5 months ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 5 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 5 months ago
Matthew Raymer e824fcce2e fix: linting issues 5 months ago
Matthew Raymer 97027cb025 fix: linting issues 5 months ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 5 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 5 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
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