livebook/lib/livebook_web/live
2023-08-08 16:29:56 +07:00
..
app_session_live Implement stamping for teams hub (#1973) 2023-06-09 20:59:04 +02:00
home_live Add download for notebook files (#2112) 2023-07-25 20:07:13 +02:00
hooks ZTA - Google IAP and adjustments (#2033) 2023-07-03 21:42:04 +02:00
hub Fix editing secrets (#2148) 2023-08-08 16:29:56 +07: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 Correctly renders external title (#2146) 2023-08-08 01:27:14 +07:00
settings_live Improve code docs 2023-07-28 02:04:52 +02:00
app_auth_live.ex
app_helpers.ex Redesign apps page (#2037) 2023-07-05 11:15:35 +02:00
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 Redesign apps page (#2037) 2023-07-05 11:15:35 +02:00
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 Load JS view assets from CDN when applicable (#1958) 2023-06-07 14:26:51 +02:00
layout_helpers.ex Changes copy of Add Teams Hub page (#2139) 2023-08-04 09:34:04 -03:00
learn_helpers.ex Respect LIVEBOOK_BASE_URL_PATH for learn card images (#1988) 2023-06-19 14:03:42 +02:00
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 ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
user_helpers.ex