analytics/lib/plausible_web
Oliver Kriska 4d4f8ba5c3
Elixir & Docker upgrade (#566)
* Elixir upgrade

 - upgraded Elixir to 1.11.2
 - upgraded Erlang to 23.2.1
 - upgraded Phoenix to 1.5.7
 - Upgraded:
  bamboo_postmark 0.6.0 => 0.7.0 (minor)
  bcrypt_elixir 2.2.0 => 2.3.0
  csv 2.3.1 => 2.4.1
  ecto 3.4.6 => 3.5.5
  ecto_sql 3.4.4 => 3.5.3
  elixir_make 0.6.0 => 0.6.2
  ex_machina 2.4.0 => 2.5.0
  excoveralls 0.12.3 => 0.13.4 (minor)
  file_system 0.2.8 => 0.2.10
  gettext 0.18.0 => 0.18.2
  httpoison 1.6.2 => 1.7.0
  nanoid 2.0.2 => 2.0.5
  phoenix_ecto 4.1.0 => 4.2.1
  phoenix_live_reload 1.2.2 => 1.3.0
  postgrex 0.15.5 => 0.15.7
  sentry 7.2.4 => 7.2.5
  timex 3.6.2 => 3.6.3
  tzdata 1.0.3 => 1.0.5
  yamerl 0.8.0 => 0.8.1

* Elixir & Docker upgrade

upgraded to 1.11.3

* Docker

 - fixed missing python3 package for newer Alpine linux
2021-01-13 10:31:16 +02:00
..
controllers Dialyzer and Credo checks (#558) 2021-01-07 15:16:04 +02:00
plugs Do not allow logged out users to access crm 2021-01-07 16:53:29 +02:00
templates Elixir & Docker upgrade (#566) 2021-01-13 10:31:16 +02:00
views Show interval for free_10k 2021-01-08 17:02:13 +02:00
captcha.ex Mix format 2020-11-03 11:20:11 +02:00
email.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
endpoint.ex Add CRM for admin emails (#557) 2021-01-07 10:42:45 +02:00
remote_ip.ex Add ability to block certain IP addresses 2020-08-11 11:04:26 +03:00
router.ex Add CRM for admin emails (#557) 2021-01-07 10:42:45 +02:00