Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/axios/axios

Promise based HTTP client for the browser and node.js
https://github.com/axios/axios

Fixing issue with standalone build

closes #47

8fded1802b1289e212c6ef6d9d015e3587253e94 authored almost 10 years ago by mzabriskie <[email protected]>
Fixing issues with strict mode

closes #45

6d03e0bd4ebe5ac2f0d7f2bac88a3c8d262ccaf7 authored almost 10 years ago by mzabriskie <[email protected]>
Noting that jasmine-ajax 3.0.0 is needed

ace6a04671a2ec893cad1f05300b85b6dff5ddf2 authored almost 10 years ago by mzabriskie <[email protected]>
Updating karma

0438dd3bac718f1332073b72b4cd3401d3181caa authored almost 10 years ago by mzabriskie <[email protected]>
Adding examples

7efc095582b51ef5e513b4076cb504ce35cefd68 authored almost 10 years ago by mzabriskie <[email protected]>
Stray console.log

e880940099bce2edca9e17fbb5cff16d445fc896 authored almost 10 years ago by mzabriskie <[email protected]>
Fixing issue with multibyte characters in node

closes #38

0412c7666e72f17e5359a1106f20b79e59f1b3c1 authored almost 10 years ago by mzabriskie <[email protected]>
Adding tests for responseType arraybuffer

59093a9c610f3309fa20ffc3c57c8da71dd7ca2f authored almost 10 years ago by mzabriskie <[email protected]>
Merge pull request #37 from nnarhinen/arraybuffer

Add support for arraybuffer requests in browser

d27cef35ba699508055dbddeb635bce954ba5fff authored almost 10 years ago by Matt Zabriskie <[email protected]>
Add support for arraybuffer requests in browser

21f4a7f544d50b371327754d706955b1373ee73a authored almost 10 years ago by Niklas Närhinen <[email protected]>
Releasing 0.5.0

fa6c26a0e5eaad5d58071eb39d7afff0c7dc051c authored almost 10 years ago by mzabriskie <[email protected]>
Upgrading es6-promise dependency

a9bcc8f4190a6d37a14a2d9d6d479c063994d9bb authored almost 10 years ago by mzabriskie <[email protected]>
Updating README

59763d398949f2cf5051da45e48ac6c4308f652a authored almost 10 years ago by mzabriskie <[email protected]>
Adding comments

b4d81bd1246e780172b2c5685d6717129fd8f68e authored almost 10 years ago by mzabriskie <[email protected]>
Cleaning up core axios a bit

bbf437ce4c4115b24b7be575fbb1a74c45e616c8 authored almost 10 years ago by mzabriskie <[email protected]>
Adding support for removing interceptors

9e3830cf9229325240df60b5e6a6d70076645102 authored almost 10 years ago by mzabriskie <[email protected]>
Moving webpack config to it's own file

7b05902b3cfe1f8eb73ee40465d89d4dd3d70078 authored almost 10 years ago by mzabriskie <[email protected]>
Releasing 0.4.2

2d5250ce0ae02ee9f6412f776690d8b99f11fb1e authored about 10 years ago by mzabriskie <[email protected]>
Merging master

d65f9f7eea5f491e72932faa8f62780d45175fad authored about 10 years ago by mzabriskie <[email protected]>
Fixing issue with standalone build

closes #29

1b2cc9ffe34643333a3d4a6f2fda88bd7db49663 authored about 10 years ago by mzabriskie <[email protected]>
Merge pull request #30 from torarnek/master

Fixing errors caused by lowercase verb

32ca449939ee60786589efef0cca580618b43bb3 authored about 10 years ago by Matt Zabriskie <[email protected]>
Fixes failing tests for the IE8/IE9 capitalized verb bug.

ecd9f7391c938500b27b1464863e7da01f35b089 authored about 10 years ago by torkvalo <[email protected]>
Delete fails in IE8/IE9, the verb needs to be capitalized.

