1
1
mirror of https://github.com/plausible/analytics.git synced 2024-12-21 16:41:31 +03:00
analytics/lib/plausible_web
Matt Colligan 8138a6e3a5
Start putting together means to export all aggregate data ()
* Export all dashboard data in zip

This packages all data currently visible in the dashboard into
individual CSVs and downloads them together in a zip.

* Also export conversions in zip of CSVs

* Update export test with zip file response

* Add zip file download to changelog
2021-10-26 15:54:50 +02:00
..
controllers Start putting together means to export all aggregate data () 2021-10-26 15:54:50 +02:00
plugs Add 'manual' script variant 2021-10-10 13:07:37 +02:00
templates Add rel="noreferrer" to links from self-hosted to our site 2021-10-26 10:26:43 +02:00
views Remove custom domain link if site does not have a custom domain 2021-06-17 10:51:58 +03:00
captcha.ex Mix format 2020-11-03 11:20:11 +02:00
email.ex Check site limit for enterprise customers 2021-10-22 11:26:07 +02:00
endpoint.ex Add plug for source favicons 2021-08-04 12:01:50 +03:00
remote_ip.ex Fix IP address parsing for ipv6 with port number 2021-06-03 10:36:06 +03:00
router.ex Start putting together means to export all aggregate data () 2021-10-26 15:54:50 +02:00