mirror of
https://github.com/plausible/analytics.git
synced 2024-12-02 07:38:47 +03:00
4a2e0af337
* Refactor Plausible.Sites.stats_start_date/1 function This commit adds documentation, typespecs and better pattern matching to the Plausible.Sites.stats_start_date/1 function. * Use memoized stats_start_date instead of querying CH * Prevent domain from being updated from CRM * Add stats_start_date to CRM site form This commit adds stats_start_date to CRM site form, and creates a separate Ecto changeset for CRM changes. * Alias Plausible.Site calls Co-authored-by: Adam Rutkowski <hq@mtod.org> * List all timezones in CRM form * Require sites.public in CRM changeset Co-authored-by: Adam Rutkowski <hq@mtod.org> |
||
---|---|---|
.. | ||
api | ||
site | ||
auth_controller.ex | ||
billing_controller.ex | ||
helpers.ex | ||
invitation_controller.ex | ||
page_controller.ex | ||
site_controller.ex | ||
stats_controller.ex | ||
unsubscribe_controller.ex |