Commit graph

10 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
1e97aa3f22 Complete z-related optimizations with documentation and enhanced error handling
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
2025-09-21 14:15:20 +00:00
copilot-swe-agent[bot]
130b08090a Optimize z-related components: Bundle analyzer, Brotli compression, ZXing lazy loading
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
2025-09-21 14:12:32 +00:00
Jan Böhmer
4421917333 Revert "Removed baarcode scanner inbox, as we now have enough performance to apply the decoder to the full image"
This reverts commit de0832bece.
2025-01-06 00:49:16 +01:00
Jan Böhmer
de0832bece Removed baarcode scanner inbox, as we now have enough performance to apply the decoder to the full image 2025-01-06 00:08:42 +01:00
Jan Böhmer
22fba37d28 Pause the camera and scanner, when navigating away from the scanner page, so that the camera feed is closed 2025-01-04 18:10:26 +01:00
Jan Böhmer
0c627a5636 Use forked version of html5-qrcode to avoid including zxing-js which will never be used then 2025-01-04 18:09:56 +01:00
Jan Böhmer
53dcd24216 Improved scanning FPS to 10 2025-01-04 16:57:41 +01:00
Jan Böhmer
498cc07583 Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Jan Böhmer
ca5823819d Use html5-qrcode instead of @zxing/library directly for label scanner.
This improves the usability a bit
2022-08-13 22:41:54 +02:00
Jan Böhmer
cb683f611c Use stimulus controller to implement barcode scanner. 2022-03-07 01:28:32 +01:00