livebook/lib/livebook_web
Jonatan Kłosko a9f9c68cfa
Compute iframe base URL based on page origin (#902)
* Compute iframe base URL based on page origin

* Format
2022-01-20 11:29:45 +01:00
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Compute iframe base URL based on page origin (#902) 2022-01-20 11:29:45 +01:00
plugs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
templates Update dependencies (#838) 2021-12-29 22:06:19 +01:00
views
endpoint.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
helpers.ex Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
router.ex Disable Ecto stats in Phoenix Live Dashboard (#824) 2021-12-24 19:05:19 +01:00
telemetry.ex