analytics/lib/plausible_web/plugs
Vignesh Joglekar fb7a3fef89
Adds data-exclude support and localStorage.plausible_ignore support (#489)
* Adds data-exclude support and plausible_ignore support

* Splits exclusion into separate script option

* localStorage parsing upgrades

* Additional script type additions

I'm unsure about the formatting decision in tracker.ex - lmk.

* Adds new compiled files

This will certainly have conflicts with my other PRs related to the tracking scripts right now, I'll make one extra PR after both are done to ensure they're consolidated into the compiled scripts.

* Moves localStorage blocker out of special script

* Changelog

* Second thoughts on localStorage exclusion

* Updates `*` to not match `/` or whitespace

* Fix formatting

* Removes zero-length asterisks

* Adds support for double glob, zero-length replacements

* Update to reduce size+allow localStorage exclude

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-01-22 13:32:40 +02:00
..
auth_plug.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
authorize_stats_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
auto_auth_plug.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
crm_auth_plug.ex Do not allow logged out users to access crm 2021-01-07 16:53:29 +02:00
firewall.ex Mix format 2020-11-03 11:20:11 +02:00
last_seen_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
require_account.ex Increase postmark timeout 2020-12-22 15:50:25 +02:00
require_logged_out.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
session_timeout_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
tracker.ex Adds data-exclude support and localStorage.plausible_ignore support (#489) 2021-01-22 13:32:40 +02:00
upgrade_billing_plug.ex Halt when redirecting to settings 2020-11-26 16:01:14 +02:00