analytics/lib/plausible_web/templates
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
..
auth improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
billing Redirect user after upgrading only when subscription is created (#2285) 2022-10-04 15:54:54 +03:00
email Changing the settings link in the renewal email (#2406) 2022-11-01 13:42:36 +02:00
error Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
layout improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
site Fixed a minor typo for consistency (#2420) 2022-11-04 23:28:53 -03:00
stats Embed improvements (#2148) 2022-09-01 11:22:04 +03:00
unsubscribe Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00