mirror of
https://github.com/plausible/analytics.git
synced 2024-12-18 06:41:29 +03:00
a4b9c3b8ba
* Disable super-admin checks on small build * Mute a test writing to stdout * Move sampling outside of small build * Convert waiting_first_pageview to heex and stop relying on env vars * Set site limit unlimited on small build * Stop relying on app env to get trial expiry * Remove custom domains - including migration * Remove is_selfhosted from layout view * Quota fixup * Stop relying on app env for self hosted registration * Stop relying on app env for pass reset success * Apply on_trial? check only on full build * Update templates relying on app env * Adjusts auth controller tests for small build * Trial fixup * Fixup * Stop relying on app env * Rest of the fsckn owl * Update typespecs * Fix dialyzer warning * Remove unused module * Credo + format * GeoIP is not, for full build * Use `small_build?()` where applicable * Implement bypassing FirstLaunchPlug without insertions * Get Marko's patch |
||
---|---|---|
.. | ||
auth_plug.ex | ||
authorize_plugins_api.ex | ||
authorize_site_access.ex | ||
authorize_stats_api.ex | ||
crm_auth_plug.ex | ||
favicon.ex | ||
first_launch_plug.ex | ||
last_seen_plug.ex | ||
maybe_disable_registration.ex | ||
no_robots.ex | ||
require_account.ex | ||
require_logged_out.ex | ||
session_timeout_plug.ex | ||
tracker.ex |