174 Commits (8dab4ed0166010af70e991b40fd64cc3658e1c58)

Author SHA1 Message Date
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 5 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 5 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 5 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 5 months ago
Trent Larson 8f5c34bc5f fix linting 5 months ago
Trent Larson 32f5c52474 fix linting 5 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 5 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 5 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 5 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 5 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 5 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 5 months ago
Trent Larson 9ac9713172 fix linting 5 months ago
Trent Larson b2628c467f fix linting 5 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 5 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 5 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 5 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 5 months ago
Trent Larson 6a47f0d3e7 format total numbers better 5 months ago
Trent Larson c1f4aa0827 format total numbers better 5 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 5 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 5 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 5 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 5 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 5 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 5 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 5 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 5 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 5 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 5 months ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 5 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 5 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 5 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 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 4c1b4fe651 fix linting 5 months ago
Trent Larson 2d654b4586 fix linting 5 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 5 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 5 months ago