Alexandre de Souza
|
5c050e640f
|
Add Livebook Hub with Fly.IO integration (#1319)
|
2022-08-18 10:34:27 -03:00 |
|
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 |
|
Jonatan Kłosko
|
609409e842
|
Encapsulate pubsub subscriptions (#1132)
|
2022-04-19 11:29:38 +02:00 |
|
Jonatan Kłosko
|
ccc64876a8
|
Add support for widget binary payloads (#982)
* Add support for widget binary payloads
* Migrate LV auth to a separate hook
* Properly set user buffer when encoding
|
2022-02-07 21:03:25 +01:00 |
|