401 Commits (8b8566c5788fa2e4cddc32f211909dd7f9c5a61e)

Author SHA1 Message Date
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
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 months ago
Trent Larson 4c1b4fe651 fix linting 4 months ago
Trent Larson 2d654b4586 fix linting 4 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 4 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 4 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 4 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 4 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 4 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 4 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 4 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 4 months ago
Jose Olarte III 47501ae917 Linting 4 months ago
Jose Olarte III aeb771f619 Linting 4 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 4 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 4 months ago
Trent Larson 5f24f4975d fix linting 4 months ago
Trent Larson 26fba66bba fix linting 4 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 4 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 4 months ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 4 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 4 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 4 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 4 months ago
Matt Raymer 788d162b1c refactor: move lib directory to libs for consistency 4 months ago
Matt Raymer d6956bb498 refactor: move lib directory to libs for consistency 4 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 4 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 4 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 5 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 5 months ago
Matthew Raymer 2660b91995 wip: Improve deep link validation and error handling 6 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 6 months ago
Trent Larson 6f4fbc697f fix 'give' query and restore confirmClaim method 6 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 7 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 7 months ago