loopback-component-storage/lib/providers/filesystem
Jeff Burn 64c723e123 Fix #185: Validation failures crash server
Fixes issue where upload and download methods in FileSystemProvider
cause crashes in downstream methods by not returning streams in error
scenarios

- Add streamError, readStreamError, writeStreamError helper function
- Wrap all returns from upload / download methods in streams
- Fix incorrect format string
- Add new unit tests
2018-01-06 22:30:39 -03:00
..
container.js Fix linting errors 2016-10-19 11:36:39 -04:00
file.js Fix linting errors 2016-10-19 11:36:39 -04:00
index.js Fix #185: Validation failures crash server 2018-01-06 22:30:39 -03:00