337 Commits (9f4715d024a7239a1dbd962f25f1c902f74859c4)

Author SHA1 Message Date
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 4 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 4 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 4 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 4 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 4 months ago
Trent Larson 145f147ef0 fix optional message at top to not overflow 4 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 4 months ago
Matthew Raymer 71c01a70dc fix: debug and clean up GiftedPrompts contact retrieval logic 4 months ago
Matthew Raymer a71d984b24 refactor: use databaseUtil.updateDefaultSettings for feed filter settings 4 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 4 months ago
Trent Larson 32f5c52474 fix linting 4 months ago
Jose Olarte III d3009406cf Updated QR scanner call 4 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 4 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 4 months ago
Trent Larson 548adad1d0 fix a web test (all passing now) 4 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 4 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 5 months ago
Trent Larson 9760f02aab fix linting 4 months ago
Trent Larson a694d0dba3 update messaging for unknown icons on home feed 4 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 4 months ago
Trent Larson b2628c467f fix linting 4 months ago
Trent Larson d5501d9db1 fix a non-existent description, move the description right below the image 4 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 4 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 4 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 4 months ago
Jose Olarte III 2137dd2c11 Clickable person & project icons 4 months ago
Jose Olarte III ce2a27f691 Icon for hidden DID entity 4 months ago
Jose Olarte III 6fb421c0e1 Change heading based on crop flag 5 months ago
Jose Olarte III 69abb67ea0 Better error handling for image upload 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 5 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 2d654b4586 fix linting 5 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Jose Olarte III aeb771f619 Linting 5 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson c14c2d173e add DB setup with migrations 5 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 5 months ago
Trent Larson e49ddffd54 don't export 0s for undefined values! 5 months ago
Jose Olarte III 40f0c163ee Fix: limit image crop stage height 5 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 5 months ago
Jose Olarte III c692f4dca7 Restored diagnostics repositioning 5 months ago
Matt Raymer 2b1c8b95a1 Only request camera permissions on user gesture in ImageMethodDialog 5 months ago
Jose Olarte III 43eb7075f9 Repositioned diagnostics over camera preview 5 months ago
Jose Olarte III fb495a7680 Restrict camera height in portrait mode 5 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 5 months ago