188 Commits (f31a76b816b2c03ebea7e57893f29f5984942df9)

Author SHA1 Message Date
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 3 months ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 3 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 3 months ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 3 months ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 3 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 3 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 3 months ago
Jose Olarte III 3daf1c8a5c Feature: Project Gifting 3 months ago
Jose Olarte III bf7bb3209a Feature: Project Gifting 3 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 3 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 3 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 3 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 3 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 3 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 3 months ago
Trent Larson 8f5c34bc5f fix linting 3 months ago
Trent Larson 32f5c52474 fix linting 3 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Trent Larson b2628c467f fix linting 3 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 3 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 6a47f0d3e7 format total numbers better 3 months ago
Trent Larson c1f4aa0827 format total numbers better 3 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 3 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 months ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 4 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 4 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 4 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 4 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 4 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 4 months ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 4 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 4 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 4 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 months ago