1. 9b322de Don't crash on low memory devices by junweifu · 7 years ago
  2. addf885 CB-12100 (ios) Fixed test plugin install at platform add on cordova@6.3.1 by Alexander Sorokin · 8 years ago
  3. ac5233d CB-11959 Fixed the jshint issues by Alexander Sorokin · 8 years ago
  4. ebf280b CB-11959 Increased the array length for ios and winstore even more by Alexander Sorokin · 8 years ago
  5. 709fd05 CB-11959 Fixed filetransfer.spec.21 test failure on iOS and Windows Store when using local server by Alexander Sorokin · 8 years ago
  6. ed88cfc CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" by Shazron Abdullah · 8 years ago
  7. e68f766 CB-11926 Tests can use local server by Alexander Sorokin · 8 years ago
  8. 1cfc66c CB-11832 Incremented plugin version. by Steve Gill · 8 years ago
  9. 60b2cd3 CB-11832 Updated version and RELEASENOTES.md for release 1.6.0 by Steve Gill · 8 years ago 1.6.0 rel/1.6.0
  10. 4bda9f5 CB-11795 Add 'protective' entry to cordovaDependencies by Vladimir Kotikov · 8 years ago
  11. 2b6b6d9 CB-9022 Fix exception thrown by call to remapApi on main thread by Adam Nemitoff · 8 years ago
  12. 13d5cfe Plugin uses Android Log class and not Cordova LOG class by Simon MacDonald · 8 years ago
  13. 3ccf9f8 CB-9022 Resolve source URI on background thread by Vladimir Kotikov · 8 years ago
  14. 9dc41bd CB-11316 windows: Added content-type for files by Ben Marshall · 8 years ago
  15. 41fa11b Close invalid PRs by Vladimir Kotikov · 8 years ago
  16. 855def1 CB-11497 Use cordova-vm for testing 304 errors by Vladimir Kotikov · 8 years ago
  17. 134dde5 Add badges for paramedic builds on Jenkins by Vladimir Kotikov · 8 years ago
  18. 7f76831 documentation with a wrong log message in fileTransfer.download function by Conrado Costa · 8 years ago
  19. 82c5af9 added link to sample by Mikejo5001 · 8 years ago
  20. c475060 Add pull request template. by Nikhil Khandelwal · 8 years ago
  21. 9347606 CB-10974 Cordova file transfer Content-Length header problem by daserge · 8 years ago
  22. 6ad92c9 Add fenced code blocks to help code formatting by Nikhil Khandelwal · 8 years ago
  23. 07d419d CB-11165 removed peer dependency by Steve Gill · 8 years ago
  24. eb80527 CB-11003: Adding sample section to documentation. by Mikejo5001 · 8 years ago
  25. 128c388 CB-10996 Adding front matter to README.md by Dmitry Blotsky · 8 years ago
  26. fd7b28f CB-11091 Incremented plugin version. by Steve Gill · 8 years ago
  27. a4031db Updated version and RELEASENOTES.md for release 1.5.1 by Steve Gill · 8 years ago 1.5.x 1.5.1 rel/1.5.1
  28. b66cb2e CB-10536: Removing flaky test assertions about abort callback latency by Richard Knoll · 8 years ago
  29. c48fc02 Removing the expectation in spec.34 for the transfer method to be called. by Sarangan Rajamanickam · 8 years ago
  30. 2b8c1a6 CB-10978 Fix file-transfer.tests JSHint issues by daserge · 8 years ago
  31. ca65937 CB-10782: Occasional failure in file transfer tests causing mobilespec crash by Sarangan Rajamanickam · 8 years ago
  32. 5847548 CB-10771: Fixing failure when empty string passed as a value for option parameter in upload function by Raghav Katyal · 8 years ago
  33. 3d2d312 Minor changes to Readme by Raghav Katyal · 8 years ago
  34. 418e904 CB-10636 Add JSHint for plugins by daserge · 8 years ago
  35. afbeab4 chore: edit package.json license to match SPDX id by t1st3 · 8 years ago
  36. 6ae9af4 CB-10368 Incremented plugin version. by Steve Gill · 8 years ago
  37. 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
  38. 333dd7e CB-10208 Fix file-transfer multipart form data upload format on Windows by daserge · 8 years ago
  39. 182b0c5 CB-9837 Add data URI support to file-transfer upload on iOS by daserge · 8 years ago
  40. a9470ff CB-9600 FileUploadOptions params not posted on iOS by daserge · 8 years ago
  41. 866349e CB-9840 Fallback file-transfer uploadResponse encoding to latin1 in case not encoded with UTF-8 on iOS by daserge · 8 years ago
  42. 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
  43. a762f3f CB-8641 (Windows Phone 8.1) Some file-transfer plugin tests occasionally fail in mobilespec by daserge · 8 years ago
  44. 0913325 Adding linting and fixing linter warnings. Reducing timeouts to 7 seconds. by Dmitry Blotsky · 8 years ago
  45. b11415d CB-10100 updated file dependency to not grab new majors by Steve Gill · 8 years ago
  46. 079f70b CB-10035 Incremented plugin version. by Steve Gill · 8 years ago
  47. 73223a7 CB-7006 Empty file is created on file transfer if server response is 304 by daserge · 8 years ago
  48. 416be76 CB-10098 filetransfer.spec.33 is faulty by daserge · 8 years ago
  49. fe81475 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  50. 6e960b2 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  51. 3ae73a2 CB-10088 - filetransfer spec.10 and spec.11 test is faulty by Shazron Abdullah · 8 years ago
  52. c97f544 CB-9969 Filetransfer upload error deletes original file by daserge · 8 years ago
  53. b7c500e CB-10086 There are two spec.31 tests for file-transfer tests by daserge · 8 years ago
  54. 887c917 CB-10037 Add progress indicator to file-transfer manual tests by daserge · 8 years ago
  55. 007f986 CB-9563 Mulptipart form data is used even a header named Content-Type is present by daserge · 8 years ago
  56. 9e93bad CB-8863 fix block usage of self by Jesse MacFadyen · 8 years ago
  57. 97031b2 CB-10035 linked issues in RELEASENOTES.md by Steve Gill · 8 years ago 1.4.0
  58. 2f4c106 CB-10035 Updated version and RELEASENOTES.md for release 1.4.0 by Steve Gill · 8 years ago
  59. 60f5bf4 removed r prefix from tags by Steve Gill · 8 years ago
  60. 58ad621 CB-10035 Updated RELEASENOTES to be newest to oldest by Steve Gill · 8 years ago
  61. cdeec1c CB-9879 getCookies can cause unhandled NullPointerException by Jeroen Verhoest · 9 years ago
  62. 1899422 CB-6928 Wrong behaviour transferring cacheable content by daserge · 8 years ago
  63. 5857384 CB-51 API: FileTransfer - Support PUT Method by daserge · 8 years ago
  64. 587e051 CB-9906 cleanup duplicate code, removed 2nd isWP8 declaration. by Jesse MacFadyen · 8 years ago
  65. 1e90014 CB-9950 Unpend Filetransfer spec.27 on wp8 as custom headers are now supported by daserge · 9 years ago
  66. 066acb3 Merge branch 'CB-9906' by Jesse MacFadyen · 9 years ago
  67. c5d9272 filetransfer.spec.6 was failing in 4.x branch of iOS because -1 was returned. by Jesse MacFadyen · 9 years ago
  68. 4dc697a CB-9843 Added wp8 quirk to test spec 12 by Alexander Sorokin · 9 years ago
  69. 65d2879 Actually fixing the contribute link. by Dmitry Blotsky · 9 years ago
  70. b4b7284 Fixing contribute link. by Dmitry Blotsky · 9 years ago
  71. c79ee36 Github close #101, close #25, close #54 by daserge · 9 years ago
  72. 116a21b add JIRA issue tracker link by Julien Bouquillon · 9 years ago
  73. ea27193 CB-8431 File Transfer tests crash on Android Lolipop by Vito Rifino · 9 years ago
  74. 869eea4 CB-9673 Fixed test spec.6 failure on iOS by Alexander Sorokin · 9 years ago
  75. f8b0f82 CB-9790 Align FileUploadOptions fileName and mimeType default parameter values to the docs on iOS by jason-ong · 9 years ago
  76. 83ee625 CB-9385 Return FILE_NOT_FOUND_ERR when receiving 404 code on iOS by daserge · 9 years ago
  77. c0b3122 CB-9385 Return FILE_NOT_FOUND_ERR when receiving 404 code on iOS by Ganster41 · 9 years ago
  78. 1142a96 CB-9791 Decreased download and upload tests timeout by Alexander Sorokin · 9 years ago
  79. 7a1008c updated releasenotes by Steve Gill · 9 years ago
  80. b3e225b CB-9681 Incremented plugin version. by Steve Gill · 9 years ago
  81. 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
  82. 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
  83. 8fcdb1a Found issue where : is accepted as a valid header, this is obviously wrong by Joe Bowser · 9 years ago
  84. 2b31723 CB-9562 Fixed incorrect headers handling on Android by Snay · 9 years ago
  85. ad66471 Fixing headers so they don't accept non-ASCII by Joe Bowser · 9 years ago
  86. cebdae3 updated tests to use cordova apache vm by Steve Gill · 9 years ago
  87. 1c39fb5 CB-9493 Fix file paths in file-transfer manual tests by daserge · 9 years ago
  88. dcc98db CB-8816 Add cdvfile:// support on windows by biodiv · 9 years ago CB-9444cordova-plugin-file-transfer
  89. 43eeef8 Merge branch 'master' of https://github.com/danjarvis/cordova-plugin-file-transfer by Jesse MacFadyen · 9 years ago
  90. c8a5268 removed broken link in README by Johan Eliasson · 9 years ago
  91. 499ec5c CB-9376 Fix FileTransfer plugin manual tests issue - 'undefined' in paths by daserge · 9 years ago CB-9381cordova-plugin-file-transfer
  92. f0209a2 remove travis-ci integration by Jesse MacFadyen · 9 years ago
  93. 8e8106e CB-9312 Incremented plugin version. by Nikhil Khandelwal · 9 years ago
  94. 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
  95. 8f62f8b README :: remove duplicate httpMethod option. by Dan Jarvis · 9 years ago
  96. 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
  97. 2bc020d Merge branch 'master' of https://github.com/ABB-Austin/cordova-plugin-file-transfer by Jesse MacFadyen · 9 years ago
  98. 2d7d14e CB-9192 Incremented plugin version. by Steve Gill · 9 years ago
  99. b01ab78 CB-9202 updated repo url to github mirror in package.json by Steve Gill · 9 years ago 1.2.0 r1.2.0
  100. 965581f CB-9192 Updated version and RELEASENOTES.md for release 1.2.0 by Steve Gill · 9 years ago