Michael B. Klein
Michael B. Klein
## Description This PR adds an option, `externalReader`, which takes over the task of reading files/chunks from the built-in readers. ### Example In the following example, the input to exifr...
Looking through the documentation and the source, it seems that the UrlFetcher only works when exifr is running in a browser. Is there a way to make this work from...
It's an upstream dependency problem, but Sigaws appears to have been unmaintained for some time now, and until [this PR](https://github.com/handnot2/sigaws/pull/12) gets merged (or Sigaws is forked or reimplmented by someone...
After updating to OS X 10.13.3, I received the following error trying to `require 'vips'`: ``` objc[25602]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was...
Right now, a missing `browse_everything_providers.yml` generates a 500 error. It would be better to return a friendlier page warning that browse-everything is not configured with any providers.
Given the origins of this project, it seems like a no-brainer to include support for the OSF File API as a backend provider. https://developer.osf.io/
This PR allows `gosqs` to respect the [GetQueueAttributes](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_GetQueueAttributes.html) `AtrributeName.N` parameter and only return requested attributes. It also removes a redundant `app.SyncQueues.RLock()` call that was causing the SQS handler to lock...
* Do not use the issues tracker for help or support (try Elixir Forum, Slack, IRC, etc.) * Questions about how to contribute are fine. ### Environment * `Elixir 1.9.0...
- Link to new documentation site instead of github repo - Update supported Image API versions