130 Commits (41830bdeb70b2969e50a879e11eef3d3b3034ab8)

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