analytics/lib
Uku Taht b49fd19934
Pull 1506 - formatted (#1527)
* adding api route PUT /api/v1/sites/goals with form fields "goal_type" and "goal_value" with supported types "event" and "page"

* arm64 docker images

* adding api route DELETE /api/v1/sites/goals/:goal_id with form param "site_id"

* revert makfile + package.json

* return statement hotfix in case site could not be found

* adding api route PUT /api/v1/sites/goals/:goal_id with form params "site_id", "goal_type", and "goal_value"

* update the goal api routes to accept event_name or page_path instead of goal_value

* cleaning goals model

* mix format

Co-authored-by: Ahmed Abbas <a.abbas@ixdc.net>
2021-12-09 16:08:01 +02:00
..
mix/tasks Remove unused mix task 2021-10-28 12:56:06 +02:00
plausible Pull 1506 - formatted (#1527) 2021-12-09 16:08:01 +02:00
plausible_web Pull 1506 - formatted (#1527) 2021-12-09 16:08:01 +02:00
workers Remove dead code 2021-12-03 11:19:39 +02:00
plausible_release.ex Self hosted improvements (#603) 2021-01-15 10:12:00 +02:00
plausible_web.ex Remove AppSignal 2021-04-23 11:42:05 +03:00
plausible.ex Initial commit 2019-09-02 12:29:19 +01:00
telemetry.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00