14 Commits (4256cbcb61a51a17bdb00ae542555d9fb5523e4c)

Author SHA1 Message Date
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 2 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 months ago
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 2 months ago
Matthew Raymer 97027cb025 fix: linting issues 2 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 2 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 611fa232da add queueing to the DB service so that requests get processed in order 2 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 2 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 2 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 2 months ago