1222 Commits (9741b6a3e619347cb790b2ba5182d8f1c4b63d16)

Author SHA1 Message Date
Trent Larson 0e10847cba adjust so DB calls go to the factory 2 months ago
Trent Larson bb0d8942b8 fix migrations logging error 2 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 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 28b24f6c5d add a input area for arbitrary SQL on the test page 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
Trent Larson c14c2d173e add DB setup with migrations 2 months ago
Trent Larson a48a122224 fix error loading WASM file 2 months ago
Matt Raymer a903a6d664 feat(db): Implement SQLite database layer with migration support 2 months ago
Trent Larson 5ae3eca773 add the other pieces for the previous commit 2 months ago
Trent Larson 3650b55e81 try absurd-sql, which fails in browser with: SyntaxError: Cannot use import statement outside a module (at registerSQLWorker.js... 2 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 2 months ago
Trent Larson 4722cde404 adjust privacy notice with the name 2 months ago
Trent Larson 55302f44c9 adjust the messaging for setting one's name 2 months ago
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 2 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Trent Larson e356fd826c show an error if the import goes badly 2 months ago
Trent Larson e49ddffd54 don't export 0s for undefined values! 2 months ago
Jose Olarte III feede3a2a8 Fix: mirror camera view 2 months ago
Jose Olarte III 40f0c163ee Fix: limit image crop stage height 2 months ago
Trent Larson aadd223248 various instructions (and their timeouts) 2 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 2 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Jose Olarte III c692f4dca7 Restored diagnostics repositioning 2 months ago
Matt Raymer 21d9126811 Remove ContactScanView and update QR scan view naming for consistency 2 months ago
Matt Raymer 2b1c8b95a1 Only request camera permissions on user gesture in ImageMethodDialog 2 months ago
Jose Olarte III 43eb7075f9 Repositioned diagnostics over camera preview 2 months ago
Jose Olarte III fb495a7680 Restrict camera height in portrait mode 2 months ago
Matt Raymer db5abb5b1f Remove temporary alert() debug calls from ImageMethodDialog camera preview 2 months ago
Matt Raymer e6d8aeeeb5 fix: update Alpine version to 3.20 for stable package repositories 2 months ago
Jose Olarte III 04843f3b0c Fix linting errors 2 months ago
Jose Olarte III c20a0fa330 Design: polished dialog UI 2 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 2 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 2 months ago
Matt Raymer d6956bb498 refactor: move lib directory to libs for consistency 2 months ago
Jose Olarte III f3d4d0953b Fix: current photo dialog 2 months ago
Matt Raymer 8d2ccaa063 docs: consolidate QR code implementation documentation 2 months ago
Matt Raymer 00bb6a5ffa feat: implement comprehensive camera state management 2 months ago
Jose Olarte III 715b8feb47 UI tweaks 2 months ago
Matt Raymer 5a4bf99534 fix: remove duplicate Advanced heading and improve UX 2 months ago
Matthew Raymer 29607f4e58 feat(accessibility): enhance AccountViewView and document test suite 2 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 2 months ago
Trent Larson 901659f406 add logger import where needed 2 months ago
Trent Larson 3600e894d4 update with lint-fix 2 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Jose Olarte III 8172bc34c0 Removed unneeded elements 3 months ago