livebook/lib/livebook_web
José Valim c4d06d877e Move auth to its own view
Prior to this PR the HTML head was being
included twice on the password auth page.
One from root.html and another from the
error page, so we decoupled those.
2021-04-16 22:18:59 +02:00
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Keep uppercase letters together 2021-04-16 22:18:59 +02:00
plugs Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
templates Move auth to its own view 2021-04-16 22:18:59 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Respect CR in cell output (#137) 2021-04-04 21:22:28 +02:00
endpoint.ex Add live dashboard (#183) 2021-04-14 20:10:25 +02:00
helpers.ex Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
router.ex Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00