20 Commits (0ac36a2b1e6b77289055a625f31184d7dc22d060)

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