livebook/lib/livebook_web/live
2023-11-15 17:33:43 +01:00
..
app_session_live Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
home_live Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
hooks Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
hub Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
open_live File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
output Use shorter ids for cells and sections (#2350) 2023-11-15 17:33:43 +01:00
session_live Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
settings_live Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
app_auth_live.ex
app_helpers.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
app_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
app_session_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
apps_dashboard_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
apps_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
file_select_component.ex Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
file_system_helpers.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
file_system_writer.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
home_live.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
js_view_component.ex
layout_helpers.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
learn_helpers.ex
learn_live.ex
notebook_cards_component.ex
open_live.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
output.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
session_helpers.ex Stream audio/image input values into and out of the server (#2249) 2023-10-05 15:27:34 +02:00
session_live.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
settings_live.ex Make Livebook version accessible at compile time (#2280) 2023-10-17 19:17:09 +02:00
user_component.ex Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
user_helpers.ex