portal/_build/dev/lib/phoenix_html/ebin
Mikael Hugo 453a6deead feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug
- flake.nix: Elixir 1.20.0-rc.4 via pkgs.path (reproducible, no hardcoded store paths)
- RequireAuth plug (session-based, redirects to /login)
- SessionController: login form, logout, OIDC callback stub
- DashboardLive, ReplicationLive, BillingLive, SupportLive (skeleton)
- Layouts: dark UI, nav, flash messages
- All compile clean on 1.20-rc4 with zero warnings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 20:20:19 +02:00
..
Elixir.Phoenix.HTML.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Engine.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Form.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.FormData.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.FormData.Map.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.FormField.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Atom.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.BitString.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Date.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.DateTime.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Duration.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Float.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Integer.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.List.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.NaiveDateTime.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Time.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.Tuple.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
Elixir.Phoenix.HTML.Safe.URI.beam feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
phoenix_html.app feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00