17 Commits (6ddf2d1012142e4a6a7f486a51ef9cc80a167b12)

Author SHA1 Message Date
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 6 days ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 6 days ago
Trent Larson 9ac9713172 fix linting 1 week ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 1 week ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 1 week ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 weeks ago
Trent Larson ef3bfcdbd2 fix linting 2 weeks ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 2 weeks ago
Trent Larson 01c33069c4 fix more of the logging & log display 2 weeks ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 2 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 2 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 weeks ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 3 weeks 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 weeks ago