analytics/lib/plausible_web/templates/layout
hq1 a4b9c3b8ba
Remove custom domains support + update build options (#3559)
* 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 de58a18a85

* Test is-dbip=false presence

* Fix typespec

* Remove future hardcodes

* Handle `nil` from `Plausible.Geo.database_type()`

* Remove XXX marker

* Use one typespec for two clauses

* Introduce `MIX_ENV=small_dev`

* Revert "Use one typespec for two clauses"

This reverts commit 8d8cd21764.
2023-11-29 11:04:54 +01:00
..
_flash.html.eex Upgrade phoenix (#2902) 2023-05-09 11:51:35 +03:00
_footer.html.heex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
_header.html.heex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
_notice.html.heex Configurable limits for enterprise plans (#3527) 2023-11-16 21:57:14 -03:00
_settings_tab.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
_tracking.html.heex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
app.html.eex Fix dark mode race condition (#3472) 2023-11-01 18:54:19 +02:00
base_email.html.eex Add new priority email template (#3283) 2023-08-21 13:21:20 -03:00
base_error.html.eex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
embedded.html.eex Embeddable dashboard (#812) 2021-03-10 14:41:17 +02:00
focus.html.eex Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
priority_email.html.eex Add new priority email template (#3283) 2023-08-21 13:21:20 -03:00
site_settings.html.eex Apply unified capitalization to buttons and titles (#3321) 2023-09-05 09:43:01 -03:00