Commit Graph

280 Commits

Author SHA1 Message Date
Gary Torres a8fe32d78a Fix for issue #127 2016-06-14 11:20:24 -06: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
Ryan Graham 728a1986df
update/insert copyright notices 2016-05-03 16:18:18 -07:00
Ryan Graham 2121565fc3
relicese as Artistic-2.0 only 2016-05-03 16:16:43 -07:00
Rand McKinney 9f31877872 Update storage-service.js
Clean up download API doc.
2016-04-27 16:05:11 -07:00
Cristobal Vergara 9aba5658a2 Added support for external providers as npm modules. 2016-04-27 08:51:23 -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
Simon Ho e6bed1b6b2 Merge pull request #117 from strongloop/cleanup
Remove space
2016-03-29 15:36:45 -07:00
Simon Ho d73290a47a Remove space 2016-03-29 15:35:57 -07:00
Rand McKinney 6bf9361451 Update storage-service.js
Doc: add missing parameter to API docs, per #115
2016-03-29 15:02:23 -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
Simon Ho 573c83f2c6 Merge pull request #109 from strongloop/migrate-examples
Migrate examples
2016-02-02 17:12:09 -08:00
Simon Ho 8eaf78b912 Migrate examples
- Move example dirs to loopback-example-storage
- Refactor tests to depend on local files in test/fixtures
- Add link to example in README.md
2016-02-02 17:05:12 -08:00
Miroslav Bajtoš 1bcb33a115 Merge pull request #102 from sanosom/master
Expose originalFilename when getFilename is called
2016-01-25 14:11:23 +01:00
Santiago Osorio 8eaf9f54a0 Expose `originalFilename` property
Filename is replaced when `getFilename` is set in the options, this commit sets a new property called `originalFilename` to keep the original filename (only works when you upload the file, after that you need to save it in a model).
2016-01-06 10:36:36 -06:00
Oscar Bernal 6ed00d2c88 added maxFieldsSize override to formidable limit 2015-12-23 09:15:44 -05:00
Raymond Feng 24cd1a619e Remove test file 2015-12-18 13:35:46 -08:00
Raymond Feng 685db4819d Replace image 2015-12-18 13:29:39 -08: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
Raymond Feng fdb4c0464e Add range support 2015-11-23 17:16:48 -08:00
Sam Roberts a204980c82 Refer to licenses with a link 2015-11-03 12:27:49 -08:00
Miroslav Bajtoš 517962b4f1 Merge pull request #92 from strongloop/upgrade-explorer
Upgrade LB Explorer and related changes
2015-10-09 23:26:20 +02:00
crandmck 78c3b06cbe Upgrade LB Explorer and related changes 2015-10-09 14:24:59 -07:00
Raymond Feng ea7202a8fa Fix the test case 2015-09-29 20:46:17 -07:00
Sam Roberts 4c4474d55f Use strongloop conventions for licensing 2015-09-21 16:42:54 -07:00
Rand McKinney 2f8b11cee4 Fix link to docs 2015-09-15 11:05:22 -07:00
Raymond Feng c7fc3095a6 Merge branch 'upq-master' 2015-08-16 09:19:14 -07:00
upq 61e14c4852 Bump client dependencies 2015-08-16 09:18:49 -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 e8c76eef93 Capture writer error 2015-07-31 12:06:07 -07:00
Raymond Feng 52638e65f5 Merge pull request #74 from cajoy/master
Bugfix: Cannot read property 'forEach' of undefined
2015-06-11 12:56:35 -07:00
Oleksii Strutsynskyi 3158e3e479 Bugfix: Cannot read property 'forEach' of undefined 2015-06-11 11:28:34 -04: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 ab1ed48674 Add var 2015-06-08 15:30:43 -07:00
Raymond Feng 382f9e1a1f Merge pull request #70 from walkonsocial/master
Fix for issues - #58, #23 & #67
2015-06-08 15:29:47 -07:00
Rand McKinney 8bdfa6bec8 Merge pull request #69 from hacksparrow/master
use middleware.json
2015-06-05 11:18:59 -07:00
ningsuhen f220141419 Fix for issues - #58, #23 & #67 2015-06-01 13:25:04 +05:30
Hage Yaapa 851d6f6b70 use middleware.json 2015-05-31 17:25:45 +05:30
Miroslav Bajtoš a0b68ee097 Merge pull request #61 from smehrbrodt/patch-1
Fix documentation link
2015-05-05 15:59:43 +02:00
Samuel Mehrbrodt db4adf6f4e Fix documentation link 2015-04-30 09:27:20 +02: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 dcc233c0ab Fix the tests 2015-04-21 13:02:47 -07:00
Raymond Feng 1e4a5c9f2a Merge pull request #55 from leandropio/patch-1
Expose file size on success callback
2015-04-21 12:59:25 -07:00
Raymond Feng 5c9cf02a22 Merge pull request #57 from yorkie/fix/refs
this.options is undefined, should use options
2015-04-21 12:58:53 -07:00
Yazhong Liu 24f24f12a2 this.options is undefined, should use options 2015-04-12 00:24:23 +08:00
Leandro e035e4fd4e Expose file size on success callback
Just expose the file size through the file object that later will be sent as succes callback attribute (line 160). This way if somebody needs to persist the file metadata in another model now it will exist the whole basic pack: Container, Name, Type and now Size.
2015-03-29 21:06:53 -03: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 09cb66d062 Merge pull request #43 from jury89/feature/uploadStream-fix-cb
is not necessary to pass cb to pkgcloud
2015-03-02 08:38:07 -08:00
Raymond Feng 1f69ece7c7 Merge pull request #50 from seriousben/add_error_handler
Adding error handler on upload stream
2015-03-02 08:36:55 -08:00