analytics/lib/plausible_web/plugs
Uku Taht 5acb5b7039
Stats API (#679)
* WIP

* Add ability to filter by anything

* Add API keys

* Add version to api endpoint

* Fix API test route

* Fix API tests

* Allow 'date' parameter in '6mo' and '12mo'

* Rename session -> visit in API filters

* Filter expressions in the API

* Implement filters in aggregate call

* Add `compare` option to aggregate call

* Add way to manage API keys through the UI

* Authenticate with API key

* Use API key in tests
2021-02-05 11:23:30 +02:00
..
auth_plug.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
authorize_api_stats.ex Stats API (#679) 2021-02-05 11:23:30 +02: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 Fix: Re-add hash and outbound-links only options 2021-01-26 11:39:43 +01:00
upgrade_billing_plug.ex Halt when redirecting to settings 2020-11-26 16:01:14 +02:00