- Jun 06, 2022
-
-
Renovate Bot authored
-
- Jun 05, 2022
-
-
Reiter, Christoph authored
fix(deps): update dependency tabulator-tables to v5.2.7 See merge request !206
-
Renovate Bot authored
-
Reiter, Christoph authored
fix(deps): update all non-major dependencies (patch) See merge request !204
-
Renovate Bot authored
-
- May 30, 2022
-
-
Reiter, Christoph authored
chore(deps): update dependency lerna to v5 See merge request !200
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !203
-
Renovate Bot authored
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !202
-
Renovate Bot authored
-
- May 29, 2022
-
-
Reiter, Christoph authored
fix(deps): update dependency i18next to v21.8.5 See merge request !201
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !198
-
Renovate Bot authored
-
- May 25, 2022
-
-
Steinwender, Tamara authored
-
- May 24, 2022
-
-
Steinwender, Tamara authored
-
- May 23, 2022
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !197
-
Renovate Bot authored
-
- May 22, 2022
-
-
Reiter, Christoph authored
chore(deps): update dependency playwright-core to v1.22.2 See merge request !196
-
Renovate Bot authored
-
- May 21, 2022
-
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !194
-
Renovate Bot 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.
-
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.
-
- May 18, 2022
-
-
Reiter, Christoph authored
1.4 and newer no longer detect any QR codes for some reason. Needs to be investigated why..
-
- May 17, 2022
-
-
Steinwender, Tamara authored
-
- May 16, 2022
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !193
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !192
-
Renovate Bot authored
-
- May 15, 2022
-
-
Reiter, Christoph authored
fix(deps): update all non-major dependencies (patch) See merge request !190
-
Renovate Bot authored
-
- May 12, 2022
-
-
Kocher, Manuel authored
Squashed commit of the following: commit 13f2c178 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 15:25:22 2022 +0200 fix pathing of i18n files commit 21309f2c Merge: f69672e8 7a2e492e Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 14:16:56 2022 +0200 Merge branch 'master' into dbp-translation-component commit f69672e8 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:48:10 2022 +0200 Remove unnecessary en translation text commit 6d0df984 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:36:45 2022 +0200 Remove unnecessary imports and minor refactor commit 6496d910 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:24:51 2022 +0200 Add lang-File attribute to README commit 7a528144 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:17:40 2022 +0200 Add dbp-translation component and include it in showcase
-
Kocher, Manuel authored
Squashed commit of the following: commit 21309f2c Merge: f69672e8 7a2e492e Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 14:16:56 2022 +0200 Merge branch 'master' into dbp-translation-component commit f69672e8 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:48:10 2022 +0200 Remove unnecessary en translation text commit 6d0df984 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:36:45 2022 +0200 Remove unnecessary imports and minor refactor commit 6496d910 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:24:51 2022 +0200 Add lang-File attribute to README commit 7a528144 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:17:40 2022 +0200 Add dbp-translation component and include it in showcase
-
Reiter, Christoph authored
-
Reiter, Christoph authored
The behaviour should be the same, except the deployer command is now independent of the CWD. We also no longer ship deployer in the docker image, but install it via composer, so it's easier to update.
-
- May 09, 2022
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !189
-
Renovate Bot authored
-