analytics/lib/plausible_web/plugs
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_plug.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
authorize_site_access.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
authorize_sites_api.ex Add limit of 20 sites 2021-05-05 10:30:05 +03:00
authorize_stats_api.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
crm_auth_plug.ex Allow admin access to locked dashboards (#1710) 2022-02-23 13:48:33 -06:00
favicon.ex Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00
firewall.ex Mix format 2020-11-03 11:20:11 +02:00
first_launch_plug.ex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
last_seen_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
require_account.ex Add ability to delete account and start over in activate flow 2021-04-01 10:43:32 +03:00
require_logged_out.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
session_timeout_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
tracker.ex Script extension additions (#1915) 2022-05-27 10:11:40 +03:00