analytics/lib/plausible_web/controllers
Vinicius Brasil e417c82a26
Perform calculations in SQL instead of app when creating sites (#2156)
This commit removes some Enum calls to rely on the database for
aggregating data. This improves performance when creating new sites,
especially if the user has multiple sites.
2022-09-01 17:09:28 +03:00
..
api Refactor event struct creation function (#2098) 2022-08-16 14:43:10 +03:00
site Remove sensitive page from tracking 2022-04-19 11:00:12 +03:00
auth_controller.ex Auth updates 2022-08-10 10:37:37 +03:00
billing_controller.ex Redirect to correct change plan page for enterprise customers 2022-04-18 14:18:49 +03:00
helpers.ex Initial commit 2019-09-02 12:29:19 +01:00
invitation_controller.ex Allow ownership transfers 2022-08-11 13:16:46 +03:00
page_controller.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
site_controller.ex Perform calculations in SQL instead of app when creating sites (#2156) 2022-09-01 17:09:28 +03:00
stats_controller.ex Upgrade to Geolix 2.0 (#1997) 2022-07-12 11:39:04 +03:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00