1220 Commits (014341f3209f8d5ae6ca9c03245878b7a3586ae8)

Author SHA1 Message Date
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 2 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 2 weeks ago
Trent Larson 5f24f4975d fix linting 2 weeks ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 2 weeks ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 2 weeks ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 2 weeks ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 2 weeks ago
Trent Larson 8c3920e108 add DB setup with migrations 2 weeks ago
Trent Larson 54f269054f fix error loading WASM file 2 weeks ago
Matt Raymer 574520d9b3 feat(db): Implement SQLite database layer with migration support 2 weeks ago
Trent Larson 6556eb55a3 add the other pieces for the previous commit 2 weeks ago
Trent Larson 634e2bb2fb try absurd-sql, which fails in browser with: SyntaxError: Cannot use import statement outside a module (at registerSQLWorker.js... 2 weeks ago
Trent Larson e254837951 tweak messages & commentary 2 weeks ago
Trent Larson 0f56b659c1 adjust privacy notice with the name 2 weeks ago
Trent Larson a8bfcb720a adjust the messaging for setting one's name 2 weeks ago
Trent Larson c23e30c431 remove duplicate prompt to get registered 2 weeks ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 2 weeks ago
Trent Larson 5b6c59c232 show an error if the import goes badly 2 weeks ago
Trent Larson 295a2d9f63 don't export 0s for undefined values! 2 weeks ago
Jose Olarte III 6e14ccdbbc Fix: mirror camera view 2 weeks ago
Jose Olarte III d636b21744 Fix: limit image crop stage height 2 weeks ago
Trent Larson 37b7c4ed36 various instructions (and their timeouts) 3 weeks ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 3 weeks ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 3 weeks ago
Jose Olarte III 831df4b253 Restored diagnostics repositioning 3 weeks ago
Matt Raymer 55176ed5db Remove ContactScanView and update QR scan view naming for consistency 3 weeks ago
Matt Raymer b491262bef Only request camera permissions on user gesture in ImageMethodDialog 3 weeks ago
Jose Olarte III a1c18458e7 Repositioned diagnostics over camera preview 3 weeks ago
Jose Olarte III 995af4e576 Restrict camera height in portrait mode 3 weeks ago
Matt Raymer 8ac728d488 Remove temporary alert() debug calls from ImageMethodDialog camera preview 3 weeks ago
Matt Raymer 79882715d8 fix: update Alpine version to 3.20 for stable package repositories 3 weeks ago
Jose Olarte III 141415977e Fix linting errors 3 weeks ago
Jose Olarte III b74ec8ecbb Design: polished dialog UI 3 weeks ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 3 weeks ago
Matt Raymer a86e577127 style: improve code formatting and readability 3 weeks ago
Matt Raymer 788d162b1c refactor: move lib directory to libs for consistency 3 weeks ago
Jose Olarte III 70174aea93 Fix: current photo dialog 3 weeks ago
Matt Raymer 7f12595c91 docs: consolidate QR code implementation documentation 3 weeks ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 3 weeks ago
Jose Olarte III d14635c44d UI tweaks 4 weeks ago
Matt Raymer eb5c9565a6 fix: remove duplicate Advanced heading and improve UX 4 weeks ago
Matthew Raymer ea108b754e feat(accessibility): enhance AccountViewView and document test suite 4 weeks ago
Matt Raymer e4155e1a20 feat(ui): disable all photo upload actions for unregistered users 4 weeks ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 4 weeks ago
Trent Larson c7f1148fe4 add logger import where needed 4 weeks ago
Trent Larson 4d0463f7f7 update with lint-fix 4 weeks ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 1 month ago
Jose Olarte III fd914aa46c Removed unneeded elements 1 month ago
Jose Olarte III ba1453104f UI tweaks to QR scanner 1 month ago
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 1 month ago