80 Commits (03cb4720b8d5e56b22d100186a48aa29527fdf9a)

Author SHA1 Message Date
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 4 weeks ago
Trent Larson ef3bfcdbd2 fix linting 1 month ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 1 month ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 1 month ago
Matthew Raymer e824fcce2e fix: linting issues 1 month ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 1 month ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 1 month ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 1 month ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 1 month ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 1 month ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 1 month ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 1 month ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 655c5188a4 add queueing to the DB service so that requests get processed in order 1 month ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 1 month ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 1 month ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 1 month ago
Trent Larson 2647c5a77d fix migrations logging error 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 1 month ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 1 month ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 1 month ago
Trent Larson 8c3920e108 add DB setup with migrations 1 month ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 1 month ago
Matt Raymer 8ac728d488 Remove temporary alert() debug calls from ImageMethodDialog camera preview 1 month ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 1 month ago
Matt Raymer a86e577127 style: improve code formatting and readability 1 month ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 2 months ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 2 months ago
Trent Larson 4d0463f7f7 update with lint-fix 2 months ago
Matt Raymer 93e860e0ac feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 2 months ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 2 months ago
Matt Raymer 5d195d06ba style: improve code formatting and type safety 2 months ago
Jose Olarte III 79707d2811 WIP: Unified contact QR code display + capture 2 months ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 2 months ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 2 months ago
Matthew Raymer 8d2dffb012 fix: lint 2 months ago
Matthew Raymer 538cbef701 feat(qr): improve camera error feedback and robustness in QR scanner 2 months ago
Matthew Raymer c6c49260ef fix: add HTTPS requirement check for camera access 2 months ago
Matthew Raymer 3ce2ea9b4e fix: standardize FontAwesome usage and improve error handling 2 months ago
Matthew Raymer 4abb188da3 refactor(qr): improve QR scanner robustness and lifecycle management 2 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 2 months ago
Matthew Raymer a8812714a3 fix(qr): improve QR scanner implementation and error handling 2 months ago