Matthew Steedman

Results 26 issues of Matthew Steedman

At the moment it doesn't seem possible to send files as `multipart/form-data` as described here: [Using the Fetch API - Web APIs | MDN](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch#uploading_a_file). For example with `js/fetch` we could...

When you specify an `:accept :json` header, `lambdaisland/fetch` will attempt to automatically decode the response body using `response.json()`. However this will fail and raise an error if the response body...

I've had several users recently report that they lost all of their data after updating the app. I found this answer from [stackoverflow](https://stackoverflow.com/a/27309392/1216825) very concerning: > There are scenarios where...

Hi Will, thanks for building such an awesome tool. Apologies if this isn't the right channel. I've used the website in the paste to create plate drawings (http://builder.swillkb.com/) and it's...

When starting weechat, the following error appears: ``` =!= python: script "~/.weechat/python/autoload/matrix.py" not found ``` I've verified that that file does indeed exist in that location, and running `/script load...

**Bug description** See #1042 **Version of Package** v~5.26.1

Bug
Information Needed