Allow upload of arbitrary files unknown to the browser
authorAlexander Ebert <ebert@woltlab.com>
Sun, 11 Jan 2015 21:30:52 +0000 (22:30 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 11 Jan 2015 21:30:52 +0000 (22:30 +0100)
commit7aa9e5deb75dc86a59b670b675819e85bb5bd8e4
treed37dbcbe8ab0848acaf8829bfee0662fe0f0dc94
parent177f200a48a9483651ee3078586edac9073d1d26
Allow upload of arbitrary files unknown to the browser

Some files are not properly recognized by the browser, in my tests at least ".eot" resulted in an empty Blob.type in Chrome. Since this can happen with other types and browsers, we'll ignore this now.
wcfsetup/install/files/js/3rdParty/redactor/plugins/wupload.js