livebook/lib/livebook_web/live/session_live
2023-11-23 16:18:06 +01:00
..
add_file_entry_file_component.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
add_file_entry_unlisted_component.ex Improve unlisted error when there is no files/ directory 2023-08-10 20:54:15 +02:00
add_file_entry_upload_component.ex Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
add_file_entry_url_component.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
app_docker_component.ex Include default secret key base and cookie in apps Dockerfile (#2294) 2023-10-24 14:41:49 +02:00
app_info_component.ex Add docker deployment instructions to app panel (#2276) 2023-10-17 15:04:47 +02:00
app_settings_component.ex Move app settings to a modal and add explanations (#1914) 2023-05-21 21:21:10 +02:00
attached_live.ex Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
bin_component.ex Add support for Erlang code cells (#1892) 2023-06-02 14:49:06 +02:00
cell_component.ex Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
code_cell_settings_component.ex Add support for Erlang code cells (#1892) 2023-06-02 14:49:06 +02:00
custom_view_component.ex Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
elixir_standalone_live.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
embedded_live.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
export_component.ex Update to Phoenix 1.7 (#1720) 2023-02-22 19:34:54 +01:00
export_elixir_component.ex Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
export_live_markdown_component.ex Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
files_list_component.ex Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
indicators_component.ex Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
insert_buttons_component.ex Add button for inserting a branching section (#2205) 2023-09-15 15:25:41 +02:00
insert_file_component.ex Allow dropping external files into the notebook (#2097) 2023-07-22 11:13:06 +02:00
insert_image_component.ex Increase size limit for file input and show upload errors 2023-08-14 15:20:55 +02:00
package_search_live.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
persistence_component.ex Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +02:00
rename_file_entry_component.ex Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
runtime_component.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
secrets_component.ex Correctly renders external title (#2146) 2023-08-08 01:27:14 +07:00
secrets_list_component.ex Fix secret-copy id (#2169) 2023-08-21 15:46:32 +07:00
section_component.ex Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
shortcuts_component.ex Usability improvements for custom keyboard controls (#2145) 2023-08-08 15:58:34 +02:00