Commit Graph

311 Commits

Author SHA1 Message Date
Timo Saikkonen 169ee1be21 #4: Return a 404 if file doesn't exist
Signed-off-by: Timo Saikkonen <timo.saikkonen@gmail.com>
2014-12-25 13:21:20 +08:00
Ryan Graham 58b69236bb Merge tag 'v1.0.6'
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)
2014-11-27 13:30:39 -08:00
Ryan Graham ed974929a4 Merge branch 'release/1.0.6' into production 2014-11-27 13:30:37 -08:00
Ryan Graham 65750d520d v1.0.6 2014-11-27 13:30:36 -08:00
Ryan Graham 932de141ac Remove expired credentials 2014-11-27 13:13:40 -08:00
Raymond Feng 2cd6888c16 Merge pull request #32 from tonysoft/master
Issues involved in "getFiles"
2014-11-05 09:25:20 -08:00
Tony Sukiennik 0a68f1df72 Update storage-service.js
Took Raymond's suggestion...
2014-10-25 22:39:45 -07:00
Tony Sukiennik a03b9c805e Update index.js
Took suggestion from Raymond...
2014-10-25 22:38:04 -07:00
tonysoft 62ca6849ea Allow the Sample to easily changed providers 2014-10-17 16:06:26 -07:00
tonysoft 7d3c41a082 GetFiles issues
Only 2 arguments passed in to GetFiles but it was expecting 3 thus “cb”
was undefined…

File System GetFiles should handle empty “entries” array properly…
2014-10-17 15:04:32 -07:00
Ryan Graham 51a206adc6 Add contribution guidelines
Uses https://cla.strongloop.com
2014-10-01 17:55:02 -07:00
Rand McKinney 02b6f94fc1 Put link to official documentation 2014-09-26 10:08:21 -07:00
Raymond Feng 09d6085dd9 Add loopback 2.0 example 2014-09-25 21:24:16 -07:00
Raymond Feng a64b7a6f7d Merge pull request #25 from bdunnette/master
Clarify the need for app.model(container)
2014-09-05 09:20:54 -07:00
Brian Dunnette a5b557cfd6 Clarify the need for app.model(container) 2014-09-05 09:42:06 -05:00
Raymond Feng bdab6788d5 Merge tag 'v1.0.5'
1.0.5
2014-07-01 10:55:55 -07:00
Raymond Feng 832ee0a2ae Merge branch 'release/1.0.5' into production 2014-07-01 10:55:50 -07:00
Raymond Feng c5658f5ff3 Bump version 2014-07-01 10:55:03 -07:00
Raymond Feng 8d607c7526 Update README 2014-07-01 09:59:22 -07:00
Raymond Feng 0cae4d4f38 Update module name 2014-07-01 08:54:56 -07:00
Raymond Feng 60d17d87ff Merge tag 'v1.0.4'
1.0.4
2014-06-26 23:53:56 -07:00
Raymond Feng c8f4ae44ff Merge branch 'release/1.0.4' into production 2014-06-26 23:53:50 -07:00
Raymond Feng 702deccd82 Bump version 2014-06-26 23:53:11 -07:00
Raymond Feng 6e7bf6c30d Merge pull request #17 from strongloop/feature/issue-16
Fix amazon s3 container handling
2014-06-26 23:51:23 -07:00
Raymond Feng f266024c1b Fix amazon s3 container handling
See https://github.com/strongloop/loopback-storage-service/issues/16
2014-06-24 15:53:26 -07:00
Raymond Feng 01befd1c8d Merge tag 'v1.0.3'
1.0.3
2014-06-16 09:04:52 -07:00
Raymond Feng 593fe080a5 Merge branch 'release/1.0.3' into production 2014-06-16 09:04:42 -07:00
Raymond Feng 33c979ad6c Bump version 2014-06-16 08:59:41 -07:00
Raymond Feng c3c55c66eb Fix issue-15 2014-06-16 08:58:00 -07:00
Miroslav Bajtoš 7fb5966d54 Merge tag 'v1.0.2'
v1.0.2
2014-05-30 18:39:30 +02:00
Miroslav Bajtoš 66a19d870b Merge branch 'release/1.0.2' into production 2014-05-30 18:39:21 +02:00
Miroslav Bajtoš 660ddd8c78 v1.0.2 2014-05-30 18:38:58 +02:00
Miroslav Bajtoš 6cd1b7cfa8 Merge pull request #13 from strongloop/add-formidable-as-dep
Add formidable as dependency
2014-05-30 18:38:03 +02:00
cgole a1cdfa098e Add formidable as dependency 2014-05-30 09:37:06 -07:00
Rand McKinney 09a3255201 Update docs.json
Add storage-handler.js instead of storage-connector.js
2014-04-10 11:40:26 -07:00
Rand McKinney e26599e214 Doc upload and download functions 2014-04-09 17:11:36 -07:00
Raymond Feng 9354447d6d Bump version 2014-04-08 08:41:34 -07:00
Raymond Feng d45cece2fa Update jsdocs 2014-04-07 18:24:11 -07:00
crandmck 2280419779 Clean up JS Doc 2014-04-07 16:43:00 -07:00
crandmck a58ed7711f Add param info to constructor JSDoc 2014-04-07 16:32:12 -07:00
crandmck bb6567c439 Work on JSDoc comments 2014-04-07 16:18:51 -07:00
crandmck dc3011c800 Work on JSDoc comments 2014-04-07 16:17:19 -07:00
Raymond Feng bcd4159724 Merge tag 'v1.0.0'
1.0.0
2014-04-04 13:36:24 -07:00
Raymond Feng 50cd49dd9a Merge branch 'release/1.0.0' into production 2014-04-04 13:36:12 -07:00
Raymond Feng 160d478940 Merge pull request #8 from strongloop/feature/refine-metadata
Make sure Container/File metadata are cleanly separated from other properties
2014-04-04 13:33:06 -07:00
Raymond Feng af2a7adfb4 Clean up the sample 2014-03-31 17:33:32 -07:00
Raymond Feng f9d9fe4061 Fix the metadata interception 2014-03-31 16:30:35 -07:00
Raymond Feng 73474ce67a Add metadata assertions for REST json responses 2014-03-31 09:49:42 -07:00
Raymond Feng dc90d1024e Remove the unused models 2014-03-28 22:11:44 -07:00
Raymond Feng c00b48cc6f Filter out senstive information from files 2014-03-28 22:07:46 -07:00