parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Parse Server for Node.js / Express

Results 378 parse-server issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade redis from 3.1.2 to 4.0.6. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=redis&from_version=3.1.2&to_version=4.0.6&pr_id=3b1758ed-a4eb-4db8-9648-7171241ed73b&visibility=true&has_feature_flag=false) :information_source: Keep your...

### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Issue Description Often, the...

### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Issue Description Live Query...

### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Issue Description This pull...

### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). -...

type:feature

**Is your feature request related to a problem? Please describe.** The LiveQuery Permission management not handle roles and poiner permissions **Describe the solution you'd like** **Describe alternatives you've considered** **Additional...

type:feature

### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing...

type:docs

Hi Folks, - [X] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [X] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [X] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). - [X] I...

type:bug

### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues/1906#issuecomment-616805834). ### Issue Description In order...

### Is your feature request related to a problem? Please describe. Given a Parse Server is setup to have a request timeout set of 10s: ```js const httpServer = require('http').createServer(app);...

type:feature