Files
canteen-asset-tracker/static
shawn dd4744df05 Scan/OCR improvements: Scan New Asset button, barcode scanner fix, serial number OCR search
- Add 'Scan New Asset' button after scanning/OCR'ing an existing asset
  in both barcode and OCR modes (with resetBarcodeScanner/resetOcrScanner)
- Show scan results in-place instead of navigating away from Find Asset tab
- Fix barcode scanner: remove TRY_HARDER hint (too slow on mobile), reduce
  from 13 formats to 7 focused 1D formats, add ZXing library load check
- Extend camera fail timeout from 5s to 10s for slow mobile browsers
- Show matched_assets from OCR serial number cross-reference even when
  no machine_id pattern is detected (previously showed 'No machine ID')
- Display serial/ID DB matches alongside machine_id results when both exist
- Add null-safety to all new reset functions
2026-06-02 18:05:24 -04:00
..
2026-06-01 23:28:45 -04:00