121 Commits (a12a7b87e37edfb442028fd61d6c5a10b3253010)

Author SHA1 Message Date
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 5 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer b04a66179a feature: fleshed out capacitor and electron database operators 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 dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Trent Larson 611fa232da add queueing to the DB service so that requests get processed in order 5 months ago
Trent Larson 8fb49f5279 remove possibility of failing a migration script and then succeeding on later ones 5 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 5 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 5 months ago
Trent Larson bb0d8942b8 fix migrations logging error 5 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 5 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 5 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 5 months ago
Trent Larson c14c2d173e add DB setup with migrations 5 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 5 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 5 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 5 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 5 months ago
Matt Raymer 00bb6a5ffa feat: implement comprehensive camera state management 5 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 6 months ago
Trent Larson 3600e894d4 update with lint-fix 6 months ago
Matt Raymer 7c54fc7223 feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 6 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 6 months ago
Matt Raymer 3cf256cf3a style: improve code formatting and type safety 6 months ago
Jose Olarte III 1ddc93d15e WIP: Unified contact QR code display + capture 6 months ago
Matt Raymer 254f14dc72 refactor: replace console.log with logger utility 6 months ago
Matt Raymer 9ff385a414 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 6 months ago
Matthew Raymer fc54e2e8b7 fix: lint 6 months ago
Matthew Raymer e3a8097b70 feat(qr): improve camera error feedback and robustness in QR scanner 6 months ago
Matthew Raymer 656871660c fix: add HTTPS requirement check for camera access 6 months ago
Matthew Raymer db86114196 fix: standardize FontAwesome usage and improve error handling 6 months ago
Matthew Raymer 67cf77a6fb refactor(qr): improve QR scanner robustness and lifecycle management 6 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 6 months ago
Matthew Raymer 70dfbe44fa fix(qr): improve QR scanner implementation and error handling 6 months ago
Matthew Raymer 3e87b2ecda chore: cleanup and test 6 months ago
Matthew Raymer e4bf646e64 fix(deep-links): standardize DID parameter name and add route mapping docs 6 months ago
Matthew Raymer ff605b3676 feature(qrcode): reboot qrcode reader 6 months ago
Matthew Raymer 19a55d4128 fix: improve file sharing on Android using app-private storage 7 months ago
Matthew Raymer 8c616dad1f WIP: Fix Android file writing permissions and path handling 7 months ago
Matthew Raymer a3f7e0e12f feat(android): implement file picker for data export 7 months ago
Matthew Raymer 669ecbd1eb chore: linted with auto-fix 7 months ago
Matthew Raymer 08fcccc528 refactor(platform): replace platform checks with capability-based system 7 months ago
Matthew Raymer 7b681db3e8 docs: add comprehensive JSDoc documentation to service layer 7 months ago
Matthew Raymer a3f7b651d2 fix: improve error handling in photo upload 7 months ago
Matthew Raymer 4b203ed815 chore(deps): Add Capacitor camera and filesystem plugins 7 months ago