���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/hls5.vidoe.top/uploader-master/ |
## Project Status Besides upside downs in the last couple years the project is very alive and issues are usually responded quickly. ## What's next - Probably coming in next release / there is already code related to it: - Set default settings globally: $.fn.dmUploader.defaults = { .... } - Rework the Callback system: - Currently the callback system is mixed with settings/config, AND is kinda an 'old' way of doing it. - Move to: trigger() and triggerHandler() - (and similar, more JQuery-friendly) ## Contributing - Make sure the pull-requests are from the 'master' branch. AND make sure you have the latest version! - Don't mix up things: One commit for each bug fix / feature you want to introduce. - Keep it clean, example: Don't fix a typo but then change 10 more additional lines adding an 'space'. - Follow the plugin code style (yes, again... I been working on several opensource projects and people keep ignoring) - Run 'npm test' or 'grunt test' to check for syntax issues using JSHint - Commits must NOT INCLUDE any minified version