Add 2D barcode scanning + connect_id search

- Add QR_CODE, DATA_MATRIX, PDF_417, AZTEC to barcode scanner hints
  so serial number stickers with 2D barcodes can be scanned
- Update /api/assets/search to also match connect_id so full
  Connect IDs (e.g. VM-05912-0000068454) work when scanned
- Bump SW cache v5→v6, footer v3.2→v3.3
This commit is contained in:
2026-05-29 07:55:44 -04:00
parent 2bdcfe0bae
commit 8c8f8a261c
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
// Caches app shell + CDN deps. Network-first for API, cache fallback for static.
// ═══════════════════════════════════════════════════════════════════════════
const CACHE_NAME = 'canteen-v5';
const CACHE_NAME = 'canteen-v6';
// App shell — core resources needed to boot the PWA
const APP_SHELL = [