loopback-component-storage/lib
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
..
providers/filesystem Fix #185: Validation failures crash server 2018-01-06 22:30:39 -03:00
factory.js Fix eslint 2018-01-06 22:28:42 -03:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Fix eslint 2018-01-06 22:28:42 -03:00
storage-service.js added maxFieldsSize override to formidable limit 2018-01-06 22:30:35 -03:00