Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,518 contributions in the last year
Contribution activity
October 2020
- dplewis/easyship-node JavaScript
Created a pull request in parse-community/parse-server that received 4 comments
Remove unused parameter in Cloud Function
Parse.Cloud.define('MyClass', (request, message) => {})
Useful for users who haven't migrated and still use response parameter.
Looks like it mixed…
- Upgrade @parse/fs-files-adapter to 1.2.0
- Validation Handler Update
- Remove hostnameMaxLen for Mongo URL
- Show a message if cloud functions are duplicated
- Pass request.query to afterFind
- LiveQueryEvent Error Logging Improvements
- Upgrade @parse/push-adapter to 3.4.0
- Added request query as an argument to FileController instance in the …
- Upgrade @parse/s3-files-adapter to 1.6.0
- Create Cloud function afterLiveQueryEvent
- Update vkontakte API to the latest version
- Upgrade parse to 2.17.0
- Upgrade @parse/s3-files-adapter