Rikard Teodorsson

Results 15 issues of Rikard Teodorsson

## 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 Failing test case for #8811...

### 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:bug

Adds support for StaggeredGridLayoutManager

Would it be possible to add a single tap listener (like the `setSwipeDismissListener(...)`)? Like adding `finish()` when the user taps on the image. It is a bit annoying to have...

From https://github.com/Arctosoft/Valv-Android/issues/23#issuecomment-1950223767: > The auto delete mechanism should use a shredder strategy to avoid data recovery. A random data overwrite + 0s overwrite would be enough (the last run should...

Feature request

### New Issue 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). ### Issue Description With Live Query configured and...

type:bug
bounty:$20

### πŸ‘Ÿ Reproduction steps Go to a function and press Execute in the console. ### πŸ‘ Expected behavior The execution window should show. ### πŸ‘Ž Actual Behavior The execution window...

bug

### πŸ‘Ÿ Reproduction steps Upgraded from 1.5.10 to 1.6.0 and now all `databases.createDocument(...)` calls from functions return a list of documents (like when you call `databases.listDocuments(...)`). No new document is...

bug
question
product / functions
product / self-hosted
stale

### πŸ‘Ÿ Reproduction steps When running `appwrite push functions --all` the CLI gives the error `Invalid 'specification' param: Specification must be one of:` ### πŸ‘ Expected behavior The push works....

bug

### πŸ‘Ÿ Reproduction steps Using the example code in the readme with `uses: appwrite/setup-for-appwrite@v2`. ### πŸ‘ Expected behavior The action works ### πŸ‘Ž Actual Behavior Action fails with "Unable to...

bug