livebook/lib/livebook_web/plugs
Jonatan Kłosko 5c8e117800
Setup user profiles (#253)
* Add initial user config modal

* Assign user ids

* Update session data to hold user ids

* Get users list for specific ids

* Render user avatar

* User update

* Refactor user changes

* Subscribe to individual user updates

* Show users in side panel

* Add sidebar to homepage

* Don't generate the same color twice in a row

* Add documentation notes

* Fix tests

* Add tests

* Keep users in session data

* Rename color to hex_color
2021-05-03 20:03:19 +02:00
..
auth_plug.ex Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
file_system_provider.ex Escript (#77) 2021-03-17 01:53:44 +01:00
memory_provider.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
static_plug.ex Escript (#77) 2021-03-17 01:53:44 +01:00
user_plug.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00