analytics/test/plausible_web/controllers/api/external_stats_controller
RobertJoonas 155e274150
Stats API: allow escaping | literal character with \| when filtering (#2266)
* add separate module for filter parsing

* add tests for filter parser

* allow escaping pipe character in filter value

* add documentation and doctests

* do not remove escape chars from wildcard values

* changelog update

* change the parse_filters/1 function argument
2022-09-26 16:20:08 +03:00
..
aggregate_test.exs Stats API: allow escaping | literal character with \| when filtering (#2266) 2022-09-26 16:20:08 +03:00
auth_test.exs Allow admin access to locked dashboards (#1710) 2022-02-23 13:48:33 -06:00
breakdown_test.exs Fix shared link with bad auth (#2225) 2022-09-20 15:37:18 +03:00
timeseries_test.exs Remove glob filters from API 2021-08-26 14:28:35 +03:00