github.com/parse-community/parse-server
Parse Server for Node.js / Express
https://github.com/parse-community/parse-server
fix: Parse Server option `fileExtensions` default value rejects file extensions that are less than 3 or more than 4 characters long
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Default fileExtension regex does not match `plain` files.
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
fix: Default fileExtensions
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
feat: Allow setting `createdAt` and `updatedAt` during `Parse.Object` creation with maintenance key
westhom opened this pull request about 2 years ago
westhom opened this pull request about 2 years ago
Server exits with code 7 on uncaught exception before our handler is called
omairvaiyani opened this issue about 2 years ago
omairvaiyani opened this issue about 2 years ago
feat: Allow short circuit of beforeFind
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Allow beforeFind to be short circuited
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
build(deps): Bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
feat: Add `runBeforeFindOnInclude`
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Improve performance with reduced event loop blocking
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
fix: Parse Server option `fileUpload.fileExtensions` does not work with an array of extensions
BartoszMarganiec opened this pull request about 2 years ago
BartoszMarganiec opened this pull request about 2 years ago
File extensions config doesn't work properly for array
BartoszMarganiec opened this issue about 2 years ago
BartoszMarganiec opened this issue about 2 years ago
FSAdapter raises RAM consumption after access to file
Kutikov opened this issue about 2 years ago
Kutikov opened this issue about 2 years ago
Publish API docs for pre-releases
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
Cloud function specific rate limit is not working
syt5512 opened this issue about 2 years ago
syt5512 opened this issue about 2 years ago
fix: Using Parse Server option `extendSessionOnUse` does not correctly clear memory and functions as a debounce instead of a throttle
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
`extendSessionOnUse` does not clear memory
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
Errors after setting `enableAnonymousUsers: false`
hej2010 opened this issue about 2 years ago
hej2010 opened this issue about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
feat: Add server security check status `security.enableCheck` to Features Router
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Allow extension of `FeaturesRouter`
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
refactor: Remote code execution via MongoDB BSON parser through prototype pollution
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
refactor: Remote code execution via MongoDB BSON parser through prototype pollution
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
fix: Remote code execution via MongoDB BSON parser through prototype pollution
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
fix: Remote code execution via MongoDB BSON parser through prototype pollution
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
Inconsistent config validation when starting a server instance via CLI vs. API
FransGH opened this issue about 2 years ago
FransGH opened this issue about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
feat: Allow creating of unique indexes
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
feat: Add property `Parse.Server.version` to determine current version of Parse Server in Cloud Code
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
fix: Server does not start via CLI when `auth` option is set
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
refactor: Upgrade otpauth from 9.0.2 to 9.1.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
fix: Server does not start via CLI when `auth` option is set
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
AuthAdapters cannot be defined by CLI
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
log the field that was the added during validatingPermission
RahulLanjewar93 opened this issue about 2 years ago
RahulLanjewar93 opened this issue about 2 years ago
refactor: Improve Postgres init to reuse connection
cbaker6 opened this pull request about 2 years ago
cbaker6 opened this pull request about 2 years ago
refactor: Remove duplicate user index creation
cbaker6 opened this pull request about 2 years ago
cbaker6 opened this pull request about 2 years ago
refactor: Change response types of TOTP adapter to match existing adapters
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Refactor TOTP adaper to return strings
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
Auth adapter error codes should be specific
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
refactor: Upgrade lru-cache from 7.12.0 to 9.1.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
docs: Fix deprecation date
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
refactor: Add option to convert `Parse.Object` to instance in Cloud Function payload
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
ci: Repeat failing jasmine test
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
Add test retry logic for flaky tests
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
refactor: Upgrade redis from 4.6.6 to 4.6.7
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Security upgrade semver from 7.5.1 to 7.5.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Security upgrade semver from 7.5.1 to 7.5.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
Add atomic operations for Cloud Config parameters
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
refactor: Upgrade pg-promise from 10.12.0 to 11.5.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Add option to convert `Parse.Object` to instance in Cloud Function payload
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Server uses deprecated substr()
cbaker6 opened this issue about 2 years ago
cbaker6 opened this issue about 2 years ago
refactor: Replace deprecated `substr` with `substring`
cbaker6 opened this pull request about 2 years ago
cbaker6 opened this pull request about 2 years ago
refactor: Upgrade semantic-release from 17.4.6 to 21.0.1
cbaker6 opened this pull request about 2 years ago
cbaker6 opened this pull request about 2 years ago
docs: Fix broken logo link in API docs
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
Saving an Undefined value to a ParseObject Field that is undefined already, creates a null pointer field in MongoDb Atlas Document which creates query issues
432player opened this issue about 2 years ago
432player opened this issue about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
Large logo header in nav bar of API docs
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
refactor: Upgrade @graphql-tools/merge from 8.4.1 to 9.0.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
Add option to convert `Parse.Pointer` in Cloud Function payload
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
fix: CacheAdapter does not connect when using a CacheAdapter with a JSON config
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
fix: Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
Rate Limit with `redisURL` can fail if socket is already opened
dblythy opened this issue about 2 years ago
dblythy opened this issue about 2 years ago
refactor: Upgrade @graphql-tools/utils from 8.12.0 to 10.0.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
docs: Fix typos in CONTRIBUTING guide
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
docs: Add to CONTRIBUTING guide
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
build: Release
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
Vkontakte Adapter fails authentication.
MattKirchhof opened this issue about 2 years ago
MattKirchhof opened this issue about 2 years ago
refactor: Upgrade @graphql-tools/schema from 9.0.4 to 10.0.0
snyk-bot opened this pull request about 2 years ago
snyk-bot opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
feat: Update ldap
dblythy opened this pull request about 2 years ago
dblythy opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade parse from 3.4.2 to 4.1.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
build: Release
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
build: Release
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
build: Release
mtrezza opened this pull request about 2 years ago
mtrezza opened this pull request about 2 years ago
feat: Add support for `$eq` query constraint in LiveQuery
cbaker6 opened this pull request about 2 years ago
cbaker6 opened this pull request about 2 years ago
Fix flaky Postgres tests
mtrezza opened this issue about 2 years ago
mtrezza opened this issue about 2 years ago
refactor: Upgrade semver from 7.5.0 to 7.5.1
snyk-bot opened this pull request about 2 years ago
snyk-bot opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
snyk-bot opened this pull request about 2 years ago
snyk-bot opened this pull request about 2 years ago
CacheAdapter cannot be used in the configuration file
beiguancyc opened this issue about 2 years ago
beiguancyc opened this issue about 2 years ago
refactor: Upgrade winston from 3.8.1 to 3.8.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade body-parser from 1.20.1 to 1.20.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade semver from 7.3.8 to 7.5.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade parse from 4.0.1 to 4.1.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-tools/merge from 8.4.1 to 8.4.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade mongodb from 4.10.0 to 5.5.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade @graphql-yoga/node from 2.6.0 to 3.9.1
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade express from 4.18.1 to 4.18.2
snyk-bot opened this pull request about 2 years ago
snyk-bot opened this pull request about 2 years ago
refactor: Upgrade winston from 3.8.1 to 3.8.2
snyk-bot opened this pull request about 2 years ago
snyk-bot opened this pull request about 2 years ago
refactor: Upgrade rate-limit-redis from 3.0.1 to 3.0.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade express-rate-limit from 6.6.0 to 6.7.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade body-parser from 1.20.1 to 1.20.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade semver from 7.3.8 to 7.5.0
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago
refactor: Upgrade ldapjs from 2.3.3 to 3.0.2
parseplatformorg opened this pull request about 2 years ago
parseplatformorg opened this pull request about 2 years ago