analytics/lib
RobertJoonas db359c2a6f
Filter out garbage props by site.allowed_event_props (#2907)
* add migration

* add not null constraint

* remove not null constraint and default value

* add site schema change

* filter garbage props for prop_key suggestions

* filter garbage props returned by StatsController.conversions/2

* add crm action to set prop allowlist

* use nullable allowed_event_props field instead

* filter garbage props in db query instead

* implement suggestion dealing with string input

* refactor the allowlist condition in db query

* improve test
2023-05-16 11:59:56 +02:00
..
mix/tasks Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
plausible Filter out garbage props by site.allowed_event_props (#2907) 2023-05-16 11:59:56 +02:00
plausible_web Remove visits_metric feature flag (#2898) 2023-05-16 11:58:40 +02:00
workers Allow domain change (#2803) 2023-04-04 10:55:12 +02:00
oban_error_reporter.ex Delete stats improvements (#2318) 2022-10-10 08:55:58 -03:00
plausible_release.ex Start :ssl for migrations (#2818) 2023-04-04 10:47:31 +02:00
plausible_web.ex Upgrade phoenix (#2902) 2023-05-09 11:51:35 +03:00
plausible.ex Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
sentry_filter.ex Fingerprint DBConnection.ConnectionError in Sentry (#2597) 2023-01-16 13:05:56 +01:00