Skip to content
Snippets Groups Projects
  1. Jul 26, 2022
  2. Jul 25, 2022
  3. Jul 24, 2022
  4. Jul 18, 2022
  5. Jul 17, 2022
  6. Jul 11, 2022
  7. Jul 09, 2022
  8. Jul 06, 2022
  9. Jul 04, 2022
  10. Jul 03, 2022
  11. Jun 27, 2022
  12. Jun 25, 2022
  13. Jun 23, 2022
  14. Jun 22, 2022
  15. Jun 20, 2022
  16. Jun 19, 2022
  17. Jun 18, 2022
  18. Jun 13, 2022
  19. Jun 11, 2022
  20. Jun 06, 2022
  21. Jun 05, 2022
  22. May 30, 2022
  23. May 29, 2022
  24. May 23, 2022
  25. May 22, 2022
  26. May 21, 2022
  27. 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
  28. May 18, 2022
  29. May 16, 2022
Loading