github.com/parse-community/parse-server
Parse Server for Node.js / Express
https://github.com/parse-community/parse-server
feat: Add new Parse Server option `preventSignupWithUnverifiedEmail` to prevent returning a user without session token on sign-up with unverified email address
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
ci: Remove release-automated-scheduler
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
fix: Nested date is incorrectly decoded as empty object `{}` when fetching a Parse Object
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Nested Objects can't retrieve dates
magnacartatron opened this issue over 2 years ago
magnacartatron opened this issue over 2 years ago
feat: Add `afterFind` trigger to authentication adapters
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
feat: Export `AuthAdapter` to make it available for extension with custom authentication adapters
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Create TOTP adapter
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
Add `afterFind` to auth adapter
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
Allow AuthAdapters to be constructed
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
feat: Add option `schemaCacheTtl` for schema cache pulling as alternative to `enableSchemaHooks`
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
IOS Live query is not working with parse v6
diode02 opened this issue over 2 years ago
diode02 opened this issue over 2 years ago
refactor: Bump cacheable-request and all-node-versions
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Accept default express parameters in middleware function.
RahulLanjewar93 opened this issue over 2 years ago
RahulLanjewar93 opened this issue over 2 years ago
feat: Add conditional email verification via dynamic Parse Server options `verifyUserEmails`, `sendUserEmailVerification` that now accept functions
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
LiveQueryServer doesn't shutdown properly
dplewis opened this issue over 2 years ago
dplewis opened this issue over 2 years ago
docs: Add issue scope to contribution guide
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
refactor: Bump http-cache-semantics from 4.1.0 to 4.1.1
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
The option "masterKeyIps" cannot be disabled
alljinx opened this issue over 2 years ago
alljinx opened this issue over 2 years ago
fix: Security upgrade jsonwebtoken to 9.0.0
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Avoid stringify if log levels are not met
SebC99 opened this issue over 2 years ago
SebC99 opened this issue over 2 years ago
ci: Fix CI not running for certain branches
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
wip: Performance improvements
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
fix: Schema without class level permissions may cause error
dplewis opened this pull request over 2 years ago
dplewis opened this pull request over 2 years ago
feat: Add object style validation for fields
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Allow `Schema.definitions` to be a file
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
feat: Add rate limiting across multiple servers via Redis
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Rate limit with RedisStore
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
GraphQL Playground has dependency error
REPTILEHAUS opened this issue over 2 years ago
REPTILEHAUS opened this issue over 2 years ago
Deprecate LiveQuery `fields` in preference for LiveQuery `keys`
dblythy opened this issue over 2 years ago
dblythy opened this issue over 2 years ago
feat: Deprecate LiveQuery `fields` option in favor of `keys` for semantic consistency
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
feat: Add file beforeFind triggers, file ACL, file cleanup, file references
dblythy opened this pull request over 2 years ago
dblythy opened this pull request over 2 years ago
Cloud Code Trigger `request.ip` no longer returns the client IP, but rather server instance IP
mman opened this issue over 2 years ago
mman opened this issue over 2 years ago
fix: The client IP address may be determined incorrectly in some cases
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
fix: The client IP address may be determined incorrectly in some cases
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
[Snyk] Fix for 4 vulnerabilities
parseplatformorg opened this pull request over 2 years ago
parseplatformorg opened this pull request over 2 years ago
Bump jsonwebtoken to 9.0.0
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
Run test suite against enableSchemaHooks
dplewis opened this issue over 2 years ago
dplewis opened this issue over 2 years ago
feat: Remove saving Parse Cloud Job request parameters in internal collection `_JobStatus`
codeKonami opened this pull request over 2 years ago
codeKonami opened this pull request over 2 years ago
Allow Parse Job to be launched with more than 16Mb of data in params
codeKonami opened this issue over 2 years ago
codeKonami opened this issue over 2 years ago
File based logging cannot be disabled
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
Upgrade to GraphQL Yoga 3
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
fix: Prototype pollution via Cloud Code Webhooks
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
refactor: Remote code execution via MongoDB BSON parser through prototype pollution
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
Add trigger before Remote Config change
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
fix: keycloak authentication not working
mtrezza opened this pull request almost 3 years ago
mtrezza opened this pull request almost 3 years ago
feat: Update graphql yoga to v3
ardatan opened this pull request almost 3 years ago
ardatan opened this pull request almost 3 years ago
Restrict file download
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
Re-add schema pulling
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
Parse Server 6 release
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
Cannot use import statement outside a module
kumardennis opened this issue almost 3 years ago
kumardennis opened this issue almost 3 years ago
fix: Nested objects are encoded incorrectly for MongoDB
dblythy opened this pull request almost 3 years ago
dblythy opened this pull request almost 3 years ago
Parse Server Docs have not been generated since 5.2.0
dblythy opened this issue almost 3 years ago
dblythy opened this issue almost 3 years ago
fix: GraphIQL offline install
Moumouls opened this pull request almost 3 years ago
Moumouls opened this pull request almost 3 years ago
refactor: Bump marked, semantic-release and jsdoc
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
fix: Update GraphQL to return correct HTTP response code for file size limit upload errors
ardatan opened this pull request about 3 years ago
ardatan opened this pull request about 3 years ago
fix: security upgrade apollo-server-express from 2.19.0 to 3.0.0
snyk-bot opened this pull request about 3 years ago
snyk-bot opened this pull request about 3 years ago
ci: bump environment
github-actions[bot] opened this pull request about 3 years ago
github-actions[bot] opened this pull request about 3 years ago
feat: Add options to disable case insensitivity and force email and username to lower case
Moumouls opened this pull request about 3 years ago
Moumouls opened this pull request about 3 years ago
Count Objects not working in some classes
MrMartinR opened this issue about 3 years ago
MrMartinR opened this issue about 3 years ago
docs: jsdoc clean theme
okobsamoht opened this pull request about 3 years ago
okobsamoht opened this pull request about 3 years ago
Modernize API doc template
mtrezza opened this issue about 3 years ago
mtrezza opened this issue about 3 years ago
refactor: upgrade graphql from 15.8.0 to 16.4.0
davimacedo opened this pull request about 3 years ago
davimacedo opened this pull request about 3 years ago
Incorrect date type in LiveQuery
catalunha opened this issue about 3 years ago
catalunha opened this issue about 3 years ago
Parallelize loading included objects
mtrezza opened this issue about 3 years ago
mtrezza opened this issue about 3 years ago
ci: Add CI check for Parse Server options definitions
dblythy opened this pull request about 3 years ago
dblythy opened this pull request about 3 years ago
feat: selectively enable / disable default authentication adapters
dblythy opened this pull request over 3 years ago
dblythy opened this pull request over 3 years ago
Parse Server compatibility with Serverless environment
Moumouls opened this issue over 3 years ago
Moumouls opened this issue over 3 years ago
Parser Server not fully compatible with Mongo Atlas Serverless
Moumouls opened this issue over 3 years ago
Moumouls opened this issue over 3 years ago
LiveQuery pointer comparison does not handle null
massimilianogalanti opened this issue over 3 years ago
massimilianogalanti opened this issue over 3 years ago
Add definitions check to CI
mtrezza opened this issue over 3 years ago
mtrezza opened this issue over 3 years ago
master authentication using client certificate
dblythy opened this issue over 3 years ago
dblythy opened this issue over 3 years ago
Support MongoDB's findAndModify
mtrezza opened this issue over 3 years ago
mtrezza opened this issue over 3 years ago
GraphQL Error
behnik opened this issue over 3 years ago
behnik opened this issue over 3 years ago
fix: schema cache not cleared in some cases (#7678)
mtrezza opened this pull request over 3 years ago
mtrezza opened this pull request over 3 years ago
Listening on 127.0.0.1 raises a warning
marvinroger opened this issue over 3 years ago
marvinroger opened this issue over 3 years ago
fix: Original object not retrieved when user logs in with third party auth
Meglali20 opened this pull request over 3 years ago
Meglali20 opened this pull request over 3 years ago
Parse Cloud Code Function won't allow Queries, or any object manipulation through cloud code.
malcolm-dane opened this issue over 3 years ago
malcolm-dane opened this issue over 3 years ago
Error: Cannot find module 'graphql'
mman opened this issue over 3 years ago
mman opened this issue over 3 years ago
Parse Config GraphQL mutations and queries
azlekov opened this issue over 3 years ago
azlekov opened this issue over 3 years ago
GraphQL File Value Parsing Error
brocklj opened this issue over 3 years ago
brocklj opened this issue over 3 years ago
fix: file parsing defaultGraohQLTypes.js
brocklj opened this pull request over 3 years ago
brocklj opened this pull request over 3 years ago
Reduce CI compute time by cancelling obsolete workflow jobs
mtrezza opened this issue over 3 years ago
mtrezza opened this issue over 3 years ago
Class-Level Permissions not working for associated userId
Zerokk opened this issue over 3 years ago
Zerokk opened this issue over 3 years ago
Email verification link opened automatically by security scanner
mtrezza opened this issue almost 4 years ago
mtrezza opened this issue almost 4 years ago
Add pagination with cursor
mtrezza opened this issue almost 4 years ago
mtrezza opened this issue almost 4 years ago
Make GraphQL schema overridable
richardguerre opened this issue almost 4 years ago
richardguerre opened this issue almost 4 years ago
Deprecate current pages implementation
mtrezza opened this issue almost 4 years ago
mtrezza opened this issue almost 4 years ago
LiveQuery stops working for client and class when subscribed with null condition
mtrezza opened this issue almost 4 years ago
mtrezza opened this issue almost 4 years ago
feat: Add support for $eq in LiveQuery
sadakchap opened this pull request almost 4 years ago
sadakchap opened this pull request almost 4 years ago
feat: Support $eq query for liveQuery
sadakchap opened this issue almost 4 years ago
sadakchap opened this issue almost 4 years ago
fix: set default Content Type header to "binary/octet-stream"
igor-lemon opened this pull request almost 4 years ago
igor-lemon opened this pull request almost 4 years ago
fix: Queries fail on nested date attributes
hariprasadiit opened this pull request almost 4 years ago
hariprasadiit opened this pull request almost 4 years ago
Config improvements
dblythy opened this pull request almost 4 years ago
dblythy opened this pull request almost 4 years ago
Cannot specify cloud file string using ES Module
dblythy opened this issue almost 4 years ago
dblythy opened this issue almost 4 years ago
feat: Add Parse Server option `resetPasswordSuccessOnInvalidEmail` to choose success or error response on password reset with invalid email
dblythy opened this pull request almost 4 years ago
dblythy opened this pull request almost 4 years ago
Allow a pointer to be removed using GraphQL
cjbland opened this issue almost 4 years ago
cjbland opened this issue almost 4 years ago
GQL format array results into elements from cloud functions
axelhildingson opened this pull request almost 4 years ago
axelhildingson opened this pull request almost 4 years ago
Retrieve Session Expiration details during Login
ghost opened this issue almost 4 years ago
ghost opened this issue almost 4 years ago
Implemented auth0 adapater.
lukasreichart opened this pull request almost 4 years ago
lukasreichart opened this pull request almost 4 years ago
Live query not working
franalt opened this issue almost 4 years ago
franalt opened this issue almost 4 years ago