livebook/lib/livebook_web/live
2023-08-22 13:21:22 +02:00
..
app_session_live Implement stamping for teams hub (#1973) 2023-06-09 20:59:04 +02:00
home_live Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
hooks ZTA - Google IAP and adjustments (#2033) 2023-07-03 21:42:04 +02:00
hub Mention purpose of Teams key (#2150) 2023-08-09 19:05:03 +02:00
open_live File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
output Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
session_live Fix secret-copy id (#2169) 2023-08-21 15:46:32 +07:00
settings_live Fix add filesystem form label (#2156) 2023-08-10 12:11:16 -03: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 File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
file_system_helpers.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
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 Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02: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 Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
output.ex Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
session_helpers.ex Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
session_live.ex Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
settings_live.ex vim/emacs modes with settings (#2173) 2023-08-22 09:08:54 +02:00
user_component.ex ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
user_helpers.ex