115 Commits (6b0326b5829ea48291a408d9289c818d7cb564e7)

Author SHA1 Message Date
Matthew Raymer c530179dbb Migrate ContactQRScan views to use mixin parseJsonField 2 months ago
Matthew Raymer 80f8f6e9a1 Migrate HelpView.vue to PlatformServiceMixin - extract 7 inline handlers to methods 2 months ago
Matthew Raymer d8e7fc90e5 Enhance migration templates with critical omission prevention 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson c4a54967bc fix linting 2 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 2 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 3 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 3 months ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 3 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 3 months ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 3 months ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Jose Olarte III e839997f91 TEST: platform- and camera-specific mirroring 3 months ago
Jose Olarte III d8d054a0e1 Streamlined QR scanner web camera 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
Jose Olarte III 47501ae917 Linting 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Jose Olarte III 6e14ccdbbc Fix: mirror camera view 3 months ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 3 months ago
Matt Raymer 55176ed5db Remove ContactScanView and update QR scan view naming for consistency 3 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 3 months ago
Matt Raymer 7f12595c91 docs: consolidate QR code implementation documentation 3 months ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 3 months ago
Jose Olarte III d14635c44d UI tweaks 3 months ago
Trent Larson 4d0463f7f7 update with lint-fix 3 months ago
Jose Olarte III ba1453104f UI tweaks to QR scanner 4 months ago
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 4 months ago
Jose Olarte III 5242a24110 Web: trigger camera start on view load 4 months ago
Jose Olarte III f874973bfa Improvements to contact QR scanner UI 4 months ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 4 months ago
Jose Olarte III fdd1ff80ad Complete: unified QR display + capture 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
Jose Olarte III 8c8fb6fe7d De-coupled web and mobile scanners 4 months ago
Jose Olarte III 2bb71653ac New contact QR scan view for Capacitor version 4 months ago
Trent Larson 9a840ab74a ran lint-fix 4 months ago
Matthew Raymer c6c49260ef fix: add HTTPS requirement check for camera access 4 months ago
Matthew Raymer 87438e7b6b fix: improve camera permission error feedback 4 months ago
Matthew Raymer 3ce2ea9b4e fix: standardize FontAwesome usage and improve error handling 4 months ago
Matthew Raymer ca9ca5fca7 fix: prevent duplicate contacts during QR code scanning 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
Trent Larson 189bfabcf8 add LogView for those cases where the log download doesn't work 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago