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 09, 2022
  10. Feb 02, 2022
  11. Jan 26, 2022
  12. Jan 17, 2022
  13. Dec 16, 2021
  14. Dec 14, 2021
  15. Dec 07, 2021
  16. Nov 24, 2021
  17. Nov 23, 2021
  18. Oct 23, 2021
  19. Oct 11, 2021
  20. Oct 04, 2021
  21. Aug 02, 2021
  22. Jul 16, 2021
  23. Jul 01, 2021
  24. Jun 28, 2021
  25. Jun 16, 2021
  26. Jun 12, 2021
  27. May 29, 2021
Loading