mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 18:48:06 +03:00
b49fd19934
* 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> |
||
---|---|---|
.. | ||
mix/tasks | ||
plausible | ||
plausible_web | ||
workers | ||
plausible_release.ex | ||
plausible_web.ex | ||
plausible.ex | ||
telemetry.ex |