4f34f61b701f537bc77bfcbc31cafe3e29b0c133 authored about 10 years ago by torkvalo <[email protected]>
Merge pull request #27 from jmdobry/feature-interceptors

Adding support for interceptors

b9fb9fec49b1f63bd5ed166eea6bd84df8db5209 authored about 10 years ago by Matt Zabriskie <[email protected]>
Initial interceptor implementation.

5bb39f32796af51eba9c01f5bc5be5d88e8c340f authored about 10 years ago by Jason Dobry <[email protected]>
Updating TypeScript definition

eba892d9baa023ca55a39f2e32de662515d96e11 authored about 10 years ago by mzabriskie <[email protected]>
Merge pull request #25 from blittle/master

Add a TypeScript definition for Axios with included tests

738af701bb39aba951a502e527372a97be1bc254 authored about 10 years ago by Matt Zabriskie <[email protected]>
Add a TypeScript definition for Axios with included tests

7753adde2cf573bfd1a898a2e690b5cc630f83a9 authored about 10 years ago by Bret Little <[email protected]>
Merge pull request #22 from nnarhinen/formdata-content-type

Fixing issue with Content-Type when uploading FormData

d93df704a269d3cbf8f00bcd4b2b2489d5b74f49 authored about 10 years ago by Matt Zabriskie <[email protected]>
Automatic Content-Type for FormData uploads

When data passed to axios is of type FormData we have to let the browser
create the Content-Type...

2f4d0b8b45dbb766a3348200fdff02ee00d9d6c0 authored about 10 years ago by Niklas Närhinen <[email protected]>
Releasing 0.4.1

789baf3a58b717e270ded37d4416ae25a650d99d authored about 10 years ago by mzabriskie <[email protected]>
Updating README

7e422d1463118f938f1addfca2efb35905bc8644 authored about 10 years ago by mzabriskie <[email protected]>
Adding error handling to request for node.js - closes #18

5fce14d9ec99d0b70dc0b15776ec0a70880a98cb authored about 10 years ago by mzabriskie <[email protected]>
Releasing 0.4.0

1d6430f667486ca9de390ccec242114b36c41377 authored about 10 years ago by mzabriskie <[email protected]>
Adding banner to all min files

e0b1bb6d0ba9c4175ccf895f65823605368cdf53 authored about 10 years ago by mzabriskie <[email protected]>
Adding tests for transformers

ede39aaea9a57c61063678ab6463e385aae301ee authored about 10 years ago by mzabriskie <[email protected]>
Adding custom URL support in sandbox client

e3308899d3f5adc25eb29ef4fba9a7cd6ec4bb8d authored over 10 years ago by mzabriskie <[email protected]>
Updating README

8c3fc8fa8a7427613165af6fc9542c0cc4ff09b7 authored over 10 years ago by mzabriskie <[email protected]>
Deprecating success/error in favor of then/catch

2eda22127e22ddfa83a3cef6bb396a2a5ffabf67 authored over 10 years ago by mzabriskie <[email protected]>
Supporting standalone build without bundled es6-promise - #11

38d429f6dc22ffe82b430619942acd8f6004abf7 authored over 10 years ago by mzabriskie <[email protected]>
Moving stuff to helpers/

1b803fb2334f14044a4c57640883103729ae615b authored over 10 years ago by mzabriskie <[email protected]>
Better User-Agent name

edb0c3ce24a6f88400b73fea385cd82993dafab0 authored over 10 years ago by mzabriskie <[email protected]>
Fixing failing tests

f406b092fc971ef35ffdbceee84cc827f3d389f5 authored over 10 years ago by mzabriskie <[email protected]>
Fixing issue #9

77bed7c8ab9aaf80d98bf2b87e107ab30f7acd77 authored over 10 years ago by mzabriskie <[email protected]>
Adding SSL support for node.js - #12

94b2352438c01cf98865c35f3b9d56a23aaf53d0 authored over 10 years ago by mzabriskie <[email protected]>
Merge pull request #13 from mathbruyen/utf8_content_length

Handle UTF-8 multibyte sequences in node

