8 Commits (de7ab5c15239288111d1ba09a5183f54cb8242d3)

Author SHA1 Message Date
Trent Larson de7ab5c152 fix log cleanup check to actually pay attention to limit 3 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 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
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 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