Florian Richer
Florian Richer
## Context Allow add Attachment type in public form view. ## Proposed solution Remove blacklist of Attachment. Add "default" button in form view. this PR https://github.com/gristlabs/grist-core/pull/1654 or similar must be...
## Context For public file submission, it's important to scan file to avoid malicious file. My pull request, it's just a PoC for now. ## Proposed solution Add a Virus...
## Context It adds the possibility to register webhook for deleted rows. ## Proposed solution I add the event type "removed", uncomment some existing work about it. I need to...
### I have verified that this feature request has not been made before - [x] I have checked the [issues tab](https://github.com/notashelf/nvf/issues?q=is%3Aissue), and did not find a similar feature request. I...