parse-server
parse-server copied to clipboard
Parse Server for Node.js / Express
## 🔄 Replace `deepcopy` with Native `structuredClone` ### ✔️ Summary This PR replaces all usages of the `deepcopy` package with the native `structuredClone` API. It also removes the `deepcopy` dependency...
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue Closes: https://github.com/parse-community/parse-server/issues/9560 ## Approach -...
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue Fixes: https://github.com/parse-community/parse-server/issues/9560 - [x] Add...
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue Closes: https://github.com/parse-community/parse-server/issues/9913 ## Approach Some...
### New Feature / Enhancement Checklist - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Before posting search [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Feature / Enhancement Description Task...
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue Closes: #9951 ## Approach Implemented...
### New Feature / Enhancement Checklist - Report security issues confidentially. This is not a security vulnerability report. - Any contribution is under the project license. - Before posting, I...
## Issue https://github.com/parse-community/parse-server/issues/9948 ## Approach Mainly a README and doc update to recommend the use of the newly implemented MCP Server with Parse Server Also a AI_INTEGRATION.md which will catch...
### Current Limitation Parse server has no clear way for AI, LLMs and such to interact with the data in an instance, which makes troubleshooting time consuming The AI panel...
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue Give developers the option to...