135 Commits (931d3a4667bdb24b3717997c2d5c589b0e0d45a1)

Author SHA1 Message Date
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Matthew Raymer 3e81c9f44f fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 2 months ago
Trent Larson 27ed40d4b3 fix problem switching IDs (creating too many settings) 2 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 820ae727ed fix linting 2 months ago
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson 9ac9713172 fix linting 2 months ago
Trent Larson b2628c467f fix linting 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
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
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Trent Larson ef3bfcdbd2 fix linting 2 months ago
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 2 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 2 months ago
Trent Larson 01c33069c4 fix more of the logging & log display 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson de7ab5c152 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 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 2 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 2 months ago
Jose Olarte III 47501ae917 Linting 2 months ago
Jose Olarte III aeb771f619 Linting 2 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 5f24f4975d fix linting 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 2 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 2 months ago