feat: replace barcode-detector polyfill with local @zxing/browser for cross-browser barcode scanning #6

Merged
Ichitux merged 1 commits from fixing_barcode into main 2026-07-03 10:10:04 +00:00
Owner
  • Remove barcode-detector polyfill (made remote CDN calls to download zxing-wasm)
  • Use @zxing/library@0.22.0 + @zxing/browser@0.2.0 locally
  • Support PDF417, Code128, Code39, Code93, QR, EAN, UPC, ITF formats
  • Clean special characters from scanned results before CIP validation
  • Fix video ref timing issue with waitForVideo loop
- Remove barcode-detector polyfill (made remote CDN calls to download zxing-wasm) - Use @zxing/library@0.22.0 + @zxing/browser@0.2.0 locally - Support PDF417, Code128, Code39, Code93, QR, EAN, UPC, ITF formats - Clean special characters from scanned results before CIP validation - Fix video ref timing issue with waitForVideo loop
Ichitux added 1 commit 2026-07-03 09:58:23 +00:00
feat: replace barcode-detector polyfill with local @zxing/browser for cross-browser barcode scanning
Run Tests on Branches / Backend Tests (push) Successful in 3m35s
Run Tests on Branches / Frontend Tests (push) Successful in 3m33s
5b080c4134
- Remove barcode-detector polyfill (made remote CDN calls to download zxing-wasm)
- Use @zxing/library@0.22.0 + @zxing/browser@0.2.0 locally
- Support PDF417, Code128, Code39, Code93, QR, EAN, UPC, ITF formats
- Clean special characters from scanned results before CIP validation
- Fix video ref timing issue with waitForVideo loop
Ichitux merged commit 3b725df118 into main 2026-07-03 10:10:04 +00:00
Ichitux deleted branch fixing_barcode 2026-07-03 10:10:04 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Ichitux/FarmaFinder#6