15 Commits (38e67f3533c20a97fc5594e84ab3aedbdd491362)

Author SHA1 Message Date
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 2 weeks ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 2 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 weeks ago
Trent Larson ef3bfcdbd2 fix linting 3 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 3 weeks ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 3 weeks ago
Matthew Raymer e824fcce2e fix: linting issues 3 weeks ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 3 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 weeks ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 3 weeks ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 3 weeks ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 3 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 weeks ago
Trent Larson 655c5188a4 add queueing to the DB service so that requests get processed in order 3 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 weeks ago
Trent Larson 5f24f4975d fix linting 3 weeks ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 3 weeks ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 3 weeks ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 3 weeks ago