114 Commits (2a34d0e2d1c527b05eb5d7bd262c1ea96585a255)

Author SHA1 Message Date
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 9ac9713172 fix linting 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 2 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 2 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson 6a47f0d3e7 format total numbers better 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 2 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 3 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 3 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 3 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 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 4c1b4fe651 fix linting 3 months ago
Trent Larson 2d654b4586 fix linting 3 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 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 3 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 3 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Jose Olarte III 47501ae917 Linting 3 months ago
Jose Olarte III aeb771f619 Linting 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago