1621 Commits (4480778a4988ac63bf0c33519de982efc0feced8)

Author SHA1 Message Date
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Jose Olarte III 47501ae917 Linting 3 months ago
Jose Olarte III aeb771f619 Linting 3 months ago
Jose Olarte III 28634839ec Feature: front/back camera toggle 3 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 3 months ago
Trent Larson 2647c5a77d fix migrations logging error 3 months ago
Trent Larson bb0d8942b8 fix migrations logging error 3 months ago
Matt Raymer e0013008b4 refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 3 months ago
Matt Raymer 152499a34f refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 3 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 3 months ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 3 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 3 months ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 3 months ago
Trent Larson d4b01e0cbf fix problem with initialization & refactor types 3 months ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson 8c3920e108 add DB setup with migrations 3 months ago
Trent Larson c14c2d173e add DB setup with migrations 3 months ago
Trent Larson 54f269054f fix error loading WASM file 3 months ago
Trent Larson a48a122224 fix error loading WASM file 3 months ago
Matt Raymer 574520d9b3 feat(db): Implement SQLite database layer with migration support 3 months ago
Matt Raymer a903a6d664 feat(db): Implement SQLite database layer with migration support 3 months ago
Trent Larson 6556eb55a3 add the other pieces for the previous commit 3 months ago
Trent Larson 5ae3eca773 add the other pieces for the previous commit 3 months ago
Trent Larson 634e2bb2fb try absurd-sql, which fails in browser with: SyntaxError: Cannot use import statement outside a module (at registerSQLWorker.js... 3 months ago
Trent Larson 3650b55e81 try absurd-sql, which fails in browser with: SyntaxError: Cannot use import statement outside a module (at registerSQLWorker.js... 3 months ago
Trent Larson e254837951 tweak messages & commentary 3 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 3 months ago
Trent Larson 0f56b659c1 adjust privacy notice with the name 3 months ago
Trent Larson 4722cde404 adjust privacy notice with the name 3 months ago
Trent Larson a8bfcb720a adjust the messaging for setting one's name 3 months ago
Trent Larson 55302f44c9 adjust the messaging for setting one's name 3 months ago
Trent Larson c23e30c431 remove duplicate prompt to get registered 3 months ago
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 3 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson 5b6c59c232 show an error if the import goes badly 3 months ago
Trent Larson e356fd826c show an error if the import goes badly 3 months ago
Trent Larson 295a2d9f63 don't export 0s for undefined values! 3 months ago
Trent Larson e49ddffd54 don't export 0s for undefined values! 3 months ago
Jose Olarte III 6e14ccdbbc Fix: mirror camera view 3 months ago
Jose Olarte III feede3a2a8 Fix: mirror camera view 3 months ago