Commit Graph

21 Commits

Author SHA1 Message Date
jcesarmobile 7715cc9511 chore: remove windows leftovers (#368) 2023-09-02 16:02:07 +09:00
Norman Breau 6153f6d7bf chore: eslint upgrade (#325) 2022-06-14 13:41:28 -03:00
Tim Brust cd15b50172 refactor(eslint): use cordova-eslint /w fix (#275) 2020-09-01 15:08:24 +00:00
daserge 418e904a98 CB-10636 Add JSHint for plugins 2016-02-29 11:59:58 +03:00
Jesse MacFadyen 65eea291b2 fix merge 2015-05-08 17:23:17 -07:00
Steve Gill 0530d90fb0 CB-8683 changed plugin-id to pacakge-name 2015-04-01 19:11:23 -07:00
Vladimir Kotikov 21fb03aa9c CB-8721 Fixes incorrect headers and upload params parsing on wp8 2015-03-24 11:46:51 +03:00
Josh Soref 0481a2ad92 www/FileTransfer.js
CB-7316 Fix over-eager credentials pattern
2015-01-19 11:34:20 -05:00
Vladimir Kotikov f92244aff9 CB-7316 Improves current specs compatibility:
* Update handling credentials routine, replace parsing with Uri object by regexp parsing due to security errors in Windows.
* Add support to aborting download/upload operations for windows platform.
* Add support of progress events for download/upload operations for windows platform.
  - progress event object for upload operation is always empty, due to Windows restrictions.
* Fix multiple errors with handling invalid URLs and paths.
* Fix error callbacks in download/upload methods. Now they called with proper Error objects.
2014-08-18 10:07:49 +04:00
Ian Clelland bdd3e2d56f CB-6781: Expose FileTransferError.exception to application 2014-07-14 10:56:08 -04:00
Ian Clelland ed24e210f4 CB-6106: Ensure that nativeURL is used by file transfer download 2014-02-27 16:40:32 -05:00
lmnbeyond d28f85d7b0 Make it a priority to use filesystemName to create FileSystem object 2014-02-24 11:14:16 +08:00
Ian Clelland 2f1411f5dc CB-5466: Update FileTransfer plugin to accept filesystem urls 2013-11-22 10:31:38 -05:00
purplecabbage 32e980dbde Merge branch 'fix-win8' of https://github.com/Touchit/cordova-plugin-file-transfer into dev 2013-10-03 10:46:27 -07:00
Anis Kadri 93d8bfc2c5 CB-4889 updating core references 2013-09-25 16:46:54 +02:00
Bryan Higgins 34fd9247ff [CB-3727] Fix require issue for FileTransferError 2013-07-15 16:28:06 -04:00
Hasan Ahmad d39016ecb2 [CB-3732] blackberry10 support
Reviewed by Bryan Higgins <bhiggins@blackberry.com>
Tested by Tracy Li <tli@blackberry.com>
2013-07-15 11:42:19 -04:00
Andrew Grieve 5694fefb8e [CB-4131] Use relative require paths in FileTransfer plugin. 2013-07-09 14:54:45 -04:00
Andrew Grieve de38d4a2c8 Fix require paths that were broken by plugin id changes 2013-06-28 20:21:39 -04:00
Steven Gill 48f8ede737 updated referenes 2013-06-18 17:34:43 -07:00
hermwong 571d316e7a added js files from Cordova-JS 2013-06-14 11:15:26 -07:00