c0201fd419720888d244757a5c7793517a280dd1 authored over 10 years ago by Matt Zabriskie <[email protected]>
Handle UTF-8 multibyte sequences in node

Content-length header was set to the length of the string, which
does not take into account mult...

9d5a8781e3bb8828385485f2a4450277f274e7d9 authored over 10 years ago by Mathieu Bruyen <[email protected]>
Adding LICENSE

72a91ef2b0cb90428b3e24ac025e47a48b71ea99 authored over 10 years ago by mzabriskie <[email protected]>
Updating ignores

2a06e3b307ae860044936fd159fb55c770c1326a authored over 10 years ago by mzabriskie <[email protected]>
Merging master

89bd626b87bb74e21fbd2da86813ccaff42aca5e authored over 10 years ago by mzabriskie <[email protected]>
Adding CONTRIBUTING.md

87b5317114b98367405b4f14a7f882518ac55449 authored over 10 years ago by mzabriskie <[email protected]>
Adding descriptions to grunt tasks

13fb3e80b0fb14c4e678ac6ee7dd3a6130d22aef authored over 10 years ago by mzabriskie <[email protected]>
Merge pull request #10 from mathbruyen/arraybuffer

Allow ArrayBuffer and related views as data

c03e51ce8305cb9abe9fd7bc97aa4d71353f2f29 authored over 10 years ago by Matt Zabriskie <[email protected]>
Allow ArrayBuffer and related views as data

