livebook/lib/livebook_web
Jakub Perżyło 86e4034f33
Persistent storage (#937)
Start moving filesystems as an initial implementation.
2022-01-30 19:51:03 +01:00
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Persistent storage (#937) 2022-01-30 19:51:03 +01:00
plugs
templates Favicon as png to work on Safari (#920) 2022-01-22 18:15:06 -03:00
views
endpoint.ex Allow LIVEBOOK_PORT to be set to 0 for a random port (#906) 2022-01-21 09:18:02 +01:00
helpers.ex Move from Helpers to Utils and add doctests 2022-01-29 10:39:26 +01:00
router.ex Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00
telemetry.ex