445 Commits (fd7d7f706cdc3132e8d420d89b4df493d08392b2)

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