Skip to content
Snippets Groups Projects
  1. May 19, 2022
    • Reiter, Christoph's avatar
      qr-code-scanner: port to new qr-scanner v1.4 · 0987064d
      Reiter, Christoph authored
      Multiple changes:
      
      The worker can now be auto-bundled via rollup and no longer has to be passed manually.
      This is handled via a js script file which builds a blob containing bundled code.
      This requires some CSP exceptions in the target applications, so mention that in the README.
      
      scanImage() now takes an option object and defaults to returning more information, so
      handle both changes (returnDetailedScanResult now defaults to true)
      
      Component users can now drop their worker copying code and need to adjust their CSP.
      0987064d
  2. May 18, 2022
  3. May 01, 2022
  4. Apr 24, 2022
  5. Apr 11, 2022
  6. Apr 07, 2022
  7. Apr 05, 2022
  8. Mar 12, 2022
  9. Feb 02, 2022
  10. Jan 17, 2022
  11. Nov 24, 2021
  12. Nov 23, 2021
  13. Oct 23, 2021
  14. Oct 11, 2021
  15. Oct 04, 2021
  16. Aug 02, 2021
  17. Jul 16, 2021
  18. Jun 16, 2021
  19. Jun 12, 2021
  20. May 29, 2021
  21. May 17, 2021
  22. May 03, 2021
  23. Apr 28, 2021
  24. Apr 19, 2021
  25. Mar 08, 2021
  26. Feb 22, 2021
  27. Feb 17, 2021
  28. Feb 10, 2021
  29. Feb 01, 2021
  30. Jan 27, 2021
  31. Jan 26, 2021
Loading