livebook/lib/livebook_web/live
2024-01-22 08:56:39 +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
hooks Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
hub Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
open_live File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
output Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
session_live Add warning on export page if there are stale output (#2420) 2024-01-02 15:26:28 +01:00
settings_live Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
app_auth_live.ex
app_helpers.ex Deployment groups adjustments (#2414) 2023-12-28 16:21:52 -03: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 Fix sidebar selection for Apps 2023-12-27 13:29:36 +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
js_view_component.ex Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
layout_helpers.ex Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
learn_helpers.ex
learn_live.ex
notebook_cards_component.ex
open_live.ex
output.ex Enable copy button for error output (#2435) 2024-01-22 08:56:39 +01: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 Add warning on export page if there are stale output (#2420) 2024-01-02 15:26:28 +01: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