livebook/lib/livebook
2024-03-27 23:41:35 +01:00
..
apps Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
ecto_types
file_system Fix S3 list operation for keys with space (#2497) 2024-02-25 17:04:58 +01:00
hubs Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
intellisense Simplify alias expansion (#2518) 2024-03-21 17:59:56 +01:00
live_markdown Fix stamp verification when content has been inserted before the stamp (#2527) 2024-03-26 20:31:30 +01:00
notebook Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime Group IOProxy arguments 2024-03-27 22:04:16 +07:00
secrets Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
session Restore Mix.install/2 dirs across session runtimes (#2499) 2024-03-05 06:10:32 +01:00
settings
teams Do not perform requests for offline teams 2024-03-25 22:47:17 +01:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users Use shorter ids for cells and sections (#2350) 2023-11-15 17:33:43 +01:00
utils Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
zta Add Teleport ZTA method (#2296) 2023-10-25 10:00:32 +02:00
app.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
application.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
apps.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
config.ex Bug fix ZTA (#2533) 2024-03-27 23:41:35 +01:00
file_system.ex
file_systems.ex Simplify update_file_system API 2023-11-14 20:13:45 +01:00
hubs.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01: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 Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01: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 Monitor clients presence in the runtime (#2530) 2024-03-27 15:25:42 +01:00
secrets.ex
session.ex Monitor clients presence in the runtime (#2530) 2024-03-27 15:25:42 +01:00
sessions.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
settings.ex
stamping.ex
storage.ex Implement version-based migrations (#2453) 2024-01-29 08:59:43 +01:00
system_resources.ex
teams.ex Refactor the LivebookProto messages (#2521) 2024-03-25 15:08:40 -03:00
tracker.ex
update_check.ex Use warning instead of error for version check, closes #2381 (#2382) 2023-12-05 00:03:59 +01:00
users.ex
utils.ex Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00