Commit Graph

74 Commits

Author SHA1 Message Date
Diana Lau 60963c4415 3.6.3
* Rannig from other paths. Property files to array. (Diego A. Zapata Häntsch)
2019-07-25 13:37:24 -04:00
Diana Lau 5608021675 3.6.2
* chore: update CODEOWNERS (Diana Lau)
 * Upgrade pkgcloud version (Diego A. Zapata Häntsch)
2019-07-12 11:30:47 -04:00
Diego A. Zapata Häntsch 3516cf642d Upgrade pkgcloud version
This upgrade fix the bug uploading files to google cloud storage.
This change solves the problem explained in issue #273.
2019-07-09 20:48:49 -03:00
Diana Lau 609b63c474 3.6.1
* update pkgcloud and use version 2.x (Anis)
 * chore: update copyrights years (Agnes Lin)
2019-05-23 15:56:37 -04:00
Anis 1dc5a4dc81 update pkgcloud and use version 2.x 2019-05-14 10:33:15 +02:00
Agnes Lin 6f8e4284f5 chore: update copyrights years 2019-05-07 09:41:29 -04:00
Diana Lau d8b7ebcd14 3.6.0
* Pass through AWS/S3 specific options (Alex Owen)
 * add support to promise (Matteo Padovano)
 * style: fix linting (virkt25)
 * {download,upload}Stream: removed callback from doc (Youcef Mammar)
2019-03-28 09:33:56 -04:00
virkt25 47002dceff style: fix linting 2018-08-23 22:09:45 -04:00
virkt25 21d6b0d60c 3.5.0
* [WebFM] cs/pl/ru translation (candytangnb)
2018-07-09 20:35:20 -04:00
Taranveer Virk 7d58ef4758 3.4.0
* added missing tests (Cory Gottschalk)
 * Updated "getFile" to send a 404 for ENOENT errors (Cory Gottschalk)
 * chore: update node support and versions (Taranveer Virk)
 * Add some debug strings to handler and service (Remi Beges)
 * chore: update license (Diana Lau)
 * add AWS S3 options for server side encryption (Timo Wolf)
 * Update README.md (Rand McKinney)
