livebook/lib/livebook
2025-03-03 21:48:38 +09:00
..
apps Add logs for code evaluation (#2880) 2024-11-29 14:22:13 +01:00
ecto_types Update billing status handling (#2921) 2025-02-03 16:10:59 +01:00
epmd Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00
file_system Use Req instead of :aws_signature (#2886) 2024-12-05 07:22:52 +01:00
hubs Update canceled status (#2929) 2025-02-11 15:07:32 +01:00
intellisense Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
k8s Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
live_markdown Add missing annotation to Erlang snippets in Markdown cells on export 2025-01-30 01:10:21 +07:00
notebook Update kino version references 2025-02-24 13:41:52 +09:00
proxy Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
runtime Update kino version references 2025-02-24 13:41:52 +09: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 Fix teams websocket connection not reconnecting after a graceful close (#2924) 2025-02-01 10:24:17 +01:00
text Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
users Fix user information to include payload returned from identity provider (#2890) 2024-12-06 14:36:52 +01:00
utils Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
zta Do not store identity payload in the session (#2948) 2025-03-03 21:48:38 +09:00
app.ex Add logs for code evaluation (#2880) 2024-11-29 14:22:13 +01:00
application.ex Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
apps.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
config.ex Bug fix: show logout template after logging out (#2913) 2025-01-20 18:32:46 -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
fly_api.ex Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
hubs.ex Fix file system failures when running Teams integration tests (#2864) 2024-11-20 03:50:38 +01: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 Support nil fields in forms (#2931) 2025-02-12 13:12:03 +01:00
secrets.ex
session.ex Support nil fields in forms (#2931) 2025-02-12 13:12:03 +01:00
sessions.ex Fix race condition in app auto shutdown test (#2887) 2024-12-05 12:01:59 +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 List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
tracker.ex
update_check.ex Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
users.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
utils.ex Add logs for code evaluation (#2880) 2024-11-29 14:22:13 +01:00
zta.ex Add ZTA docs 2025-02-10 20:57:22 +01:00