analytics/test/plausible_web
ruslandoga 0b7870dc4d
improve first launch experience for self-hosters (#2357)
* first launch

* dynamic children, wait for repo

* remove wait_for_repo and app env manipulations

* don't mention free trial in self-hosted pages

* add changelog

* assigns[:is_selfhost] -> @is_selfhost

* better changelog wording

* rm admin_user, admin_email, admin_pwd from app env

* rm DISABLE_AUTH

* redirect / to /login when not authenticated

* remove TODO

* Update lib/plausible_web/controllers/page_controller.ex

Co-authored-by: Uku Taht <Uku.taht@gmail.com>

* format

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2022-11-10 12:42:22 +01:00
..
controllers improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
plugs improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
views International Domain Names (IDN) Support (#2034) 2022-09-28 10:42:15 +03:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00