Commit Graph

317 Commits

Author SHA1 Message Date
Vladimir Kotikov 3effd7f1fe CB-8931 Replace all slashes in windows path 2015-05-07 09:23:48 +03:00
Steve Gill f9dfd2d511 CB-8959 Incremented plugin version. 2015-05-06 17:37:22 -07:00
Steve Gill e251db5cac CB-8959 Updated version and RELEASENOTES.md for release 1.1.0 1.1.0 r1.1.0 2015-05-06 17:07:39 -07:00
alsorokin e5c25b6bc7 CB-8951 Fixed crash related to headers parsing on wp8 2015-05-05 15:48:15 +03:00
alsorokin cd7eb26c7a CB-8933 Increased download and upload test timeout 2015-04-30 14:15:35 +03:00
Dan Polivy 4f7e1566bd CB-6313 [wp8]: Extra boundary in upload
When performing an upload on Windows Phone, an extra boundary is
included after any parameters, and before the file contents. This causes
some servers (such as express/multiparty on node.js) to fail to handle
the request properly.

This commit removes the extraneous boundary.

Fixes https://issues.apache.org/jira/browse/CB-6313

github close #73
2015-04-25 15:06:48 -07:00
Dan Polivy 75d55ddaaa CB-8761 [wp8]: Copy cookies from WebBrowser
On other platforms, the cookies from the browser that apply to the
request are automatically included. On WP8, that's not the case.

This commit will copy the cookies from the WebBrowser control, if the
scheme and host of the WebBrowser match that of the HttpWebRequest. For
users who host their web components remotely, and perform
uploads/downloads from the same server using cookie based
authentication, this fix enables that scenario on WP8, and brings it up
to parity with iOS, Android, and others.

Fixes https://issues.apache.org/jira/browse/CB-8761

CB-8761 [wp8]: Cleanup per comments

