Skip to content

Tags: tscoder/loopback-component-storage

Tags

v1.6.1

Toggle v1.6.1's commit message
1.6.1

 * Remove test file (Raymond Feng)

 * Replace image (Raymond Feng)

v1.6.0

Toggle v1.6.0's commit message
1.6.0

 * Add range support (Raymond Feng)

 * Refer to licenses with a link (Sam Roberts)

 * Upgrade LB Explorer and related changes (crandmck)

 * Fix the test case (Raymond Feng)

 * Use strongloop conventions for licensing (Sam Roberts)

 * Fix link to docs (Rand McKinney)

 * Bump client dependencies (upq)

v1.5.1

Toggle v1.5.1's commit message
1.5.1

 * Capture writer error (Raymond Feng)

 * Bugfix: Cannot read property 'forEach' of undefined (Oleksii Strutsynskyi)

v1.5.0

Toggle v1.5.0's commit message
1.5.0

 * Add var (Raymond Feng)

 * Fix for issues - strongloop#58, strongloop#23 & strongloop#67 (ningsuhen)

 * use middleware.json (Hage Yaapa)

 * Fix documentation link (Samuel Mehrbrodt)

v1.4.0

Toggle v1.4.0's commit message
1.4.0

 * Fix the tests (Raymond Feng)

 * this.options is undefined, should use options (Yazhong Liu)

 * Expose file size on success callback (Leandro)

v1.3.1

Toggle v1.3.1's commit message
1.3.1

 * Adding error handler on upload stream (Benjamin Boudreau)

 * removed callback from downloadStream method (Jury D'Ambros)

 * is not necessary to pass cb to pkgcloud (Jury D'Ambros)

v1.3.0

Toggle v1.3.0's commit message
1.3.0

 * Adding support for ACL, Content-Type, Max File Size and allowd Content-Types (Benjamin Boudreau)

v1.2.0

Toggle v1.2.0's commit message
1.2.0

 * Fix deprecation (Raymond Feng)

 * Adding key renaming support on Service.upload and Handler.upload (Benjamin Boudreau)

v1.1.0

Toggle v1.1.0's commit message
1.1.0

 * Upgrade deps (Raymond Feng)

 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)

 * strongloop#4: Return a 404 if file doesn't exist (Timo Saikkonen)

v1.0.6

Toggle v1.0.6's commit message
1.0.6

 * Remove expired credentials (Ryan Graham)

 * Update storage-service.js (Tony Sukiennik)

 * Update index.js (Tony Sukiennik)

 * Allow the Sample to easily changed providers (tonysoft)

 * GetFiles issues (tonysoft)

 * Add contribution guidelines (Ryan Graham)

 * Put link to official documentation (Rand McKinney)

 * Add loopback 2.0 example (Raymond Feng)

 * Clarify the need for app.model(container) (Brian Dunnette)