livebook/assets
Jonatan Kłosko 8e6558a83a
Introduce file system abstraction and an S3 implementation (#492)
* Introduce file system abstraction and an S3 implementation

* Support arbitrary absolute paths and delegate resolution to file system

* Remove accidental notebook file

* Apply suggestions from code review

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Apply review comments

* Add missing path assertions

* Apply review comments

* Fix test saving notebook in project root

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-08-13 21:17:43 +02:00
..
css Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
js Keep original source when highlighting (#480) 2021-07-28 19:35:36 +02:00
test/lib Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Update deps (#489) 2021-08-11 00:56:52 +02:00
package.json Update deps (#443) 2021-07-09 14:13:44 +02:00
postcss.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
tailwind.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
webpack.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00