livebook/lib/livebook_web/live
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
..
home_live Do not assume autosave path exists 2022-01-31 12:00:14 +01:00
output Make textarea resizable (#970) 2022-02-02 14:12:50 +01:00
session_live Export with title or file name (#870) 2022-02-03 21:17:30 +01:00
settings_live Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
explore_helpers.ex
explore_live.ex
file_select_component.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
home_live.ex Pass file or directory as open command (#969) 2022-02-03 20:26:18 +01:00
output.ex
page_helpers.ex
session_helpers.ex
session_live.ex Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
settings_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
sidebar_helpers.ex
user_component.ex
user_helpers.ex
user_hook.ex