livebook/lib/livebook
Karol Wilk ca12e38e86
Add requirement for scheme in the URL field of deployment group (#2632)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-06-03 13:58:08 +02:00
..
apps Schedule apps sync into the future when there are unreachable apps (#2626) 2024-05-29 12:54:06 +02:00
ecto_types
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 Send status reports from apps manager (#2624) 2024-05-29 10:52:59 +02:00
intellisense Simplify alias expansion (#2518) 2024-03-21 17:59:56 +01:00
live_markdown Fix JS output export when data includes structs 2024-05-24 23:00:12 +07:00
notebook Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
proxy Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
runtime Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
secrets
session Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
settings
teams Add requirement for scheme in the URL field of deployment group (#2632) 2024-06-03 13:58:08 +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 Use new epmdless config 2024-05-16 16:19:03 +02:00
apps.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
config.ex Add LIVEBOOK_PROXY_HEADERS (#2604) 2024-05-14 13:22:17 +02:00
epmd.ex Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
file_system.ex
file_systems.ex
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 Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02: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
release.ex Introduce abstraction for app deployment and permanent apps (#2524) 2024-03-26 20:20:07 +01:00
runtime.ex Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
secrets.ex
session.ex Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02: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 Update to Phoenix LV 1.0 (#2607) 2024-05-16 18:17:45 +02:00
tracker.ex
update_check.ex Skip update check in tests (#2593) 2024-05-09 07:12:14 +02:00
users.ex
utils.ex Add requirement for scheme in the URL field of deployment group (#2632) 2024-06-03 13:58:08 +02:00
zta.ex Shows a more human readable name for each zta provider (#2572) 2024-04-18 10:07:14 -03:00