In order to push binary data under the form of ArrayBuffer and
its related views (Int8Array, ......

095a204c5bd887622e196ab646136442495d4e4d authored over 10 years ago by Mathieu Bruyen <[email protected]>
Releasing 0.3.1

d8f687dc52d6ee5242798ceac34e05f86853250d authored over 10 years ago by mzabriskie <[email protected]>
Fixing issue #3

e1aa04cceeeb72e52b41c891d1fd0325db96a0f7 authored over 10 years ago by mzabriskie <[email protected]>
Updating CHANGELOG

3950ceea2107ae798036f5378d1deaa26bcedd91 authored over 10 years ago by mzabriskie <[email protected]>
Releasing 0.3.0

0f2461a6bb90efdbc54c8c2a234062a24b8222ca authored over 10 years ago by mzabriskie <[email protected]>
Updating CHANGELOG

5947b5acf5ed4b7082e9866f3692e10cd2357448 authored over 10 years ago by mzabriskie <[email protected]>
Updating CHANGELOG

ca08dcdf509103e73dc440141b8ad77d3b35246e authored over 10 years ago by mzabriskie <[email protected]>
Updating README

db3f59984b88b0b3dac890f2a7a9f73d07af8f47 authored over 10 years ago by mzabriskie <[email protected]>
Updating README

679ec09b39482e58c583bc9230339441f18229c5 authored over 10 years ago by mzabriskie <[email protected]>
Fixing issue #8

59eb2b6204fa3730fc91258b5180eb0f8397fd8d authored over 10 years ago by mzabriskie <[email protected]>
Fixing issue #7

1fa35ced3c086622807de0c808a797cfbff092cd authored over 10 years ago by mzabriskie <[email protected]>
Releasing 0.2.2

f2fd9f7dd3a644ddbd25b4bfe59c86313b24a443 authored over 10 years ago by mzabriskie <[email protected]>
Updating CHANGELOG

e01352a653bb98c9eb821fae73884fb2db6dccd5 authored over 10 years ago by mzabriskie <[email protected]>
Merge pull request #5 from nickb1080/browserify-fix

Fixing bundling with browserify

42ed3e14a2aab81cb30802b620c4756e90bd05bc authored over 10 years ago by Matt Zabriskie <[email protected]>
remove browserified file

d0bdde4ce3660c00e2444ff5f96be190275b3a44 authored over 10 years ago by Nick Bottomley <[email protected]>
add 'browser' field to package.json for browserify

c26505322535a6ceec3cea469df78c2bc3cf6f43 authored over 10 years ago by Nick Bottomley <[email protected]>
Releasing 0.2.1

629c576f23e2983382ff7251a5c18b44249b0d2b authored over 10 years ago by mzabriskie <[email protected]>
Updating CHANGELOG

3546990e02c76433c7da4347d428413620177789 authored over 10 years ago by mzabriskie <[email protected]>
Fixing build problem causing ridiculous file sizes

399f87ea05052bf5270f5677b0952571f84dbf15 authored over 10 years ago by mzabriskie <[email protected]>
Updating README

ec931f6abb7aa284884569e89e4f7448821e4ab0 authored over 10 years ago by mzabriskie <[email protected]>
Adding CHANGELOG

e796b904b79cab525742b1d892c673a45d1b1da6 authored over 10 years ago by mzabriskie <[email protected]>
Releasing 0.2.0

3b7132ee1b9dffa4927735e49598dcd92836fcb2 authored over 10 years ago by mzabriskie <[email protected]>
Updating README

962dda093dd524a2408786dbac9b325ff1c117ba authored over 10 years ago by mzabriskie <[email protected]>
Updating README

10934965cc36dda102b759c5af70cbc490a4aa12 authored over 10 years ago by mzabriskie <[email protected]>
Adding support for node

f4a334e17c3031970a5cb614551d057948f7d09f authored over 10 years ago by mzabriskie <[email protected]>
Updating README

743f8683da4059509911423e356fca087e757350 authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

2e0e3403269feb4e4e370b06cd3d895a4e7a2b75 authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

c279d3c680946de526d4238ba1b3cda608e3c42b authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

50955aba5024fc90723c3d3cc36b1a4ee353fc05 authored over 10 years ago by Matt Zabriskie <[email protected]>
Adding support for all and spread

c43f2b9710549626eba63916b3c3e7d2c100e402 authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

38ad8fef20ee5807698ffb3e0cefabfc3e122f6a authored over 10 years ago by Matt Zabriskie <[email protected]>
Version bump - 0.1.0

00724fdd0bb5bfa66f466cbf459e590a5d7c0c9d authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

839fcca5e228fc2e99dc4e6d298876a5e61023c3 authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

5a00ff00e8f70f8bdd9c2b7dc6da4b2e0eeebfca authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

0b0ef29be08261cf84fc957125768f3507942f9e authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

a3e5e7d2c1dcd4bfe44d5ba0c961068742a0ff00 authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

96087903807d8a7d45e10f20b6d717c7bcf418e6 authored over 10 years ago by Matt Zabriskie <[email protected]>
Improving the response API

d441f8392f9ec2c85220c448bdae6b62ec295e8a authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

1c35eaadc033b759d52e327f980b201f8cc1eead authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating README

5e6e269b54c3b0f1579db9606f3a50f0efb899a1 authored over 10 years ago by Matt Zabriskie <[email protected]>
Renaming options to config

774b8c8e859105153a3f527da7ae387552bbe2e9 authored over 10 years ago by Matt Zabriskie <[email protected]>
Adding xsrf protection

7aef479c7e50298217a5cd06ebe3747c85c084fb authored over 10 years ago by Matt Zabriskie <[email protected]>
Fixing typo

3ae6670f77f0edc50858d3ec3686c4f286d98a4e authored over 10 years ago by Matt Zabriskie <[email protected]>
Adding sandbox

25797283846be20daa45c07c4b1cf4b5d70d114c authored over 10 years ago by Matt Zabriskie <[email protected]>
Adding example

9efd6047e4a2ce6871ab69b0067339a7753684ff authored over 10 years ago by Matt Zabriskie <[email protected]>
Updating ignores

f5f461d8a21a8afb35eb6bad835f9508983d8ea7 authored over 10 years ago by Matt Zabriskie <[email protected]>
Adding banner

2fb81d805f252b509dba76bb0f28c26c020c43ec authored over 10 years ago by Matt Zabriskie <[email protected]>