livebook/lib/livebook_web/plugs
Jonatan Kłosko e5e13d86c2
Serve iframes from another local port when running on http (#989)
* Serve iframes from another local port when running on http

* Use relative hostname in local iframe URL

* Simplify server start check

* Use random iframe port when Livebook runs on a random port

* Rename space/ to iframe/

* LivebookWeb.IframePlug -> LivebookWeb.IframeEndpoint
2022-02-08 14:45:58 +01:00
..
auth_plug.ex Expand directory path when opened via CLI (#976) 2022-02-03 23:43:47 +01:00
configured_plug.ex Make it possible to configure custom plug for all requests (#576) 2021-10-05 00:44:27 +02:00
file_system_provider.ex Escript (#77) 2021-03-17 01:53:44 +01:00
memory_provider.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
static_plug.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
user_plug.ex Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00