livebook/lib
ByeongUk Choi d11084d32f
Add shared mode to Livebook sessions (#1128)
* add shared mode (working)

* add markdown write permission

* Add authorize handle_event

* Revert "add shared mode (working)"

This reverts commit c1e9ebac4d.

* Add assert_policy!

* Apply suggestions code review

* Apply suggestions from code review

* Apply suggestions from code reviews (redirect)

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Add PolicyHook

* remove assert_live_action_access!/1

* Apply suggestions from code review

* Apply suggestions from code review

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-28 13:01:53 +02:00
..
livebook Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
livebook_cli Add support for mix run flags to the Mix runtime (#1108) 2022-04-14 11:44:55 +02:00
livebook_web Add shared mode to Livebook sessions (#1128) 2022-04-28 13:01:53 +02:00
livebook.ex Show information when a new Livebook version is available (#1121) 2022-04-18 00:55:08 +02:00
livebook_app.ex Add taskbar icon to desktop app (#1119) 2022-04-21 09:51:48 +02:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00