analytics/lib/plausible_web
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
..
controllers Perform calculations in SQL instead of app when creating sites (#2156) 2022-09-01 17:09:28 +03:00
plugs Fix favicon requests 2022-08-17 14:01:19 +03:00
templates Embed improvements (#2148) 2022-09-01 11:22:04 +03:00
views Embed improvements (#2148) 2022-09-01 11:22:04 +03:00
captcha.ex Fix captcha HTTP request 2022-08-17 14:01:33 +03:00
email.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
endpoint.ex Setup promex (#1999) 2022-07-11 15:00:04 +03:00
refinspector.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
remote_ip.ex Parse bunny header 2022-01-15 08:57:25 -06:00
router.ex Add API to retrieve site by domain (#1942) 2022-06-03 10:37:14 +03:00