Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Optionally allow empty files to be uploaded

Compare
Choose a tag to compare
@rnicholus rnicholus released this 07 Jan 04:23
· 107 commits to master since this release

Implemented in #1710 and initially requested 3.5 years ago back in #903, this has finally landed in a released version of Fine Uploader.

By default, empty files are rejected, as always. But this validation can be turned off simply by setting the new validation.allowEmpty option to true.