[go: up one dir, main page]

Skip to content

[web] Better upload detection

When a "multipart" form is submitted with other fields besides a file input, currently, it will convert each field into UploadFile.

We should filter files by those parts only with "content-type" (cf).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information