livebook/lib/livebook_web
Jonatan Kłosko ca27bb157f
Refactoring (#994)
* Group all runtime messages under a common prefix

* Move output specification ot the Runtime protocol

* Update doc comments

* Livebook.Evaluator -> Livebook.Runtime.Evaluator

* Livebook.ContentLoader -> Livebook.Notebook.ContentLoader

* Livebook.UniqueTask -> Livebook.Utils.UniqueTask

* Add import/export delegates to Livebook.LiveMarkdown
2022-02-10 12:15:41 +01:00
..
channels Fastlane JS channel events (#993) 2022-02-09 23:15:03 +01:00
controllers Refactoring (#994) 2022-02-10 12:15:41 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Refactoring (#994) 2022-02-10 12:15:41 +01:00
plugs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
templates Favicon as png to work on Safari (#920) 2022-01-22 18:15:06 -03:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
helpers.ex Move from Helpers to Utils and add doctests 2022-01-29 10:39:26 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Add support for widget binary payloads (#982) 2022-02-07 21:03:25 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00