BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
508 stars 42 forks source link

Add support for multipart file uploads #622

Open SpaceSaver opened 4 months ago

SpaceSaver commented 4 months ago

Some proxy services including Cloudflare limit request sizes to 100MB or less. A workaround would be to use multipart file uploads so that each request would be under the limit.

cameronaaron commented 1 week ago

This would help a lot of people on the default setup