- 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.
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-
- Nov 24, 2021
-
-
Reiter, Christoph authored
This reverts commit 6324718b.
-
- Nov 23, 2021
-
-
Reiter, Christoph authored
This reverts commit 3716524b.
-
Reiter, Christoph authored
Just change all imports and dependencies.
-
- Oct 07, 2021
-
-
Reiter, Christoph authored
We now enable it by default for everyone. The plan is to load the API user instead and not the person as a next step. This api should work even for users that don't have a person associated.
-
- Oct 05, 2021
-
-
Reiter, Christoph authored
This removes the 'show-image' (false by default) and removes the functionality to show a user profile image in the logout dropdown. We've never used this actively and want to clean things up, so remove it.
-
- Aug 16, 2021
-
-
Reiter, Christoph authored
-
- Jul 01, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Jun 16, 2021
-
-
Reiter, Christoph authored
They can in theory be arbitrary strings, so don't try to convert them to a number. Fixes #52
-
- Jun 07, 2021
-
-
Bekerle, Patrizio authored
-
- Apr 27, 2021
-
-
Bekerle, Patrizio authored
-
- Apr 15, 2021
-
-
Bekerle, Patrizio authored
-
- Mar 30, 2021
-
-
Bekerle, Patrizio authored
Move pushEvent inside MatomoElement, make sure event name is non-empty string and add extra handling for TypeError
-
- Feb 15, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 11, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 10, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 09, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 01, 2021
-
-
Bekerle, Patrizio authored
-
- Jan 26, 2021
-
-
Bekerle, Patrizio authored
-
- Jan 25, 2021
-
-
Bekerle, Patrizio authored
-
- Dec 21, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Dec 15, 2020
-
-
Steinwender, Tamara authored
-
- Nov 17, 2020
-
-
Reiter, Christoph authored
Add a scope so we don't have to care about naming conflicts and set the verison to 0.1.0 since we don't have a stable API yet.
-
- Oct 28, 2020
-
-
Steinwender, Tamara authored
-
- Sep 29, 2020
-
-
Tögl, Christina authored
-
- Sep 23, 2020
-
-
Activate Matomo logging only after user logged in successfully. Deactivate if user logs out.
-