Commit Graph

  • df86929148 release v1.10.0 v1.10.0 Sefa Ilkimen 2018-02-09 10:54:42 +01:00
  • f691d09eb0 update docu and change log Sefa Ilkimen 2018-02-09 10:45:03 +01:00
  • b68cbcd157 replace all typeof calls Sefa Ilkimen 2018-02-09 10:06:32 +01:00
  • a9bdca2d6d make internals private (not directly accessible via public interface) Sefa Ilkimen 2018-02-09 10:01:48 +01:00
  • 5186b375a4 feature #34: add support for transfering raw string as utf-8 encoded data Sefa Ilkimen 2018-02-09 09:16:30 +01:00
  • d28eedebd0 some refactoring: - new module for messages - new module for helper functions Sefa Ilkimen 2018-02-08 16:44:16 +01:00
  • 25b4a283ea - add data type validation for data param - support strings as data when "utf8" serializer is configured Sefa Ilkimen 2018-02-07 18:24:39 +01:00
  • ebef9a2944 Android: fix interface for "utf8" serializer Sefa Ilkimen 2018-02-07 16:57:48 +01:00
  • c452b29433 WIP commit for iOS: - failure handler gets called if an exception occurs in native code - rename "raw" serializer to "utf8" - extract serializer into separate file Sefa Ilkimen 2018-02-07 16:31:51 +01:00
  • 60e7debbdf Merge branch 'master' of https://github.com/robertocapuano/cordova-plugin-advanced-http into robertocapuano-master Sefa Ilkimen 2018-01-21 15:11:44 +01:00
  • c7820c8185 release v1.9.1 v1.9.1 Sefa Ilkimen 2018-01-04 16:34:21 +01:00
  • f6a15190f3 add another cookie spec to validate #59 Sefa Ilkimen 2018-01-04 13:17:52 +01:00
  • 419283c5dd add another spec for cookie handling Sefa Ilkimen 2018-01-04 04:10:30 +01:00
  • 7a8f9a0dba add a spec for cookie handling Sefa Ilkimen 2018-01-04 03:53:39 +01:00
  • 64731a3794 fix #58: white-list of allowed content-types should be removed for iOS Sefa Ilkimen 2018-01-04 02:05:55 +01:00
  • 73097b9db9 fix: bug fix #54 causes a bug on Android (success and failure handler are called both) Sefa Ilkimen 2018-01-04 01:23:49 +01:00
  • a9c3be124e fixed #54: Requests are not responding on iOS with non-string values in header object Sefa Ilkimen 2018-01-04 00:40:40 +01:00
  • 5d5a859cfc added 'raw' serializer Roberto Capuano 2017-12-12 16:42:03 +01:00
  • d67e80dfe0 fix #45: does not encode arrays correctly as HTTP GET parameter on Android Sefa Ilkimen 2017-11-26 03:42:22 +01:00
  • 55ba423d2f update readme to include tough-cookie Sefa Ilkimen 2017-11-24 19:48:39 +01:00
  • 7f34201e8d release v1.9.0 v1.9.0 Sefa Ilkimen 2017-11-24 19:26:03 +01:00
  • 01c43c4e29 throw an error when "setHeader" is used to add a custom cookie header Sefa Ilkimen 2017-11-24 19:14:14 +01:00
  • d34196ff4e feature #46: support adding custom cookies Sefa Ilkimen 2017-11-24 18:47:00 +01:00
  • 1957cf4ef7 update change log Sefa Ilkimen 2017-11-24 17:46:44 +01:00
  • 681c384b3e feature #43: add support for Content-Type "application/javascript" Sefa Ilkimen 2017-11-23 01:03:33 +01:00
  • 9d6406277c - feature #44: expose "getCookieString" method - update version number Sefa Ilkimen 2017-11-16 23:22:29 +01:00
  • b9bc1b0054 - update cordova (dev dependency) - pin version of cordova file plugin dependency (v4.3.3) Sefa Ilkimen 2017-11-13 17:47:35 +01:00
  • d17f44b641 improve CI build error handling (do not continue when one of the commands fail) Sefa Ilkimen 2017-11-08 12:17:27 +01:00
  • 11515a8400 add tests for sending url encoded data Sefa Ilkimen 2017-11-08 11:57:33 +01:00
  • 937296b371 release v1.8.1 v1.8.1 Sefa Ilkimen 2017-11-08 11:17:53 +01:00
  • b60086df0d Add support for Content-Type application/javascript Thomas Opiolka 2017-11-08 11:16:42 +01:00
  • a48a91dd14 add OS identifier for saucelabs tests Sefa Ilkimen 2017-11-08 11:15:32 +01:00
  • e8a72a53cc split CI build into two jobs Sefa Ilkimen 2017-11-08 10:29:59 +01:00
  • efbdc21221 fix: ANDROID_HOME path for CI build Sefa Ilkimen 2017-11-07 18:30:42 +01:00
  • 06d7d859e7 update change log Sefa Ilkimen 2017-11-07 14:53:37 +01:00
  • 239b82c08e enable saucelabs testing for android platform Sefa Ilkimen 2017-11-07 14:52:11 +01:00
  • e987652d97 fix #40: generic error codes are different on Android and iOS Sefa Ilkimen 2017-11-07 13:31:38 +01:00
  • 068b25b6f9 - fix #27: "uploadFile" method doesn't return data object on iOS - update version number Sefa Ilkimen 2017-11-03 15:51:19 +01:00
  • 8c55572eb8 implement test for "downloadFile" method Sefa Ilkimen 2017-11-02 17:01:35 +01:00
  • 48afeefbc3 - update version number - update change log Sefa Ilkimen 2017-11-02 15:45:37 +01:00
  • 292d726b20 - feature #33: response object contains response url - annotate tests with issue numbers - refactor android source code Sefa Ilkimen 2017-11-02 14:59:53 +01:00
  • 47ac5d3e0a release v1.7.1 v1.7.1 Sefa Ilkimen 2017-10-27 18:48:39 +02:00
  • 4db3939bbe - update version number - update changelog - enable travis caching for node modules Sefa Ilkimen 2017-10-27 16:44:37 +02:00
  • 0aee536d5c fix #26: JSON request with array data is not working on Android (JSON error) Sefa Ilkimen 2017-10-27 16:20:35 +02:00
  • 0d8d7735d9 - improve docu for "setHeader" method - add test case for "setHeader" call with port number Sefa Ilkimen 2017-10-27 12:16:01 +02:00
  • 208529003d fix #35: Android headers are not normalized (not returned in lowercase) Sefa Ilkimen 2017-10-26 17:34:32 +02:00
  • 77c0a887ac fix #36: setting basic authentication not working correctly Sefa Ilkimen 2017-10-26 12:11:14 +02:00
  • 8c596d80b0 fixed global 'asterisks' header not defined Jochen Becker 2017-10-26 11:27:30 +02:00
  • 0407a561fc fix broken links in contribution guidelines Sefa Ilkimen 2017-10-24 17:07:25 +02:00
  • ebe6205e50 add contribution guidelines Sefa Ilkimen 2017-10-24 17:00:40 +02:00
  • 3ea9fd4fd1 release v1.7.0 v1.7.0 Sefa Ilkimen 2017-10-24 14:08:06 +02:00
  • 56791016e6 updated version number Sefa Ilkimen 2017-10-24 14:06:19 +02:00
  • 9655c89486 - added indicator for running tests - validation function is triggered when test is finished Sefa Ilkimen 2017-10-23 16:54:34 +02:00
  • 15bf6281bc added missing documentation for "patch " method Sefa Ilkimen 2017-10-20 17:50:16 +02:00
  • d342ca054a updated readme and changelog Sefa Ilkimen 2017-10-20 17:36:46 +02:00
  • d7e13b046b - feature #24: extended behaviour of "setHeader" method - added test suite for www interface of plugin (js files) Sefa Ilkimen 2017-10-20 17:22:51 +02:00
  • 1375727316 release v1.6.2 v1.6.2 Sefa Ilkimen 2017-10-19 17:58:48 +02:00
  • d136d90893 - improved release process (using npm script) - updated version number Sefa Ilkimen 2017-10-19 17:56:30 +02:00
  • a8f1d2b1c2 changed behaviour #29: removed "validateDomainName" function and disabling it when "acceptAllCerts" is enabled Sefa Ilkimen 2017-10-19 16:24:54 +02:00
  • c29ce85df3 Merge pull request #28 from ryandegruyter/patch-1 Sefa Ilkimen 2017-10-19 09:42:13 +02:00
  • aeefc9f5ef tests: increased timeout value because test vm takes long time to spin up Sefa Ilkimen 2017-10-16 10:57:05 +02:00
  • 4ea9c24d6d travis config: added travis_wait to prevent timeout issue Sefa Ilkimen 2017-10-16 10:17:05 +02:00
  • 7037fd2fa7 - improved test app - defined new tests Sefa Ilkimen 2017-10-13 16:30:48 +02:00
  • 6f210a70fb fixed issue #31 - request fails throwing error on erroneous cookies Sefa Ilkimen 2017-10-13 12:16:29 +02:00
  • 10eb102d43 fixed travis config (jwt section) Sefa Ilkimen 2017-10-12 09:08:03 +02:00
  • 9dc0bd56e0 WIP: integrating saucelabs tests Sefa Ilkimen 2017-10-11 16:33:07 +02:00
  • 190c44b30a Add support for Content-Type application/hal+json Ryan de Gruyter 2017-10-09 13:34:40 +02:00
  • 807af7adfa release 1.6.1 v1.6.1 Sefa Ilkimen 2017-10-04 13:01:50 +02:00
  • dd66698f96 updated version number Sefa Ilkimen 2017-10-04 13:00:32 +02:00
  • 3476ff7ffb added script which is updating version number in plugin.xml automatically Sefa Ilkimen 2017-10-04 12:59:33 +02:00
  • 52b2efe71b fixed PATCH method on android Sefa Ilkimen 2017-10-02 16:17:29 +02:00
  • 8b4c6de4b9 implemented PATCH method for iOS v1.6.0 Sefa Ilkimen 2017-10-02 12:29:55 +02:00
  • 3138d423ee temporary removed patch method in www interface Sefa Ilkimen 2017-10-02 11:09:05 +02:00
  • f0194ad55a Merge pull request #22 from akhatri/feature-patch-method-android Sefa Ilkimen 2017-10-02 10:50:12 +02:00
  • 09da3c9a97 patch method android Akshat Khatri - AK 2017-10-01 17:26:20 +11:00
  • 52ccfc6aca Merge remote-tracking branch 'refs/remotes/silkimen/master' into feature-patch-method-android Akshat Khatri - AK 2017-10-01 17:11:41 +11:00
  • fc89a64675 update changelog and version number Sefa Ilkimen 2017-09-29 16:42:36 +02:00
  • 4954385361 - fix issue #16: removed build script and prebuild hook - implement release script Sefa Ilkimen 2017-09-29 16:35:34 +02:00
  • 08554c02cb Merge pull request #21 from kesozjura/master Sefa Ilkimen 2017-09-29 15:51:56 +02:00
  • 18a2fc0c69 temporary umd-tough-cookie.js fix Martin Kasa 2017-09-29 14:44:44 +02:00
  • a4a6440bcb Add global redirection control Martin Kasa 2017-09-29 14:36:00 +02:00
  • 792515e1c6 patch method android Akshat Khatri - AK 2017-09-29 21:02:44 +10:00
  • 66dc8ff2ca changed readme file v1.5.10 Sefa Ilkimen 2017-09-26 10:48:06 +02:00
  • 91b35d561c - updated version number - updated change log Sefa Ilkimen 2017-09-26 10:38:16 +02:00
  • 45c0f8937f Merge pull request #14 from RangerRick/fix-serialization Sefa Ilkimen 2017-09-26 11:15:19 +03:00
  • b1c8427986 Merge pull request #15 from RangerRick/documentation-updates Sefa Ilkimen 2017-09-26 11:05:34 +03:00
  • 91470725ee add missing documentation for setRequestTimeout, removeCookies, and head Benjamin Reed 2017-09-25 16:12:40 -04:00
  • 7cb41e0c1b change setParamSerializer to setDataSerializer (fixes #13) Benjamin Reed 2017-09-25 14:51:57 -04:00
  • ee8cae88a9 updated change log Sefa Ilkimen 2017-09-12 19:05:23 +03:00
  • aa8105948e Merge pull request #10 from DayBr3ak/master Sefa Ilkimen 2017-09-12 19:00:31 +03:00
  • 325a2e6200 fix gzip decompression when request header accepts gzip compression ben 2017-09-12 14:17:52 +02:00
  • 8ac8b95246 updated version number v1.5.9 Sefa Ilkimen 2017-08-21 00:35:24 +02:00
  • 5a7f09bc44 updated change log Sefa Ilkimen 2017-08-21 00:31:50 +02:00
  • 308c49635b added build batch Sefa Ilkimen 2017-08-21 00:23:32 +02:00
  • d2a5a113c6 added slack integration Sefa Ilkimen 2017-08-21 00:17:30 +02:00
  • 2c4ce6f8c7 fixed travis filename Sefa Ilkimen 2017-08-20 23:49:58 +02:00
  • 613593ba51 added travis integration (doing test installation) Sefa Ilkimen 2017-08-20 23:44:21 +02:00
  • a20821378b - if a request timed out the same error codes are returned for iOS and Android - updated change log v1.5.8 Jochen Becker 2017-08-14 17:05:44 +02:00
  • 5535464db2 updated change log v1.5.7 Sefa Ilkimen 2017-08-13 03:05:22 +02:00
  • 7ded66d4b8 fix issue #2: handling "expires" key case-insensitive Sefa Ilkimen 2017-08-13 03:01:52 +02:00