- updated example
- use decorate instead of method
- removed query params
- default bucket and profile to false
- use aug
- renamed index
- fix
- tweaks
- remove unused slug lib
- return reply(err)
- update deps
- pin deps
- chore(package): update dependencies
- use plugin options
- add acl and host options
- lint fix
- exposes 'uploadtoS3' on server, adds example.js
- update to use s3put
- update lint and deps
- added option to turn off resize fill
- Merge pull request #8 from firstandthird/feature/add-contenttype
- Added contenttype to cropped images.
- Slugifies filenames
- Merge pull request #5 from firstandthird/feature/update
- Added option for maxBytes
- Use timestamped directory and keep original filename.
- Fixed errors being thrown with Hapi v8 and option to limit filetypes.
- Updated dependencies
- Bump deps.
- better error checking
- pass custom endpoint in options
- updated example
- error handling for uploading to s3
- pass in type of extent or crop