livebook/lib/livebook_web
Jonatan Kłosko 4493a60380
Improve runtimes UI (#655)
* Show reconnect for all runtime types when applicable

* Make it clear which runtime is the default

* Show Mix.install restart suggestion only for standalone runtimes

* Fix tests not to rely on the default runtime tab
2021-10-28 19:41:07 +02:00
..
controllers Remove version from the health endpoint (#601) 2021-10-18 18:28:19 +02:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
plugs Make it possible to configure custom plug for all requests (#576) 2021-10-05 00:44:27 +02:00
templates Redesign flash message snackbars 2021-10-27 17:04:33 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Keep static files outside priv (#602) 2021-10-18 22:32:09 +02:00
helpers.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
router.ex Add support for importing notebook from URL query parameter (#598) 2021-10-16 12:23:08 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00