Commit Graph

18 Commits

Author SHA1 Message Date
daserge 182b0c5ebe CB-9837 Add data URI support to file-transfer upload on iOS
Adds iOS and Windows implementation; mention in the docs
Adds corresponding tests
Increases spec.35 timeout for Windows Phone 8.1 case as it contains 2 download operations
2015-12-14 16:58:18 +03:00
daserge a9470ff1cc CB-9600 FileUploadOptions params not posted on iOS
Documents supported params key/value type
2015-12-07 12:53:03 +03:00
daserge a762f3fe58 CB-8641 (Windows Phone 8.1) Some file-transfer plugin tests occasionally fail in mobilespec
Increases timeout for Windows case for spec.10, spec.21 (abort right away), spec.15 (unknown host)
Documents the latency quirk caused by BackgroundDownloader usage
[Windows] Mark an upload aborted to be cancelled right away as it did not have enough time to be created when abort was called in filetransfer.spec.21 (so that unexpected httpWin fired)
Extended test buffer to avoid unexpectedCallbacks.httpWin on Windows & local test server (filetransfer.spec.21)
2015-12-04 09:57:37 +03:00
Julien Bouquillon 116a21b810 add JIRA issue tracker link 2015-10-17 13:33:12 +03:00
Jesse MacFadyen 43eeef8e44 Merge branch 'master' of https://github.com/danjarvis/cordova-plugin-file-transfer 2015-07-28 11:44:28 -07:00
Johan Eliasson c8a52682f0 removed broken link in README 2015-07-27 17:21:59 +02:00
Jesse MacFadyen f0209a2f75 remove travis-ci integration 2015-07-07 15:04:20 -07:00
Dan Jarvis 8f62f8bc13 README :: remove duplicate httpMethod option.
The httpMethod option was duplicated as an upload option in
04f088b6c9
2015-07-06 10:32:04 -04:00
aroberson f52d324b4f Updated documentation for browser 2015-06-15 16:03:56 -05:00
Michael Chen 04f088b6c9 CB-6503: Allow payload content-types other than multipart/form-data to be used for upload 2015-06-08 15:09:24 -04:00
Raymond Camden dbd7a5ee6d fix npm md issue 2015-06-02 10:50:09 -05:00
Jesse MacFadyen 9402cf41e4 This closes #80, This closes #12 2015-05-11 18:00:32 -07:00
Steve Gill 30eb233d53 CB-8653 Updated Readme 2015-03-13 19:25:18 -07:00
Jesse MacFadyen dc2161be2d CB-8566 Integrate TravisCI 2015-03-02 17:28:51 -08:00
Andrew Grieve 102e7afc93 CB-5658 Add doc.index.md for File Transfer plugin 2013-12-18 15:01:58 -05:00
Steven Gill d50689cd43 updated namespace, name tag and readme 2013-08-14 15:33:18 -07:00
Steven Gill 02a23a997b updated readme 2013-07-18 16:15:55 -07:00
hermwong 3a4a622c9c added README 2013-06-14 10:59:12 -07:00