swittk
swittk
### Issue Write the description of the issue here I'm attempting to implement a PouchDB adapter for [abstract-level](https://github.com/Level/abstract-level), which is essentially what the `level` team considers to be the successor...
### 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). -...
## Summary `createStringFromUtf8` currently calls JavascriptCore's `JSStringCreateWithUTF8CString(const char *)` method when retrieving strings from the native side, causing strings with NULL values in-between to be early-truncated (since it stops reading...
Typescript
## Pull Request - Link this pull request to an [issue](https://github.com/parse-community/Parse-SDK-JS/issues/2012). ## Issue Closes: https://github.com/parse-community/Parse-SDK-JS/issues/2012 ## Approach - Renamed and rewritten most of the source files to `.ts`, along with...
I have a ceiling mounted (Cassette?) AC made by Daikin that doesn't seem to work with any of the existing codes. Its original remote had broken a long time ago,...
When using a self-hosted openai-compatible endpoint (in my case, OpenWebUI), the underlying langchain-openai dependency seems to expect the `input_tokens` and `output_tokens` parameters to be present. This causes a crash. Crash...
Fixed memory leak when calling CGPathCreateCopyByTransformingPath (it's never released) # Summary Explain the **motivation** for making this change: here are some points to help you: * What issues does the...
## 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 -...
feat: Ignore missing `include` targets (on fetch & query) with optional `ignoreIncludeErrors` flag.
## 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: [#9869](https://github.com/parse-community/parse-server/issues/9869) ## 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 Closes: https://github.com/parse-community/parse-server/issues/8500 ## Approach This...