Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Boudreau 95baaff716 Adding support for ACL, Content-Type, Max File Size and allowd Content-Types 2015-02-10 09:26:14 -05:00
Raymond Feng 60938c245a Fix deprecation 2015-01-30 11:34:46 -08:00
Benjamin Boudreau ec4000745a Adding key renaming support on Service.upload and Handler.upload 2015-01-30 14:30:35 -05:00
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
crandmck dc3011c800 Work on JSDoc comments 2014-04-07 16:17:19 -07:00
Raymond Feng eb0d9a11bf Set Content-Type based on the file path 2014-01-29 22:39:01 -08:00
Raymond Feng 70f5d6dc35 Reformat code 2014-01-24 09:44:58 -08:00
Raymond Feng 9c58011530 Clean up the download method 2014-01-14 10:26:09 -08:00
Raymond Feng 13e9097ff0 Refactor the storage service 2014-01-10 11:34:37 -08:00
Raymond Feng d409a4bd87 Fix for SLA-213. The stream from pkgcloud doesn't make callbacks 2013-07-10 13:08:18 -07:00
Raymond Feng ad41d47b71 Refactor the code to use StorageService as the facade 2013-07-02 08:57:53 -07:00
Raymond Feng 564d8c3432 Exports the createClient 2013-07-02 07:54:58 -07:00
Raymond Feng cda8ff2e17 Allow fields that have multiple values 2013-07-01 17:04:05 -07:00
Raymond Feng 82279ccacb Some refactoring 2013-07-01 10:54:53 -07:00
Raymond Feng 427f270a40 Support uploading multiple files 2013-06-27 13:50:57 -07:00
Raymond Feng 210618d7b3 Handle fields/files 2013-06-27 08:31:03 -07:00
Raymond Feng d6b89fe2ef Add an express demo for metadata apis, upload/download 2013-06-26 14:43:53 -07:00