Commit graph

7 commits

Author SHA1 Message Date
2ba38e0e49 prevent symfony expression language error while tracking
Some requests do not provide a user agent, the left side will result in
null instead of empty string, leading to issues when applying matches.

Therefore a check whether agent exists is applied first.
2022-04-14 10:13:30 +02:00
394b38beb3 Streamline routing
Use _uid suffix when uids are used.
Add test to ensure topics are working as expected (regarding routing).
2021-09-13 08:51:49 +02:00
a5465bc07b Do not track preview calls
E.g. preview url shared via EXT:workspace
2020-09-28 12:50:35 +02:00
6ba74b394c Adjust widgets, add further days 7 31 365 2020-08-24 15:18:46 +02:00
a99ccd1d13 Add topics widget 2020-08-21 09:45:09 +02:00
2bcf14f5b1 Rename black list to exclude 2020-08-19 23:38:38 +02:00
2ea338c675 Add new tracking of record views
Split tracking configuration in extra file
2020-07-29 10:15:50 +02:00