2018-06-20 15:58:47 -04:00
Taranveer Virk 1854769986 chore: update node support and versions 2018-06-14 15:42:15 -04:00
Remi Beges c105f8a9ae Add some debug strings to handler and service 2018-01-30 10:29:59 -05:00
Raymond Feng 3508b036d8 3.3.1
* Declare container parameter for swagger spec (Raymond Feng)
2017-08-30 13:54:54 -07:00
Raymond Feng 03a57672ea 3.3.0
* Mark HTTP path parameters as required (Miroslav Bajtoš)
 * Add stalebot configuration (Kevin Delisle)
 * Create Issue and PR Templates (#218) (Sakib Hasan)
 * Update translated strings Q3 2017 (Allen Boone)
 * Add CODEOWNER file (Diana Lau)
 * update messages.json (Diana Lau)
 * add .travis.yml (Diana Lau)
2017-08-30 08:30:15 -07:00
Raymond Feng 6551b744ff 3.2.0
* Update deps (Raymond Feng)
2017-03-09 08:22:23 -08:00
Raymond Feng 636692a8a5 Update deps 2017-03-09 08:22:03 -08:00
Raymond Feng 82878077ff 3.1.0
* Fix eslint (Raymond Feng)
 * Replicate new issue_template from loopback (Siddhi Pai)
 * Fix insert of finalNewLine (Loay)
 * Replicate issue_template from loopback repo (Siddhi Pai)
 * fix lint (Raymond Camden)
 * Support nameConflict and makeUnique options (Raymond Camden)
 * Fix #185: Validation failures crash server (Jeff Burn)
 * fix scope error (ole3021)
 * added file field name into getFilename function (Jose De Gouveia)
 * added file field name into getFilename function in storage-handler (Jose De Gouveia)
 * Added support for external providers as npm modules. (Cristobal Vergara)
 * added maxFieldsSize override to formidable limit (Oscar Bernal)
2017-03-01 15:33:45 -08:00
Raymond Feng 4d4e530955 Merge pull request #188 from cfjedimaster/master
look for a nameConflict option and use a uuid if value is makeUnique
2017-03-01 15:04:30 -08:00
Ryan Graham 1769a2a689
3.0.1
* Fix path joining/expanding (Loay)
2017-02-10 15:21:55 -08:00
Raymond Camden 907f83ac3a Support nameConflict and makeUnique options 2017-02-01 13:16:53 -06:00
Miroslav Bajtoš 080f18a985 3.0.0
* Update paid support URL (Siddhi Pai)
 * Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
 * Drop support for Node v0.10 and v0.12 (Siddhi Pai)
 * Start the development of the next major version (Siddhi Pai)
2016-12-21 12:31:35 +01:00
Siddhi Pai e70ff3c35c Drop support for Node v0.10 and v0.12 2016-11-19 02:17:12 -08:00
Siddhi Pai eb6cb41a62 Start the development of the next major version 2016-11-19 02:16:45 -08:00
Miroslav Bajtoš 1ed7c6cef0 1.10.0
* Continue middleware chain after download error (Miroslav Bajtoš)
 * Clean up "download()" implementation (Miroslav Bajtoš)
 * Return error when no file is uploaded (Loay)
 * Update README with correct doc links, etc (Amir Jafarian)
 * Upgrade loopback to 3.0.0 (Loay)
 * Fix `use strict` (Amir Jafarian)
 * Simplify mocha test in package.json (Amir Jafarian)
 * Fix linting errors (Amir Jafarian)
 * Auto-update by eslint --fix (Amir Jafarian)
 * Add eslint infrastructure (Amir Jafarian)
2016-11-11 16:59:20 +01:00
Loay f944fa2fd7 Return error when no file is uploaded 2016-11-09 16:01:36 -05:00
Loay 0931e9da83 Upgrade loopback to 3.0.0 2016-10-24 11:36:46 -04:00
Amir Jafarian 756fc0df4f Simplify mocha test in package.json 2016-10-19 14:15:41 -04:00
Amir Jafarian 4c2751a2a4 Fix linting errors 2016-10-19 11:36:39 -04:00
Amir Jafarian 7d216859e8 Add eslint infrastructure 2016-10-18 17:45:55 -04:00
Candy 6be7ad8d2e 1.9.2
* Update japanese translation files (Candy)
 * Add keep-alive setting to wrong content type test. (Richard Pringle)
 * Add translated files (gunjpan)
 * Add link to associated blog post. (Richard Pringle)
2016-10-07 12:43:52 -04:00
Richard Pringle 366e29ef44 1.9.1
* Add provider upload response in final response (Loic VELUT)
 * Continue middleware chain after download. (Richard Pringle)
 * Add test for beforeRemote hook on download. (Richard Pringle)
 * Use ephemeral port in upload/download test. (Richard Pringle)
 * Add globalization to module. (Richard Pringle)
 * Fix windows upload test double callback issue (David Cheung)
2016-08-29 13:59:37 -04:00
Richard Pringle d1035d5445 Add globalization to module. 2016-08-05 14:03:10 -04:00
Simon Ho afb41e99a5 1.9.0
* Update URLs in CONTRIBUTING.md (#138) (Ryan Graham)
 * Fix for issue #127 (Gary Torres)
2016-07-18 16:32:08 -07:00
Ryan Graham 2104efe438
1.8.1
* update/insert copyright notices (Ryan Graham)
 * relicese as Artistic-2.0 only (Ryan Graham)
 * Update storage-service.js (Rand McKinney)
2016-05-03 16:18:38 -07:00
Simon Ho f18d86392d 1.8.0
* Remove space (Simon Ho)
 * Update storage-service.js (Rand McKinney)
2016-03-29 15:38:06 -07:00
Miroslav Bajtoš fa3491a08f 1.7.0
* Remove sl-blip from dependencies (Miroslav Bajtoš)
 * Migrate examples (Simon Ho)
 * Expose `originalFilename` property (Santiago Osorio)
 * Remove test file (Raymond Feng)
 * Replace image (Raymond Feng)
2016-02-19 10:34:26 +01:00
Miroslav Bajtoš 69bcf93247 Remove sl-blip from dependencies 2016-02-19 10:30:14 +01:00
Raymond Feng eafe773c77 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)
2015-11-23 17:17:27 -08:00
Sam Roberts 4c4474d55f Use strongloop conventions for licensing 2015-09-21 16:42:54 -07:00
Raymond Feng 2b0d9f6938 1.5.1
* Capture writer error (Raymond Feng)

 * Bugfix: Cannot read property 'forEach' of undefined (Oleksii Strutsynskyi)
2015-07-31 12:06:35 -07:00
Raymond Feng db1b449aff 1.5.0
* Add var (Raymond Feng)

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

 * use middleware.json (Hage Yaapa)

 * Fix documentation link (Samuel Mehrbrodt)
2015-06-08 15:31:38 -07:00
Raymond Feng 91d5d6cd7f 1.4.0
* Fix the tests (Raymond Feng)

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

 * Expose file size on success callback (Leandro)
2015-04-21 13:03:29 -07:00
Raymond Feng bddb69e3fc 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)
2015-03-02 08:39:39 -08:00
Raymond Feng 4e4a8f44be 1.3.0
* Adding support for ACL, Content-Type, Max File Size and allowd Content-Types (Benjamin Boudreau)
2015-02-10 08:28:11 -08:00
Raymond Feng 6c078ba15e v1.2.0 2015-01-30 11:35:32 -08:00
Raymond Feng d4ab8a73b5 v1.1.0 2015-01-16 10:58:41 -08:00
Raymond Feng 523dc859ed Upgrade deps 2015-01-16 10:40:18 -08:00
Ryan Graham 65750d520d v1.0.6 2014-11-27 13:30:36 -08:00
Raymond Feng c5658f5ff3 Bump version 2014-07-01 10:55:03 -07:00
Raymond Feng 0cae4d4f38 Update module name 2014-07-01 08:54:56 -07:00