Ray Nicholus

Results 352 comments of Ray Nicholus

Looks like Firefox (and possibly other browsers) still require the paste target to be a contenteditable div, and the only access to the file is via a data URI which...

Conversion of a data URI to a Blob is the easy part.  Fine Uploader already has code to do that internally in the scaling/image preview modules. We’d have to determine...

>was wondering if browser now fully support it Good question. Further investigation with backing evidence is the next step before going forward.

That fiddle is a bit noisy and I don't have the time to read through it. The best approach would be to see how far we can get with the...

They must use a contenteditable div of course

Since I don't have access to Safari 9 - I can't verify/fix anything specific to that browser. But I would be quite surprised if this was an issue with Fine...

I would strongly welcome a PR to address this. Your suggestion sounds appropriate to me.

Why not just use a sensible value and just ask your users to manually retry? If you need to retry an upload 10 times, there are other, more important issues...

Unlikely that this will be part of the API, but I can see a blog post that explains how to calculate current or average transfer rate.

Thanks for the code @rmckeel. I don't have a specific date for this blog post, as there are a number of other items ahead of this in my queue. But...