livebook/lib/livebook_web
gpopides be1fce326c
Pass file or directory as open command (#969)
* caputre directory from params

* set file if file parameter is a file

* set file param

* docs

* partial review changes

* apply review changes

* add tests and rename file to path

* formatting

* applied feedback + fixed test

* Apply suggestions from code review

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-03 20:26:18 +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 Pass file or directory as open command (#969) 2022-02-03 20:26:18 +01:00
plugs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +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 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 Pass file or directory as open command (#969) 2022-02-03 20:26:18 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00