Features
- Hash argument for uploadFile() link
Thanks to the contributors for this release
Features
- Add get authorization function link
Thanks to the contributors for this release
Fixes
Thanks to the contributors for this release
Features
- Update Axios to support buffers < 8192 bytes link
Thanks to the contributors for this release
Features
- Added large file API support link
Thanks to the contributors for this HUGE release
Fixes
Thanks to the contributors for this release
Fixes
Thanks to the issue reporter for this release
Features
- Allow specifying mime type on upload link
Thanks to the contributors for this release
Features
- Fix downloading of binary files link
Thanks to the contributors for this release
Features
- Updated all file functions to properly encode a fileName with a path link
Thanks for reporting issues for this release
Features
- Updated all instance functions to return API response in success callback link
Features
- Add support for adding X-Bz-Info-* headers when uploading a file link
Features
- Ensure file names are properly encoded link
Thanks for question and contributions
- Tennyson Holloway for PR 4
Features
- Download file by fileId
- Delete file version
Features
- Upload a file
- List file names
- List file versions
- Hide file
- Get file info
- Download file by name
- Now with ESLinting
Features
- List buckets
- Update bucket
- Get upload url for bucket
Features
- Added tests for all existing code
Fixes
- Implementation internally of request module
Features
- Authorization
- Bucket Creation
- Bucket Deletion
- Initial mocha test setup