analytics/config
Cenk Kücük 0f0f604d2e
Branding stuff (#3816)
* Replace footer text

* add COPYING.txt file

* Add new logos

* Use new logos in all layouts

* New logos

* Check license key on startup

* Bypass license check when Mix.env == :dev

* Use new logos with smaller wordmarks

* Add generic logo_path/1 function

* Use new favicons everywhere

* Bypass license check in test env

* Use sha256 for license key hash

* Mix.env -> config_env()

* Use Mix.evn at compile time rather than runtime

* Mix format

---------

Co-authored-by: Uku Taht <uku.taht@gmail.com>
2024-02-23 13:35:22 +02:00
..
.env.dev Set CLICKHOUSE_MAX_BUFFER_SIZE_BYTES to 1M on dev (#3635) 2023-12-14 17:06:09 +01:00
.env.test Implement core logic for TOTP support (#3525) 2023-11-20 14:04:48 +01:00
config.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00
dev.exs Enable JSON log formatting (#3512) 2023-11-13 14:53:11 +01:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs Branding stuff (#3816) 2024-02-23 13:35:22 +02:00
small_dev.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
small_test.exs Add small build option (#3536) 2023-11-20 12:52:20 +01:00
small.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
test.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00