Aidan Daly
Aidan Daly
## 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: #9283 ## Approach During...
### 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 Files larger than 512MB are...
### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server-fs-adapter/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing...
## Issue Closes: #77 This is related to this PR in Parse Sever https://github.com/parse-community/parse-server/pull/9286 ## Approach Allows large files to to be uploaded to the server via a Blob. Processes...
### Your Question I have Tartlet running two MacOS VMs, but I would like to have 1 Mac OS and 1 Ubuntu VM. Is this possible with Tartlet? ### Any...
### Your Question When I load Tartlet there are no VMs listed in the UI, but Tart is able to list them with the [same command here](https://github.com/shapehq/tartelet/blob/main/Packages/VirtualMachine/Sources/VirtualMachineData/Tart.swift#L31). Is there another...
## Issue Closes: #228 This is related to this PR in Parse Sever https://github.com/parse-community/parse-server/pull/9286 ## Approach Allows large files to to be uploaded to the server via a Blob. Processes...
### Current Limitation https://github.com/parse-community/parse-server/pull/9286 will introduce Blobs as an input type for large files. Add support here. ### Feature / Enhancement Description Allow processing of large Blobs on file creation....