livebook/lib/livebook_web/live
2023-08-03 22:19:01 +02:00
..
app_session_live
home_live Add download for notebook files (#2112) 2023-07-25 20:07:13 +02:00
hooks
hub Remove create hub feature flag, warn if using production servers in dev 2023-08-03 22:19:01 +02:00
open_live Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
output Make reprocess texts more neutral (#2105) 2023-07-24 21:52:47 +02:00
session_live File management improvements (#2131) 2023-08-01 20:41:54 +02:00
settings_live Improve code docs 2023-07-28 02:04:52 +02:00
app_auth_live.ex
app_helpers.ex
app_live.ex Make app new session button a link 2023-07-11 13:57:50 +02:00
app_session_live.ex Remove process all button from apps when interrupted/errored (#2117) 2023-07-27 18:28:14 +02:00
apps_live.ex
auth_app_list_live.ex
file_select_component.ex Stream live upload chunks directly to the target file system (#2111) 2023-07-25 16:59:40 +02:00
file_system_helpers.ex
file_system_writer.ex Stream live upload chunks directly to the target file system (#2111) 2023-07-25 16:59:40 +02:00
home_live.ex Improves disconnected status on Hub's page (#2127) 2023-08-01 14:27:44 -03:00
js_view_component.ex
layout_helpers.ex Improves disconnected status on Hub's page (#2127) 2023-08-01 14:27:44 -03:00
learn_helpers.ex
learn_live.ex Implement file management (#2022) 2023-07-05 20:01:12 +02:00
notebook_cards_component.ex
open_live.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
output.ex Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
session_helpers.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
session_live.ex Warn if session is missing after reboot (#2128) 2023-08-01 19:12:38 +02:00
settings_live.ex Improve code docs 2023-07-28 02:04:52 +02:00
user_component.ex
user_helpers.ex