94 Commits (dda1e763d1b110976584e191da1d89e00734e718)

Author SHA1 Message Date
Trent Larson 26fba66bba fix linting 3 months ago
Jose Olarte III feede3a2a8 Fix: mirror camera view 3 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 3 months ago
Matt Raymer 21d9126811 Remove ContactScanView and update QR scan view naming for consistency 3 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 3 months ago
Matt Raymer 8d2ccaa063 docs: consolidate QR code implementation documentation 3 months ago
Matt Raymer 00bb6a5ffa feat: implement comprehensive camera state management 3 months ago
Jose Olarte III 715b8feb47 UI tweaks 3 months ago
Trent Larson 3600e894d4 update with lint-fix 3 months ago
Jose Olarte III 0d4a29cd9c UI tweaks to QR scanner 4 months ago
Jose Olarte III d29156bb13 Safe area implementation for iOS 4 months ago
Jose Olarte III 7b0d548cd8 Web: trigger camera start on view load 4 months ago
Jose Olarte III 40f9fcea75 Improvements to contact QR scanner UI 4 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 4 months ago
Jose Olarte III 3cfa6cdf8a Complete: unified QR display + capture 4 months ago
Matt Raymer 3cf256cf3a style: improve code formatting and type safety 4 months ago
Jose Olarte III 1ddc93d15e WIP: Unified contact QR code display + capture 4 months ago
Jose Olarte III 3f8937e9e7 De-coupled web and mobile scanners 4 months ago
Jose Olarte III 504f671aa2 New contact QR scan view for Capacitor version 4 months ago
Trent Larson b225306076 ran lint-fix 4 months ago
Matthew Raymer 656871660c fix: add HTTPS requirement check for camera access 4 months ago
Matthew Raymer b4101b7d65 fix: improve camera permission error feedback 4 months ago
Matthew Raymer db86114196 fix: standardize FontAwesome usage and improve error handling 4 months ago
Matthew Raymer e27700f52a fix: prevent duplicate contacts during QR code scanning 4 months ago
Matthew Raymer 67cf77a6fb refactor(qr): improve QR scanner robustness and lifecycle management 4 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer 70dfbe44fa fix(qr): improve QR scanner implementation and error handling 4 months ago
Trent Larson 65e4ddb832 add LogView for those cases where the log download doesn't work 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 8 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 8 months ago
Trent Larson e218bde9cc update to 0.3.47 - fix linting 8 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 11 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 11 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 1 year ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 1 year ago
Trent Larson 6aef08d7e8 copy a list of contacts and then import 1 year ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year ago
Trent Larson f46a60b5dd change first page back to prompts without passkey 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago