livebook/lib/livebook_web
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
..
channels Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
components Add requirement for scheme in the URL field of deployment group (#2632) 2024-06-03 13:58:08 +02:00
controllers Allow Livebook to proxy requests to the runtime (#2608) 2024-05-20 17:04:04 -03:00
helpers Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
live Add requirement for scheme in the URL field of deployment group (#2632) 2024-06-03 13:58:08 +02:00
plugs Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02:00
endpoint.ex Allow Livebook to proxy requests to the runtime (#2608) 2024-05-20 17:04:04 -03:00
errors.ex Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02:00
iframe_endpoint.ex Fix LIVEBOOK_PORT=0 for iframes 2023-12-25 10:59:55 +01:00
router.ex Fix session assets resolution in distributed deployments (#2611) 2024-05-17 15:15:27 +02:00
telemetry.ex