420 Commits (190b6c7f03c7f242e9f00d7975b889194b628650)

Author SHA1 Message Date
Jose Olarte III 6fb421c0e1 Change heading based on crop flag 2 months ago
Jose Olarte III 69abb67ea0 Better error handling for image upload 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 2 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 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 2d654b4586 fix linting 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Jose Olarte III aeb771f619 Linting 2 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson c14c2d173e add DB setup with migrations 2 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 2 months ago
Trent Larson e49ddffd54 don't export 0s for undefined values! 2 months ago
Jose Olarte III 40f0c163ee Fix: limit image crop stage height 2 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Jose Olarte III c692f4dca7 Restored diagnostics repositioning 2 months ago
Matt Raymer 2b1c8b95a1 Only request camera permissions on user gesture in ImageMethodDialog 2 months ago
Jose Olarte III 43eb7075f9 Repositioned diagnostics over camera preview 2 months ago
Jose Olarte III fb495a7680 Restrict camera height in portrait mode 2 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 2 months ago
Matt Raymer e6d8aeeeb5 fix: update Alpine version to 3.20 for stable package repositories 2 months ago
Jose Olarte III 04843f3b0c Fix linting errors 2 months ago
Jose Olarte III c20a0fa330 Design: polished dialog UI 2 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 2 months ago
Jose Olarte III f3d4d0953b Fix: current photo dialog 2 months ago
Jose Olarte III 51fcaf1f62 Added check for "Unnamed" giver 2 months ago
Jose Olarte III 51787f154c WIP: two-step dialog + functionality 2 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Trent Larson 901659f406 add logger import where needed 3 months ago
Trent Larson 3600e894d4 update with lint-fix 3 months ago
Trent Larson 7517ac583d add projectLink to onboarding meeting, plus enhancements to setup usability 3 months ago
Jose Olarte III 9bea08e28a WIP: adjustments to bring closer to original mockups 3 months ago
Jose Olarte III d9e8087b8f WIP: gifting UI revamp 3 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Jose Olarte III d29156bb13 Safe area implementation for iOS 3 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 3 months ago
Matthew Raymer 3553ac8e30 docs(PhotoDialog): improve component documentation and error handling 3 months ago
Matt Raymer 254f14dc72 refactor: replace console.log with logger utility 3 months ago
Matt Raymer 9ff385a414 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 3 months ago
Matthew Raymer fc54e2e8b7 fix: lint 3 months ago
Matthew Raymer e3a8097b70 feat(qr): improve camera error feedback and robustness in QR scanner 3 months ago
Matthew Raymer a941911e95 chore(qr): add unconditional debug panel and simplify onInit for event binding test 3 months ago
Matthew Raymer 67c1d470ba chore(qr): add visible debug output and version bump for device-side troubleshooting 3 months ago
Matthew Raymer a0bf07d59d debug: add an old-school alert 3 months ago
Matthew Raymer 00f6be672e fix(qr): add timeout fallback for QR scanner initialization 3 months ago
Matthew Raymer c56a9ac5b4 fix(qr): add retry logic to QR scanner initialization 3 months ago
Matthew Raymer 9cafe1cc83 debug: comment out promise 3 months ago
Matthew Raymer e68b282553 style: fix max-len warnings in QRScannerDialog.vue SVG paths 3 months ago
Matt Raymer 3808cf9088 refactor(QRScanner): improve camera handling and UI feedback 3 months ago