livebook/lib/livebook
2024-09-19 17:24:21 +07: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 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 Deal with clock drifts and use DateTime UTC for server data (#2787) 2024-09-18 16:10:35 +02:00
intellisense List module definitions in the sections side panel (#2760) 2024-08-23 18:28:33 -03:00
k8s Share code between Fly and K8s runtimes (#2788) 2024-09-18 18:20:41 +02:00
live_markdown Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
notebook Small fix to intro docs for Outline icon reference (#2786) 2024-09-18 15:12:39 +02:00
proxy Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
runtime Do not crash when disconnecting runtime on unreachable node 2024-09-19 17:24:21 +07: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 Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
teams Deal with clock drifts and use DateTime UTC for server data (#2787) 2024-09-18 16:10:35 +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 Deal with clock drifts and use DateTime UTC for server data (#2787) 2024-09-18 16:10:35 +02:00
zta Remove teleport, as it does not support smart cells (#2589) 2024-05-06 23:58:50 +02:00
app.ex Fix: unsubscribe should use Pubsub.unsubscribe() (#2727) 2024-07-26 15:47:04 +02:00
application.ex Clarify env var placement, closes #13809 2024-09-06 09:09:45 +02:00
apps.ex Fix various typos and improve language (#2728) 2024-07-26 20:29:17 +02:00
config.ex Extend configuration for update check to include version (#2780) 2024-09-18 11:49:36 +02: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 Allow disconnecting Fly runtime during initialization (#2776) 2024-09-09 16:27:12 +02:00
hubs.ex Update typespecs 2024-09-10 17:28:51 +07:00
intellisense.ex List module definitions in the sections side panel (#2760) 2024-08-23 18:28:33 -03: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 Fix file comparison (#2709) 2024-07-15 19:04:50 +02:00
release.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime.ex Allow disconnecting Fly runtime during initialization (#2776) 2024-09-09 16:27:12 +02:00
secrets.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
session.ex Allow disconnecting Fly runtime during initialization (#2776) 2024-09-09 16:27:12 +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 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 Fix validation when opening notebook from file:// URL (#2783) 2024-09-16 11:57:58 +02:00
zta.ex Shows a more human readable name for each zta provider (#2572) 2024-04-18 10:07:14 -03:00