livebook/lib
gpopides d2cdf0a2cb
Display creation date of a session in home (#593)
* add created_at to Session struct

* test + doc enhcncement

* change format creation date function name

* use helper function to format created_at

* use mix format

* apply review suggested  changes and 2 more tests

* Store creation time in session state and sort by date by default

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-10-10 12:29:45 +02:00
..
livebook Display creation date of a session in home (#593) 2021-10-10 12:29:45 +02:00
livebook_cli Detect if Livebook or another application is running on the given port (#530) 2021-08-30 23:23:05 +02:00
livebook_web Display creation date of a session in home (#593) 2021-10-10 12:29:45 +02:00
livebook.ex Encapsulate compile and runtime configuration (#577) 2021-10-05 00:49:01 +02:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Initial redesign (#75) 2021-03-12 11:57:01 +01:00