329 Commits (145f147ef045a252b2836cb26bb0c2ac66d555e9)

Author SHA1 Message Date
Trent Larson 145f147ef0 fix optional message at top to not overflow 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 71c01a70dc fix: debug and clean up GiftedPrompts contact retrieval logic 2 months ago
Matthew Raymer a71d984b24 refactor: use databaseUtil.updateDefaultSettings for feed filter settings 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Jose Olarte III d3009406cf Updated QR scanner call 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson 548adad1d0 fix a web test (all passing now) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson a694d0dba3 update messaging for unknown icons on home feed 2 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Trent Larson d5501d9db1 fix a non-existent description, move the description right below the image 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 2 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 2 months ago
Jose Olarte III 2137dd2c11 Clickable person & project icons 2 months ago
Jose Olarte III ce2a27f691 Icon for hidden DID entity 2 months ago
Jose Olarte III 6fb421c0e1 Change heading based on crop flag 2 months ago
Jose Olarte III 69abb67ea0 Better error handling for image upload 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 2 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 2d654b4586 fix linting 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Jose Olarte III aeb771f619 Linting 2 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson c14c2d173e add DB setup with migrations 2 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 2 months ago
Trent Larson e49ddffd54 don't export 0s for undefined values! 2 months ago
Jose Olarte III 40f0c163ee Fix: limit image crop stage height 2 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Jose Olarte III c692f4dca7 Restored diagnostics repositioning 2 months ago
Matt Raymer 2b1c8b95a1 Only request camera permissions on user gesture in ImageMethodDialog 2 months ago
Jose Olarte III 43eb7075f9 Repositioned diagnostics over camera preview 2 months ago
Jose Olarte III fb495a7680 Restrict camera height in portrait mode 2 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 2 months ago
Matt Raymer e6d8aeeeb5 fix: update Alpine version to 3.20 for stable package repositories 2 months ago
Jose Olarte III 04843f3b0c Fix linting errors 2 months ago
Jose Olarte III c20a0fa330 Design: polished dialog UI 2 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 2 months ago
Jose Olarte III f3d4d0953b Fix: current photo dialog 2 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 3 months ago
Trent Larson 901659f406 add logger import where needed 3 months ago