Jay Agrawal
Jay Agrawal
When using a more specific locale, like `de-LI`, it does not merge the contents of the base locale file, in this case `de`. It expects the sub-locale file to contain...
A further simplified version of previous [PR](https://github.com/sergi/jsftp/pull/110) with minimal changes to the latest version of the jsftp.js file. @sergi, once again I wasn't able to add tests with the PR...
I've changed _touchStart to only handle a touch event if touch is held for the number of milliseconds specified by the global property `touchPunchDelay`. The property is optional and behaviour...