424 Commits (7fb06eaab50d416becf417172ab1fefd9541b706)

Author SHA1 Message Date
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 2 months ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 2 months ago
Jose Olarte III 92b9c9334c Clickable person & project icons 2 months ago
Jose Olarte III 706182ca0c Icon for hidden DID entity 2 months ago
Jose Olarte III 8b03789941 Change heading based on crop flag 2 months ago
Jose Olarte III b4a6b99301 Better error handling for image upload 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Jose Olarte III efc720e47f Mobile native to use web camera 2 months ago
Jose Olarte III 0a85bea533 Feature: context-based default camera 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 4c1b4fe651 fix linting 2 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Jose Olarte III 47501ae917 Linting 2 months ago
Jose Olarte III 28634839ec Feature: front/back camera toggle 2 months ago
Trent Larson 5f24f4975d fix linting 2 months ago
Trent Larson 8c3920e108 add DB setup with migrations 2 months ago
Trent Larson e254837951 tweak messages & commentary 2 months ago
Trent Larson 295a2d9f63 don't export 0s for undefined values! 2 months ago
Jose Olarte III d636b21744 Fix: limit image crop stage height 2 months ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Jose Olarte III 831df4b253 Restored diagnostics repositioning 2 months ago
Matt Raymer b491262bef Only request camera permissions on user gesture in ImageMethodDialog 2 months ago
Jose Olarte III a1c18458e7 Repositioned diagnostics over camera preview 2 months ago
Jose Olarte III 995af4e576 Restrict camera height in portrait mode 2 months ago
Matt Raymer 8ac728d488 Remove temporary alert() debug calls from ImageMethodDialog camera preview 2 months ago
Matt Raymer 79882715d8 fix: update Alpine version to 3.20 for stable package repositories 2 months ago
Jose Olarte III 141415977e Fix linting errors 2 months ago
Jose Olarte III b74ec8ecbb Design: polished dialog UI 2 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 2 months ago
Jose Olarte III 70174aea93 Fix: current photo dialog 2 months ago
Jose Olarte III 988244b7ae Added check for "Unnamed" giver 2 months ago
Jose Olarte III 4b355a5448 WIP: two-step dialog + functionality 2 months ago
Matt Raymer e4155e1a20 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Trent Larson c7f1148fe4 add logger import where needed 2 months ago
Trent Larson 4d0463f7f7 update with lint-fix 3 months ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 3 months ago
Jose Olarte III b511f9cd24 WIP: adjustments to bring closer to original mockups 3 months ago
Jose Olarte III 579cecbe6e WIP: gifting UI revamp 3 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 3 months ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 3 months ago
Matthew Raymer 37166fc141 docs(PhotoDialog): improve component documentation and error handling 3 months ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 3 months ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 3 months ago
Matthew Raymer 8d2dffb012 fix: lint 3 months ago
Matthew Raymer 538cbef701 feat(qr): improve camera error feedback and robustness in QR scanner 3 months ago
Matthew Raymer 7b7940189e chore(qr): add unconditional debug panel and simplify onInit for event binding test 3 months ago
Matthew Raymer 35b038036a chore(qr): add visible debug output and version bump for device-side troubleshooting 3 months ago
Matthew Raymer b9cafbe269 debug: add an old-school alert 3 months ago
Matthew Raymer 559f52e6d6 fix(qr): add timeout fallback for QR scanner initialization 3 months ago