83 Commits (5242a241102ff3918d08681866c7ce9d16bb268d)

Author SHA1 Message Date
Jose Olarte III 5242a24110 Web: trigger camera start on view load 4 weeks ago
Jose Olarte III f874973bfa Improvements to contact QR scanner UI 1 month ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 1 month ago
Jose Olarte III fdd1ff80ad Complete: unified QR display + capture 1 month ago
Matt Raymer 5d195d06ba style: improve code formatting and type safety 1 month ago
Jose Olarte III 79707d2811 WIP: Unified contact QR code display + capture 1 month ago
Jose Olarte III 8c8fb6fe7d De-coupled web and mobile scanners 1 month ago
Jose Olarte III 2bb71653ac New contact QR scan view for Capacitor version 1 month ago
Trent Larson 9a840ab74a ran lint-fix 1 month ago
Matthew Raymer c6c49260ef fix: add HTTPS requirement check for camera access 1 month ago
Matthew Raymer 87438e7b6b fix: improve camera permission error feedback 1 month ago
Matthew Raymer 3ce2ea9b4e fix: standardize FontAwesome usage and improve error handling 1 month ago
Matthew Raymer ca9ca5fca7 fix: prevent duplicate contacts during QR code scanning 1 month ago
Matthew Raymer 4abb188da3 refactor(qr): improve QR scanner robustness and lifecycle management 2 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 2 months ago
Matthew Raymer a8812714a3 fix(qr): improve QR scanner implementation and error handling 2 months ago
Trent Larson 189bfabcf8 add LogView for those cases where the log download doesn't work 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 5 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 5 months ago
Trent Larson 57a09cf9fb update to 0.3.47 - fix linting 5 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 5 months ago
Matthew Raymer be8ba12df6 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. 5 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 6 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 8 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 8 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 8 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 9 months ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 10 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 10 months ago
Trent Larson 6aef08d7e8 copy a list of contacts and then import 10 months ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 11 months ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 11 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 11 months ago
Trent Larson f46a60b5dd change first page back to prompts without passkey 11 months ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 11 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 11 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 11 months ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson b32a3d85e9 add 'registered' flag in contact info 1 year ago
Trent Larson 8571c78a53 for scan on QR code screen, import and keep on that screen 1 year ago
Trent Larson 7078f7b9e6 add choice of a start date for a project 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 883687f1c3 make so cropping isn't behind header; delete profile image from storage when deleted 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Jason Buchanan 5dead960ae fix: es modules syntax for buffer deps instead of commonjs require 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago