Commit graph

3 commits

Author SHA1 Message Date
Jonatan Kłosko b4a6b76824 Fix livebookcontent URL 2023-05-11 10:35:36 +02:00
José Valim 9ff9aaef86 Move to livebookusercontent.com to avoid adblockers, closes #1844 2023-04-04 00:03:34 +02: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