livebook/lib/livebook
2024-11-19 16:27:06 -03:00
..
apps Check if app deployment is still applicable before retrying failed deployment 2024-10-05 03:40:30 +08:00
ecto_types
epmd Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
file_system Refactor HTTP response 2024-09-06 15:16:39 +07:00
hubs Reorder env vars in apps Dockerfile (#2861) 2024-11-19 13:46:05 +01:00
intellisense List module definitions in the sections side panel (#2760) 2024-08-23 18:28:33 -03:00
k8s Encapsulate Kubernetes API calls (#2790) 2024-09-20 10:30:50 +02:00
live_markdown Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
notebook Add Erlang module examples to the introductory notebook (#2831) 2024-10-18 08:25:29 +02:00
proxy Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
runtime Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
secrets Update typespecs 2024-09-10 17:28:51 +07:00
session Fix app recovery when the whole runtime goes down 2024-09-17 00:35:32 +07:00
settings
teams List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users Implement the authentication with Livebook Teams (#2837) 2024-10-31 11:44:04 -03:00
utils Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
zta Bug fix: fix redirect_to URL when authenticating via livebook teams (#2857) 2024-11-19 16:27:06 -03:00
app.ex Fix: unsubscribe should use Pubsub.unsubscribe() (#2727) 2024-07-26 15:47:04 +02:00
application.ex Fix team hub id generation on boot 2024-11-12 21:47:58 +08:00
apps.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
config.ex Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00
epmd.ex Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
file_system.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
file_systems.ex Simplify update_file_system API 2023-11-14 20:13:45 +01:00
fly_api.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
hubs.ex Update typespecs 2024-09-10 17:28:51 +07:00
intellisense.ex Add erlang-module support 2024-10-10 17:40:49 +02:00
k8s_api.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
live_markdown.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
migration.ex Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
notebook.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
notebook_manager.ex Add erlang-module support 2024-10-10 17:40:49 +02:00
release.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime.ex Add support for grid output max height (#2846) 2024-10-31 11:48:55 +01:00
secrets.ex
session.ex Add support for grid output max height (#2846) 2024-10-31 11:48:55 +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 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
teams.ex List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
tracker.ex
update_check.ex Extend configuration for update check to include version (#2780) 2024-09-18 11:49:36 +02:00
users.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
utils.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
zta.ex Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00