livebook/lib/livebook_web
José Valim d0a98f88f2
Organize settings page (#1133)
* Fix indentation in HTML format

* Adds more spacing between items

* Use horizontal lines to better mark the sections,
  unless the header itself is followed by a table.

Those changes are inspired by GitHub's current
settings page.
2022-04-19 11:29:26 +02:00
..
channels Don't show output init timeout message on serialization error (#1096) 2022-04-09 15:48:44 +02:00
controllers Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Organize settings page (#1133) 2022-04-19 11:29:26 +02:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
templates Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
views
endpoint.ex
helpers.ex
iframe_endpoint.ex
router.ex
telemetry.ex