livebook/lib/livebook
2024-06-20 12:37:43 +02:00
..
apps Schedule apps sync into the future when there are unreachable apps (#2626) 2024-05-29 12:54:06 +02:00
ecto_types Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
epmd Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
file_system Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
hubs Show link to deployed apps after deploy (#2658) 2024-06-18 10:12:20 -03:00
intellisense Simplify alias expansion (#2518) 2024-03-21 17:59:56 +01:00
live_markdown Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
notebook Update notebooks 2024-06-17 23:23:46 +07:00
proxy Handle module plugs in proxy 2024-06-20 12:37:43 +02:00
runtime Remove TODO 2024-06-18 19:23:21 +07:00
secrets Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
session List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
settings Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams Show link to deployed apps after deploy (#2658) 2024-06-18 10:12:20 -03:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users ZTA revamp 2024-04-13 10:29:22 +02:00
utils Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
zta Remove teleport, as it does not support smart cells (#2589) 2024-05-06 23:58:50 +02:00
app.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
application.ex Always run distribution in long names mode (#2646) 2024-06-13 10:06:08 +02:00
apps.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
config.ex Refactor auth config (#2650) 2024-06-14 18:59:54 +02:00
epmd.ex Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
file_system.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
file_systems.ex Simplify update_file_system API 2023-11-14 20:13:45 +01:00
hubs.ex Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -03:00
intellisense.ex Fix Erlang documentation links (#2653) 2024-06-14 17:24:04 +02:00
live_markdown.ex Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
migration.ex Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
notebook.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
notebook_manager.ex Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
release.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime.ex List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
secrets.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
session.ex List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
sessions.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
settings.ex Use default directory when using Persistence or AddFileEntry components (#2250) 2023-10-05 16:34:54 -03:00
stamping.ex Update Plug.Crypto (#2252) 2023-10-06 12:10:36 +02:00
storage.ex Implement version-based migrations (#2453) 2024-01-29 08:59:43 +01:00
system_resources.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams.ex Update to Phoenix LV 1.0 (#2607) 2024-05-16 18:17:45 +02:00
tracker.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
update_check.ex Skip update check in tests (#2593) 2024-05-09 07:12:14 +02:00
users.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
utils.ex Always run distribution in long names mode (#2646) 2024-06-13 10:06:08 +02:00
zta.ex Shows a more human readable name for each zta provider (#2572) 2024-04-18 10:07:14 -03:00