949 Commits (c06981a97de97f11418302f0db53e6592f131568)

Author SHA1 Message Date
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Matthew Raymer 4d35760a65 fix: move lexical declarations outside case blocks 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 7cc35803c9 remove debugging console statements 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 2 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 2 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 2 months ago
Trent Larson 4722cde404 adjust privacy notice with the name 2 months ago
Trent Larson 55302f44c9 adjust the messaging for setting one's name 2 months ago
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 2 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Trent Larson e356fd826c show an error if the import goes badly 2 months ago
Jose Olarte III feede3a2a8 Fix: mirror camera view 2 months ago
Trent Larson aadd223248 various instructions (and their timeouts) 2 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 2 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Matt Raymer 21d9126811 Remove ContactScanView and update QR scan view naming for consistency 2 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 2 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 2 months ago
Matt Raymer 8d2ccaa063 docs: consolidate QR code implementation documentation 2 months ago
Matt Raymer 00bb6a5ffa feat: implement comprehensive camera state management 2 months ago
Jose Olarte III 715b8feb47 UI tweaks 2 months ago
Matt Raymer 5a4bf99534 fix: remove duplicate Advanced heading and improve UX 2 months ago
Matthew Raymer 29607f4e58 feat(accessibility): enhance AccountViewView and document test suite 2 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 3 months ago
Trent Larson 3600e894d4 update with lint-fix 3 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Jose Olarte III 8172bc34c0 Removed unneeded elements 3 months ago
Jose Olarte III 0d4a29cd9c UI tweaks to QR scanner 3 months ago
Jose Olarte III d29156bb13 Safe area implementation for iOS 3 months ago
Jose Olarte III 7b0d548cd8 Web: trigger camera start on view load 3 months ago
Jose Olarte III 40f9fcea75 Improvements to contact QR scanner UI 3 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 3 months ago
Jose Olarte III 3cfa6cdf8a Complete: unified QR display + capture 3 months ago
Matt Raymer 3cf256cf3a style: improve code formatting and type safety 3 months ago
Jose Olarte III 1ddc93d15e WIP: Unified contact QR code display + capture 3 months ago
Jose Olarte III 1639a338ad Stop scanner when cancelling 3 months ago
Jose Olarte III 3f8937e9e7 De-coupled web and mobile scanners 3 months ago
Matthew Raymer 3553ac8e30 docs(PhotoDialog): improve component documentation and error handling 3 months ago
Jose Olarte III 504f671aa2 New contact QR scan view for Capacitor version 3 months ago
Trent Larson b225306076 ran lint-fix 3 months ago
Matthew Raymer 656871660c fix: add HTTPS requirement check for camera access 3 months ago
Matthew Raymer b4101b7d65 fix: improve camera permission error feedback 3 months ago