Commit graph

5 commits

Author SHA1 Message Date
Jonatan Kłosko
adb1c67937 Fix iframe static serving 2024-11-21 21:08:35 +08:00
Jonatan Kłosko
21e01fadb6
Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00
José Valim
b15f1664b6 Fix LIVEBOOK_PORT=0 for iframes 2023-12-25 10:59:55 +01:00
José Valim
6ec335fce5
Move to Bandit (#2316) 2023-10-31 16:36:45 +01:00
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