1. 5847548 CB-10771: Fixing failure when empty string passed as a value for option parameter in upload function by Raghav Katyal · 8 years ago
  2. 3d2d312 Minor changes to Readme by Raghav Katyal · 8 years ago
  3. 418e904 CB-10636 Add JSHint for plugins by daserge · 8 years ago
  4. afbeab4 chore: edit package.json license to match SPDX id by t1st3 · 8 years ago
  5. 6ae9af4 CB-10368 Incremented plugin version. by Steve Gill · 8 years ago
  6. 3540af4 CB-10368 Updated version and RELEASENOTES.md for release 1.5.0 by Steve Gill · 8 years ago 1.5.0 rel/1.5.0
  7. 333dd7e CB-10208 Fix file-transfer multipart form data upload format on Windows by daserge · 8 years ago
  8. 182b0c5 CB-9837 Add data URI support to file-transfer upload on iOS by daserge · 8 years ago
  9. a9470ff CB-9600 FileUploadOptions params not posted on iOS by daserge · 8 years ago
  10. 866349e CB-9840 Fallback file-transfer uploadResponse encoding to latin1 in case not encoded with UTF-8 on iOS by daserge · 8 years ago
  11. e14b7e5 CB-9840 Fallback file-transfer upload/download response encoding to latin1 in case not encoded with UTF-8 on iOS by FF Xu · 9 years ago
  12. a762f3f CB-8641 (Windows Phone 8.1) Some file-transfer plugin tests occasionally fail in mobilespec by daserge · 8 years ago
  13. 0913325 Adding linting and fixing linter warnings. Reducing timeouts to 7 seconds. by Dmitry Blotsky · 8 years ago
  14. b11415d CB-10100 updated file dependency to not grab new majors by Steve Gill · 8 years ago
  15. 079f70b CB-10035 Incremented plugin version. by Steve Gill · 8 years ago
  16. 73223a7 CB-7006 Empty file is created on file transfer if server response is 304 by daserge · 9 years ago
  17. 416be76 CB-10098 filetransfer.spec.33 is faulty by daserge · 8 years ago
  18. fe81475 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  19. 6e960b2 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  20. 3ae73a2 CB-10088 - filetransfer spec.10 and spec.11 test is faulty by Shazron Abdullah · 8 years ago
  21. c97f544 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  22. b7c500e CB-10086 There are two spec.31 tests for file-transfer tests by daserge · 8 years ago
  23. 887c917 CB-10037 Add progress indicator to file-transfer manual tests by daserge · 8 years ago
  24. 007f986 CB-9563 Mulptipart form data is used even a header named Content-Type is present by daserge · 8 years ago
  25. 9e93bad CB-8863 fix block usage of self by Jesse MacFadyen · 8 years ago
  26. 97031b2 CB-10035 linked issues in RELEASENOTES.md by Steve Gill · 8 years ago 1.4.0
  27. 2f4c106 CB-10035 Updated version and RELEASENOTES.md for release 1.4.0 by Steve Gill · 8 years ago
  28. 60f5bf4 removed r prefix from tags by Steve Gill · 8 years ago
  29. 58ad621 CB-10035 Updated RELEASENOTES to be newest to oldest by Steve Gill · 8 years ago
  30. cdeec1c CB-9879 getCookies can cause unhandled NullPointerException by Jeroen Verhoest · 9 years ago
  31. 1899422 CB-6928 Wrong behaviour transferring cacheable content by daserge · 9 years ago
  32. 5857384 CB-51 API: FileTransfer - Support PUT Method by daserge · 9 years ago
  33. 587e051 CB-9906 cleanup duplicate code, removed 2nd isWP8 declaration. by Jesse MacFadyen · 9 years ago
  34. 1e90014 CB-9950 Unpend Filetransfer spec.27 on wp8 as custom headers are now supported by daserge · 9 years ago
  35. 066acb3 Merge branch 'CB-9906' by Jesse MacFadyen · 9 years ago
  36. c5d9272 filetransfer.spec.6 was failing in 4.x branch of iOS because -1 was returned. by Jesse MacFadyen · 9 years ago
  37. 4dc697a CB-9843 Added wp8 quirk to test spec 12 by Alexander Sorokin · 9 years ago
  38. 65d2879 Actually fixing the contribute link. by Dmitry Blotsky · 9 years ago
  39. b4b7284 Fixing contribute link. by Dmitry Blotsky · 9 years ago
  40. c79ee36 Github close #101, close #25, close #54 by daserge · 9 years ago
  41. 116a21b add JIRA issue tracker link by Julien Bouquillon · 9 years ago
  42. ea27193 CB-8431 File Transfer tests crash on Android Lolipop by Vito Rifino · 9 years ago
  43. 869eea4 CB-9673 Fixed test spec.6 failure on iOS by Alexander Sorokin · 9 years ago
  44. f8b0f82 CB-9790 Align FileUploadOptions fileName and mimeType default parameter values to the docs on iOS by jason-ong · 9 years ago
  45. 83ee625 CB-9385 Return FILE_NOT_FOUND_ERR when receiving 404 code on iOS by daserge · 9 years ago
  46. c0b3122 CB-9385 Return FILE_NOT_FOUND_ERR when receiving 404 code on iOS by Ganster41 · 9 years ago
  47. 1142a96 CB-9791 Decreased download and upload tests timeout by Alexander Sorokin · 9 years ago
  48. 7a1008c updated releasenotes by Steve Gill · 9 years ago
  49. b3e225b CB-9681 Incremented plugin version. by Steve Gill · 9 years ago
  50. 05873a0 CB-9681 Updated version and RELEASENOTES.md for release 1.3.0 by Steve Gill · 9 years ago 1.3.0 r1.3.0
  51. a4a4480 CB-9624: There's a difference between what's being passed in and what should actually be sent to the File Transfer plugin by Joe Bowser · 9 years ago
  52. 8fcdb1a Found issue where : is accepted as a valid header, this is obviously wrong by Joe Bowser · 9 years ago
  53. 2b31723 CB-9562 Fixed incorrect headers handling on Android by Snay · 9 years ago
  54. ad66471 Fixing headers so they don't accept non-ASCII by Joe Bowser · 9 years ago
  55. cebdae3 updated tests to use cordova apache vm by Steve Gill · 9 years ago
  56. 1c39fb5 CB-9493 Fix file paths in file-transfer manual tests by daserge · 9 years ago
  57. dcc98db CB-8816 Add cdvfile:// support on windows by biodiv · 9 years ago CB-9444cordova-plugin-file-transfer
  58. 43eeef8 Merge branch 'master' of https://github.com/danjarvis/cordova-plugin-file-transfer by Jesse MacFadyen · 9 years ago
  59. c8a5268 removed broken link in README by Johan Eliasson · 9 years ago
  60. 499ec5c CB-9376 Fix FileTransfer plugin manual tests issue - 'undefined' in paths by daserge · 9 years ago CB-9381cordova-plugin-file-transfer
  61. f0209a2 remove travis-ci integration by Jesse MacFadyen · 9 years ago
  62. 8e8106e CB-9312 Incremented plugin version. by Nikhil Khandelwal · 9 years ago
  63. 2d6faac CB-9312 Updated version and RELEASENOTES.md for release 1.2.1 by Nikhil Khandelwal · 9 years ago 1.2.1 r1.2.1
  64. 8f62f8b README :: remove duplicate httpMethod option. by Dan Jarvis · 9 years ago
  65. e8ca110 CB-9275 [WP8] Fix build failure on WP8 by using reflection to detect presence of JSON.NET based serialization by Nikhil Khandelwal · 9 years ago
  66. 2bc020d Merge branch 'master' of https://github.com/ABB-Austin/cordova-plugin-file-transfer by Jesse MacFadyen · 9 years ago
  67. 2d7d14e CB-9192 Incremented plugin version. by Steve Gill · 9 years ago
  68. b01ab78 CB-9202 updated repo url to github mirror in package.json by Steve Gill · 9 years ago 1.2.0 r1.2.0
  69. 965581f CB-9192 Updated version and RELEASENOTES.md for release 1.2.0 by Steve Gill · 9 years ago
  70. f17b7fc Updated code per code review. by aroberson · 9 years ago
  71. f52d324 Updated documentation for browser by aroberson · 9 years ago
  72. 051ada1 Added option to allow for passing cookies automatically in the browser by aroberson · 9 years ago
  73. a2c1194 CB-9128 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer by Victor Sosa · 9 years ago
  74. de55dc7 Merge branch 'CB-6503' by Ian Clelland · 9 years ago CB-9128cordova-plugin-file-transfer
  75. 7591ab8 CB-6503: Null pointer check for headers in upload (This closes #27) by Ian Clelland · 10 years ago
  76. 04f088b CB-6503: Allow payload content-types other than multipart/form-data to be used for upload by Michael Chen · 10 years ago
  77. 3c5988e Merge branch 'fixed-cookies' of https://github.com/dpogue/cordova-plugin-file-transfer by Steve Gill · 9 years ago
  78. dbd7a5e fix npm md issue by Raymond Camden · 9 years ago
  79. ea225af CB-8951 (wp8) Handle exceptions in download() and upload() again by alsorokin · 9 years ago
  80. 72a5d95 [wp8] Relaxed engine version requirement, using reflection to see if methods are available by Jesse MacFadyen · 9 years ago
  81. 907e1cd Check for the existence of Json.net assembly to determin how we deserialize our headers. by Jesse MacFadyen · 9 years ago
  82. 82b089b relax engine requirement to allow -dev versions by Jesse MacFadyen · 9 years ago
  83. 428d791 Remove verbose console log messages by Nikhil Khandelwal · 9 years ago
  84. 5078ece fix bad commit (mine) for cordova-wp8@4.0.0 engine req by Jesse MacFadyen · 9 years ago
  85. 93d24a9 bump required cordova-wp8 version to 4.0.0 by Jesse MacFadyen · 9 years ago
  86. 9402cf4 This closes #80, This closes #12 by Jesse MacFadyen · 9 years ago
  87. f1e41ac fix failing test resulting from overlapping async calls by Jesse MacFadyen · 9 years ago
  88. 65eea29 fix merge by Jesse MacFadyen · 9 years ago
  89. 3effd7f CB-8931 Replace all slashes in windows path by Vladimir Kotikov · 9 years ago
  90. f9dfd2d CB-8959 Incremented plugin version. by Steve Gill · 9 years ago
  91. e251db5 CB-8959 Updated version and RELEASENOTES.md for release 1.1.0 by Steve Gill · 9 years ago 1.1.0 r1.1.0
  92. e5c25b6 CB-8951 Fixed crash related to headers parsing on wp8 by alsorokin · 9 years ago
  93. cd7eb26 CB-8933 Increased download and upload test timeout by alsorokin · 9 years ago
  94. 4f7e156 CB-6313 [wp8]: Extra boundary in upload by Dan Polivy · 9 years ago CB-8860cordova-plugin-file-transfer
  95. 75d55dd CB-8761 [wp8]: Copy cookies from WebBrowser by Dan Polivy · 9 years ago
  96. dfd2c45 Revert "Revert "CB-8858 Incremented plugin version."" by Steve Gill · 9 years ago
  97. 490063e Revert "CB-8858 Incremented plugin version." by Steve Gill · 9 years ago 1.0.0 r1.0.0
  98. e9e21eb fixed invalid package.json by Steve Gill · 9 years ago
  99. ef564a5 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  100. 99d2979 CB-8858 Updated version in package.json for release 1.0.0 by Steve Gill · 9 years ago