livebook/lib/livebook_web
Jonatan Kłosko 4ff1ff0d5a
Use Phoenix.Tracker to keep track of sessions within the cluster (#540)
* Use Phoenix.Tracker to keep track of sessions within the cluster

* Apply review comments

* Cleanup topics and updates

* Update lib/livebook_web/live/session_live.ex
2021-09-04 19:16:01 +02:00
..
controllers Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
templates Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex livebook server: Add --open flag (#417) 2021-07-01 12:17:49 +02:00
helpers.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
router.ex Detect if Livebook or another application is running on the given port (#530) 2021-08-30 23:23:05 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00