Commit Graph
10 Commits
Author SHA1 Message Date
Eli Grey 3937bb4c33 Update canvas-toBlob.js demo link 2016-05-26 08:33:55 -04:00
Eli Grey 8407c874d2 Minified demo script 2016-05-26 08:24:02 -04:00
Eli Grey d2b5086afc Update demo script links to latest versions 2016-05-26 08:22:55 -04:00
Eli Grey 597b6cd020 Use toBlobHD in demo script 2016-05-26 08:19:04 -04:00
Eli Grey 921c78ff43 Change UTF-16 BOM to UTF-8
Fixes #219
2016-05-20 21:37:27 -04:00
Eli Grey 683f689326 Removing dead link from demo 2016-03-28 22:16:23 -04:00
Eli Grey 6ad591cc84 Update demo scripts 2016-03-28 22:07:59 -04:00
Eli Grey 5c1857363e Adding Edge to the browser support table 2016-03-28 21:52:09 -04:00
Eli Grey 62d219a0fa Semi-workaround for #205
This solution still isn't technically correct because it could take more
than 40 seconds to download a file. I could simply not revoke any files,
but then users would run into issues once they have saved a cumulative
total of over 500MB (
https://bugs.chromium.org/p/chromium/issues/detail?id=375297 )

Complain to @sicking and @arunranga for creating and standardizing an
incomplete revocation API.
2016-03-28 16:07:08 -04:00
Eli Grey 7ef5187eeb Merge pull request #208 from evilaliv3/issue/207
Fix issue #207
2016-03-19 19:12:36 -04:00