-
Am I remembering right @albags that there's a de facto limit on the number of files you can send through `/upload/` at once - either a limit on [UploadFile](https://fastapi.tiangolo.com/reference/uplo…
-
A top request is to allow file uploads. To enable this feature while protecting ourselves legally and from incurring increased costs due to cloud storage, this should only be enabled for the Personal …
-
### Extension
https://www.raycast.com/EvanZhouDev/raycast-gemini
### Description
Currently chatgpt extension has the ability to upload files (images only).
Gemini now supports multiple file for…
-
**Is your feature request related to a problem? Please describe:**
I'm always frustrated . We can upload files but we can't upload folders.
**Describe the solution you'd like:**
**Descri…
-
While `FormComponent` works reasonably well, It completely lacks file upload support. The problem is separated in a few parts:
* HTML seems to need a form tag with an `enctype="multipart/form-data"` …
-
openapi: 3.0 and openapi: 3.1.0 :
```
requestBody:
required: true
content:
application/octet-stream:
schema:
type: string
…
-
**Do you read the FAQ?**
- [ X] Yes.
- [x] [I am going to read now.](https://github.com/Natizyskunk/vscode-sftp/blob/master/FAQ.md)
**Describe the bug**
Trying to upload .png file results in fol…
-
### Figma
- Progressbar V1 (for reference): https://www.figma.com/file/xZ0IW0MJO0vnFicmrHiKaY/Components-Post?type=design&node-id=3230%3A74235&mode=design&t=dVBMpdDtmgryaufE-1
- File upload V1 (for re…
-
### Description
Add a file upload component, for example, as in PrimeVue https://primevue.org/fileupload/
### Additional context
-
### What version of Elysia is running?
1.1.20
### What platform is your computer?
Windows 11 x64
### What steps can reproduce the bug?
API :
```ts
new Elysia().put(
"upload",
a…