livebook/lib/livebook_web
Jonatan Kłosko 6e66c80120
Keep memory usage state at the root on homepage (#1129)
* Keep memory usage state at the root on homepage

* Update lib/livebook/system_resources.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-04-18 18:06:04 +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 Keep memory usage state at the root on homepage (#1129) 2022-04-18 18:06:04 +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 Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
iframe_endpoint.ex
router.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
telemetry.ex