- Jul 12, 2022
-
-
Steinwender, Tamara authored
-
- Jul 11, 2022
-
-
Steinwender, Tamara authored
-
- Jul 05, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jul 03, 2022
-
-
Renovate Bot authored
-
- Jun 30, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 23, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Jun 22, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jun 20, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jun 14, 2022
-
-
Kocher, Manuel authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 09, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 07, 2022
-
-
Kocher, Manuel authored
-
- Jun 05, 2022
-
-
Renovate Bot authored
-
- Jun 02, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 25, 2022
-
-
Steinwender, Tamara authored
-
- May 24, 2022
-
-
Steinwender, Tamara authored
-
Kocher, Manuel authored
-
- May 19, 2022
-
-
Reiter, Christoph authored
This event gets dispatched in case the CSP blocks something. This is motivated by browsers handling this differently, for example spawning a worker via blob: is allowed in chrome, but not in firefox and things like "worker-src" is not supported in safari.. So having some error reporting there is helpful in case some browser version somewhere behaves differently.
-
Reiter, Christoph authored
In greenlight we copied this code for scanning images, either from real image files, or from PDF files converted to images via pdf.js. To avoid duplication clean up the internal API and expose it. Also write some unit tests for the scan engine while at it.
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
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.
-