summaryrefslogtreecommitdiffstats
path: root/lib/file_handler.js
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for launchElmer Thomas2016-05-061-135/+0
|
* added lodash; fix jshint errors; added jshint; updated package.jsonLeigh Martell2013-10-291-2/+4
|
* Refactors sendgrid.js to be a bit more standard node module like and updates ↵scottmotte2013-07-231-1/+0
| | | | README
* Fix broken SMTP cid implementationSwift2013-04-111-1/+1
|
* Implement file_object inline property for web/smtp (CID)Robert Jones2013-04-111-0/+5
| | | | | | Includes passing tests and README update. Changed property to "cid" from "inline".
* fixed commentsKyle Partridge2012-02-101-10/+10
|
* added more documentatiooonnnnKyle Partridge2012-02-101-1/+23
|
* the filehandler should be able to guess the filenameKyle Partridge2012-02-101-0/+3
|
* callbacks return an error as the first argumentKyle Partridge2012-02-091-9/+9
|
* added file handler objectKyle Partridge2012-02-091-0/+104