Ray Nicholus
Ray Nicholus
@mikewebaphorism "2015-04-21" isn't a version. Regardless, this is a Chrome issue. You can follow the status of this by looking at the chromium bug I filed, linked to a few...
If uploading them one by one, but still all in the same session, does not result in a crash in IE11, and if the issue is limited to one browser,...
Would you like to try a pull request with the necessary changes? You'll need to write some tests as well to ensure this actually works. I'm not sure it will...
Whoa, this is really cool. I honestly had no idea this API even existed. I really would like to use this in place of Crypto.js wherever possible. In fact, it...
This is not surprising (and even expected) since IE11 doesn't support promises.
Thanks for the suggestion. We'll consider this for a future release.
I could see allowing both policy signature responses and REST header signature responses to include `key` property that overrides the key for that specific object. This is something we can...
@Venorcis It's unlikely that this will be completed anytime soon, if ever. There is very little cost in terms of integration work to use the chunking feature when uploading to...
It seems like you could simply utilize Fine Uploader to upload images and then pass information about those images to TinyMCE. Is this what you are trying to do?
It seems like the best way to handle this would be to create an upload plug-in for TinyMCE using Fine Uploader. There is at least once such plug-in out there...