- Oct 22, 2020
-
-
Reiter, Christoph authored
-
- Oct 21, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This way we can extend the message with more data in the future if needed.
-
Reiter, Christoph authored
In case we move it out of view and back again we want a second event. The user can filter those out if needed.
-
Reiter, Christoph authored
We need to give feedback to the user, so better let the user decide.
-
Reiter, Christoph authored
We use it for user feedback now, so there is no good reason to allow disabling it.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This allows us to show feedback to the user by coloring the clip border. Also in case there is no match we don't send an event.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
There is no need to emit the same thing 5 times a second.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
fewer confusing callbacks..
-
Reiter, Christoph authored
We would get two scanning loops both scanning for qr codes. This makes sure only one loop is active at all times.
-
Reiter, Christoph authored
This reverts commit 3c5c82f9.
-
- Oct 20, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
so they can be reused
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This API isn't suported in any browser we support, it used to work in old chrome.
-
Reiter, Christoph authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Oct 19, 2020
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
Reiter, Christoph authored
qr-scanner: only check max 5 times per second for a QR code See merge request !4
-
Reiter, Christoph authored
Still raw the image and everything all the time to keep the experience smooth. One more improvement would be to also skip the image data extraction, but that can be done after the clipping work.
-
- Oct 15, 2020
-
-
Reiter, Christoph authored
We no longer bundle keycloak-js with rollup so we can remove those special cases.
-
Reiter, Christoph authored
This makes sure the library version works with the server version. Ideally we'd also want to check the version so we can error out if a too old keycloak server is on the other side, but I don't see any public API changes that would allow us to know if the library is too old. Fixes #32
-
Reiter, Christoph authored
See #32
-