livebook/lib/livebook
2024-05-08 10:05:01 +02:00
..
apps Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01: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 Add support for DNS clustering (#2578) 2024-04-23 15:40:18 -03:00
intellisense Simplify alias expansion (#2518) 2024-03-21 17:59:56 +01:00
live_markdown Persist app password in stamp metadata (#2550) 2024-04-07 12:39:26 +02:00
notebook Add documentation on use cases (#2567) 2024-04-17 11:14:48 -03:00
runtime Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
secrets Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
session Respect automatically reevaluating cells in app sessions (#2569) 2024-04-15 09:19:47 +02:00
settings Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams Remove teleport, as it does not support smart cells (#2589) 2024-05-06 23:58:50 +02: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 Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
apps.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
config.ex Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +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 Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
live_markdown.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01: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 Resolve user info requests coming from the runtime (#2540) 2024-04-03 08:52:16 +02:00
secrets.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
session.ex Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -03: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 Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
tracker.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
update_check.ex Use warning instead of error for version check, closes #2381 (#2382) 2023-12-05 00:03:59 +01:00
users.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
utils.ex Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
zta.ex Shows a more human readable name for each zta provider (#2572) 2024-04-18 10:07:14 -03:00