github close #74
2015-04-25 15:03:23 -07:00
Steve Gill dfd2c45142 Revert "Revert "CB-8858 Incremented plugin version.""
This reverts commit 490063e1e5.
2015-04-15 16:13:18 -07:00
Steve Gill 490063e1e5 Revert "CB-8858 Incremented plugin version."
This reverts commit ef564a5e2d.
1.0.0 r1.0.0
2015-04-15 16:12:48 -07:00
Steve Gill e9e21eb579 fixed invalid package.json 2015-04-15 16:10:23 -07:00
Steve Gill ef564a5e2d CB-8858 Incremented plugin version. 2015-04-15 16:00:22 -07:00
Steve Gill 99d2979f19 CB-8858 Updated version in package.json for release 1.0.0 2015-04-15 15:58:54 -07:00
Steve Gill 3568eeb387 Revert "CB-8858 Incremented plugin version."
This reverts commit 739cd3087f.
2015-04-15 15:57:55 -07:00
Steve Gill 739cd3087f CB-8858 Incremented plugin version. 2015-04-15 13:55:47 -07:00
Steve Gill 398bebe0a8 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 2015-04-15 11:06:38 -07:00
Steve Gill 53f74e7708 CB-8746 bumped version of file dependency 2015-04-09 17:07:07 -07:00
Steve Gill cf9911ad93 CB-8746 gave plugin major version bump 2015-04-09 16:59:15 -07:00
alsorokin 8e22d5a6b0 CB-8641 Fixed tests to pass on windows and wp8 2015-04-08 13:09:12 +03:00
Vladimir Kotikov 918b2cf8d2 CB-8583 Forces download to overwrite existing target file 2015-04-02 13:43:07 +03:00
Vladimir Kotikov 6ed66a4f29 CB-8589 Fixes upload failure when server's response doesn't contain any data 2015-04-02 13:41:12 +03:00
Steve Gill a868e04b22 CB-8747 updated dependency, added peer dependency 2015-04-01 23:20:47 -07:00
Steve Gill 0530d90fb0 CB-8683 changed plugin-id to pacakge-name 2015-04-01 19:11:23 -07:00
Jan Visser 569568f8b4 Replace all slashes in windows path
Instead of just the first one
2015-04-01 12:50:37 +02:00
Steve Gill decdd22415 CB-8653 properly updated translated docs to use new id 2015-03-31 16:06:00 -07:00
Steve Gill 4e12365d33 CB-8653 updated translated docs to use new id 2015-03-31 10:53:31 -07:00
Jesse MacFadyen ffc6150a9e Use TRAVIS_BUILD_DIR, install paramedic by npm 2015-03-24 23:56:52 -07:00
Steve Gill 30eb233d53 CB-8653 Updated Readme 2015-03-13 19:25:18 -07:00
Vladimir Kotikov fde0d823d9 CB-8654 Note WP8 download requests caching in docs 2015-03-12 12:20:15 +03:00
alsorokin 3ff8382929 CB-8590 (Windows) Fixed download.onprogress.lengthComputable
github close #67
2015-03-05 12:24:57 +03:00
Jesse MacFadyen dc2161be2d CB-8566 Integrate TravisCI 2015-03-02 17:28:51 -08:00
Victor Sosa 5bdcc2d930 CB-8438 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer 2015-02-27 12:50:39 -06:00
Steve Gill fc2cdcca21 CB-8538 Added package.json file 2015-02-25 00:26:08 -08:00
alsorokin c772257a85 CB-8495 Fixed wp8 and wp81 test failures 2015-02-18 17:02:40 +03:00
Jesse MacFadyen 49c21f951f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer 2015-02-11 17:47:59 -08:00
Andrew Grieve d8f7545526 CB-8429 Incremented plugin version. 2015-02-11 17:46:05 -08:00
Andrew Grieve e0f9aad374 CB-8429 Updated version and RELEASENOTES.md for release 0.5.0 (take 2) 2015-02-11 17:46:04 -08:00
Vladimir Kotikov 314677c0c3 Fixes typo, introduced in https://github.com/apache/cordova-plugin-file-transfer/commit/bc43b46 2015-02-11 17:46:04 -08:00
Vladimir Kotikov 5ee666ce0b CB-8407 Use File proxy to construct valid FileEntry for download success callback
Due to changes in file plugin (https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f) result of download method should now have filesystemName specified for proper work. This updates download method to construct FileEntry properly, using File plugin proxy.
2015-02-11 17:46:03 -08:00
Vladimir Kotikov 28189e54f3 CB-8407 Removes excess path to native path conversion in download method
This fixes file transfer download tests failures, when target file is specified by ms-appdata:/// uri on Windows.
2015-02-11 17:46:03 -08:00
Andrew Grieve 976275e955 CB-8429 Incremented plugin version. 2015-02-11 17:46:02 -08:00
Andrew Grieve e680c783d3 CB-8429 Updated version and RELEASENOTES.md for release 0.5.0 2015-02-11 17:46:01 -08:00
Vladimir Kotikov bb0ed704a8 CB-7957 Adds support for browser platform 2015-02-11 17:46:01 -08:00
Vladimir Kotikov 837771c4c6 CB-8095 Fixes JSHint and formatting issues 2015-02-11 17:46:00 -08:00
Vladimir Kotikov 320f0d4173 CB-8095 Updates tests and documentation 2015-02-11 17:46:00 -08:00
Vladimir Kotikov e781bceba7 CB-8095 Rewrite upload method to support progress events properly
* Uses backgroundUploader class instead of XHR
* Returns proper response body in case of error
2015-02-11 17:45:59 -08:00
Jesse MacFadyen 9269172479 Merge branch 'CB-7957' of https://github.com/MSOpenTech/cordova-plugin-file-transfer, closes #26, closes #59 2015-02-11 17:43:32 -08:00
Andrew Grieve a00c258c09 CB-8429 Incremented plugin version. 2015-02-09 09:59:59 -05:00
Andrew Grieve 1882bfbd2d CB-8429 Updated version and RELEASENOTES.md for release 0.5.0 (take 2) 0.5.0 r0.5.0 2015-02-09 09:59:41 -05:00
Vladimir Kotikov 33876409dd Fixes typo, introduced in https://github.com/apache/cordova-plugin-file-transfer/commit/bc43b46 2015-02-06 14:53:57 +03:00
Vladimir Kotikov 7a93626812 CB-8407 Use File proxy to construct valid FileEntry for download success callback
Due to changes in file plugin (https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f) result of download method should now have filesystemName specified for proper work. This updates download method to construct FileEntry properly, using File plugin proxy.
2015-02-05 16:48:33 +03:00