livebook/lib/livebook_web
Julian Gomez 358bdb3267
Export with title or file name (#870)
* Export file with title or file name

* Export with title or file name

* Add Session.file_name_for_download/1

* Compute the name without calling the server

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-03 21:17:30 +01:00
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers Export with title or file name (#870) 2022-02-03 21:17:30 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Export with title or file name (#870) 2022-02-03 21:17:30 +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 Pass file or directory as open command (#969) 2022-02-03 20:26:18 +01:00
telemetry.ex