mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 01:54:34 +03:00
604dde99fd
* Rename matches/does_not_match filters internally These have never been exposed to the frontend/user directly, only via APIv1 filtering syntax. As such we are free to rename these without breaking things * Rename function arguments for consistency, simplify * Add support for `match`/`not_match` operators for query apiv2 These match the string against a regular expression, as defined in https://github.com/google/re2/wiki/Syntax * not_match -> match_not * does_not_contain -> contains_not Note that for backwards compatibility: - Browser handles does_not_contain in URL - Backend will handle does_not_contain in queries for a day where we will remove it for better autocompletion * not_matches_wildcard -> matches_wildcard_not * prettier * match -> matches * Fix and test fix for matches_wildcard against prop when prop is missing * Custom properties support for matches/matches_not * Restore contains_not * Test contains and contains_not behavior for custom properties |
||
---|---|---|
.. | ||
data_migrations | ||
ingest_repo | ||
json-schemas | ||
ref_inspector | ||
repo | ||
static | ||
tracker/js | ||
ua_inspector | ||
verification | ||
ga4-source-categories.csv | ||
legacy_plans.json | ||
paddle_sandbox.pem | ||
paddle.pem | ||
placeholder_favicon.ico | ||
plans_v1.json | ||
plans_v2.json | ||
plans_v3.json | ||
plans_v4.json | ||
referer_favicon_domains.json | ||
sandbox_plans.json |