-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: in2code-de/lux
base: develop
head repository: in2code-de/lux
compare: 26
- 20 commits
- 20 files changed
- 2 contributors
Commits on May 12, 2023
-
[FEATURE] Support submitButton.click() for formFieldListening via dat…
…a-lux-form-identification="submitButton"
Configuration menu - View commit details
-
Copy full SHA for 55ca35f - Browse repository at this point
Copy the full SHA 55ca35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f67af - Browse repository at this point
Copy the full SHA 04f67afView commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc76c7a - Browse repository at this point
Copy the full SHA fc76c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41943f8 - Browse repository at this point
Copy the full SHA 41943f8View commit details
Commits on Jan 12, 2024
-
[BUGFIX] Fix main links in backend modules
For some reason f:link.action does not work on every instance (but for sure on some). To prevent any errors we changed the links to f:be.link as it is done in newer versions of LUX anyway.
Configuration menu - View commit details
-
Copy full SHA for d2d55a3 - Browse repository at this point
Copy the full SHA d2d55a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b0911 - Browse repository at this point
Copy the full SHA 17b0911View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 048caf1 - Browse repository at this point
Copy the full SHA 048caf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de1eba4 - Browse repository at this point
Copy the full SHA de1eba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092ccc8 - Browse repository at this point
Copy the full SHA 092ccc8View commit details
Commits on Mar 19, 2024
-
[FEATURE] Remove all domains from referrer diagram where referrers ar…
…e from local instance So we now exclude all domains from all site configs in the where clause Related: https://projekte.in2code.de/issues/62273
Configuration menu - View commit details
-
Copy full SHA for 773f83d - Browse repository at this point
Copy the full SHA 773f83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f30a023 - Browse repository at this point
Copy the full SHA f30a023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 848f4f1 - Browse repository at this point
Copy the full SHA 848f4f1View commit details
Commits on Apr 11, 2024
-
[FEATURE] Extend Lead CSV download with country, last visit and last …
…download Backported from commit 5af40d4 Related: https://projekte.in2code.de/issues/63177
Configuration menu - View commit details
-
Copy full SHA for c519163 - Browse repository at this point
Copy the full SHA c519163View commit details -
Configuration menu - View commit details
-
Copy full SHA for f420cef - Browse repository at this point
Copy the full SHA f420cefView commit details
Commits on May 27, 2024
-
[FEATURE] Show referrer in CSV downloads
and also reduce duplicate "last visit" to a "last visit" and a "first visit" column Related: https://projekte.in2code.de/issues/63857
Configuration menu - View commit details
-
Copy full SHA for a11b4d5 - Browse repository at this point
Copy the full SHA a11b4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ae0bc - Browse repository at this point
Copy the full SHA 70ae0bcView commit details
Commits on Jun 13, 2024
-
[BUGFIX] Use latest pagevisit or latest log entry to get time of late…
…st visit Backport of commit 1b73c50 Related: https://projekte.in2code.de/issues/64460
Configuration menu - View commit details
-
Copy full SHA for 99bfdc8 - Browse repository at this point
Copy the full SHA 99bfdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for df3bea4 - Browse repository at this point
Copy the full SHA df3bea4View commit details
Commits on Oct 25, 2024
-
[!!!][FEATURE] Enrich fingerprint hash with IP address
Tracking purely based on device fingerprinting lead to some issues, namely mobile browsers working more towards sandboxing requests so that device hashes end up being the same across the same line of devices. This makes individual tracking unreliable and in the case of Lux leads to some leads that contain several different people in them. This change enriches the fingerprint with the users IP address and hashes it again, leading to a more unique identification value. Negative impact of this change: * (BREAKING) Previously identified users can't be identified anymore, as the calculated fingerprint value has changed. * Compared to before, we now create _more_ unique users than before, as IP addresses (usually) change on the regular for home connections or when switching wi-fi/cellular networks. Related: https://projekte.in2code.de/issues/67221
Configuration menu - View commit details
-
Copy full SHA for a54330f - Browse repository at this point
Copy the full SHA a54330fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c3a7f - Browse repository at this point
Copy the full SHA 04c3a7fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...26