- Some styling changes to help with mobile layout including addition of an
<input type="file"/>
on touch devices. - Display fixes when filenames contain spaces or other URL encoded characters.
- Convert bookmarklet and Apache CDN example to use
jsdelivr
instead ofrawgit
. - Minor fix to
package.json
for appending to files for older versions of Bash. - Add more test files to the Docker test environment.
- Allow files to be dropped anywhere on the page and when dropped on directories, upload to the directory itself, not the parent.
- Fix bug where
.js
files were being evaluated byjQuery.ajax
.