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

Adding option to disable automatic decompression (#2661)

* Adding ability to disable auto decompression

* Updating decompress documentation in README
...

42eb9dfabc85ed029462da1c503f8b414b08ffd0 authored almost 5 years ago by Spencer von der Ohe <[email protected]>
Add independent `maxBodyLength` option (#2781)

* Add independent option to set the maximum size of the request body

* Remove maxBodyLength c...

6642ca9aa1efae47b1a9d3ce3adc98416318661c authored almost 5 years ago by Gustavo López <[email protected]>
Add test for redirecting with too large response (#2695)

521444513969a08ec5ef943c41ba0812845ed4f9 authored almost 5 years ago by Xianming Zhong <[email protected]>
Fixing CHANGELOG.md issue link (#2784)

ac777b13b0c790f3c36d9430e3776ecfc5df704f authored almost 5 years ago by Fonger <[email protected]>
Include axios-hooks in ECOSYSTEM.md (#2003)

8cd470c6138f2cc6355e000307059a52ef63b7b4 authored almost 5 years ago by Simone Busoli <[email protected]>
Added Response header access instructions (#1901)

* Added Response header access instructions

* Added note about using bracket notation

67e560da102916195cd06776d4090b1ec90426a6 authored almost 5 years ago by Alexandru Ungureanu <[email protected]>
Add `onUploadProgress` and `onDownloadProgress` are browser only (#2763)

Saw in #928 and #1966 that `onUploadProgress` and `onDownloadProgress` only work in the browser ...

b139abfc36d741b8a9075efed73e6df340175e9a authored almost 5 years ago by Ian Wijma <[email protected]>
Update ' sign to ` in proxy spec (#2778)

3d6cafb3f79cccbcee26312c86d75d7fd83909b2 authored almost 5 years ago by Jimmy Liao <[email protected]>
Adding responseEncoding to mergeConfig (#1745)

Co-authored-by: Xianming Zhong <[email protected]>

17a967123cc1c06f15146a463b99816d4ca5f2b2 authored almost 5 years ago by Thibault Ehrhart <[email protected]>
Adding jsDelivr link in README (#1110)

* Adding jsDelivr link

* Add SRI

* Remove SRI

Co-authored-by: Yasu Flores <carlosyasu91...

2cf6ae460899d944553fbfd66800cdcb5cd871aa authored almost 5 years ago by Lukas Drgon <[email protected]>
Fixing unit test failure in Windows OS (#2601)

Co-authored-by: Xianming Zhong <[email protected]>

9267d4def1a3c65b2d2bbb051b11d74f25ea00ae authored almost 5 years ago by jennynju <[email protected]>
Fixing issue for HEAD method and gziped repsonse (#2666)

12e00b8018ddfb078800ebc548879723665b4bce authored almost 5 years ago by Nikita Galkin <[email protected]>
Fix tests in browsers (#2748)

2034c1db7eaac61fabd4319af2e9b4478d1d6b52 authored almost 5 years ago by Xianming Zhong <[email protected]>
Compatible with follow-redirect aborts the request (#2689)

* Compatible with follow-redirect aborts the request

* Use the error code

56b72bbd2c2924ff6d89a7004282142d86ead8fa authored almost 5 years ago by Xianming Zhong <[email protected]>
Fix merging of params (#2656)

* Name function to avoid ESLint func-names warning

* Switch params config to merge list and u...

77f0ae4f61e04ec5982eba171b1b7bb0b94569b7 authored almost 5 years ago by Jonathan Sharpe <[email protected]>
chore: add `jsdelivr` and `unpkg` support (#2443)

371d8eac7927efb66a0a0e48cb7495fab0ff17d2 authored almost 5 years ago by JounQin <[email protected]>
Revert `finally` as `then` (#2683)

Co-authored-by: Yasu Flores <[email protected]>

7df84a7ff7c2d33b0f210608a489db7b5fc0df37 authored almost 5 years ago by Xianming Zhong <[email protected]>
Releasing 0.19.2

2a0ff479f9fb7f09a219f5178ca85a6519562ff1 authored almost 5 years ago by Emily Morehouse <[email protected]>
Updating changlog for 0.19.2 release

17cc1d6d7a571aec93e1c05309fc6f428ebe85c4 authored almost 5 years ago by Emily Morehouse <[email protected]>
Remove unnecessary XSS check introduced by #2451 (#2679)

* Remove unnecessary XSS check introduced by #2451

* Remove test file of `isValidXss`

c7488c7dd5ea697facc96202417cd1c4363a4ee7 authored almost 5 years ago by Xianming Zhong <[email protected]>
Fix link formatting in CHANGELOG.md to display PR number in parens as link (#2643)

351cf290f0478d6e47e74c6da2f3ad8fe8f29887 authored almost 5 years ago by Emily Morehouse <[email protected]>
Releasing 0.19.1

960e1c879892ac6e1c83a798c06b9907e35ad2df authored almost 5 years ago by Emily Morehouse <[email protected]>
Fixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639)

8a9421de0fd9e2ae7c7cc147a91b104781cc05a0 authored almost 5 years ago by Malik Dirim <[email protected]>
If this place is false, it will report an error, so you should delete the useless code. (#2458)

ee47120a09ec4487d99f85817856e2c31ac98fee authored almost 5 years ago by 不才 <[email protected]>
Fixing invalid agent issue (#1904)

03e6f4bf4c1eced613cf60d59ef50b0e18b31907 authored almost 5 years ago by Michael Shin <[email protected]>
fix: fix ignore set withCredentials false (#2582)

dc4bc49673943e35280e5df831f5c3d0347a9393 authored about 5 years ago by ZhaoXC <[email protected]>
Remove 'includes' API, fix CI build failure (#2574)

* Remove 'includes' API, fix CI build failure

13c948e661f4a077bbc788dcb9d3c2c1b403d010 authored about 5 years ago by Alanscut <[email protected]>
fixing Travis link (#2540)

fa6cf01c91d068d75d08756a721306b222072fc8 authored about 5 years ago by Alanscut <[email protected]>
Fix CI build failure (#2570)

a17c70cb5ae4acd7aa307b7f7dc869953dea22c4 authored about 5 years ago by Alanscut <[email protected]>
Remove dependency on is-buffer (#1816)

* Remove dependency on is-buffer from package.json

1a32ca0601850dd79d05bbec497c7fd3f6fcc346 authored about 5 years ago by Angelos Chalaris <[email protected]>
Fix badge, use master branch (#2538)

0cc22c2f42885448328fb42b008c2611dbcd06c6 authored about 5 years ago by Yasu Flores <[email protected]>
Fix XSS logic that matched some valid urls (#2529)

* Fix XSS logic that matched some valid urls, e.g. "/one/?foo=bar", when it shouldn't match those

841466416b6851666955113a60ae46830a27003f authored about 5 years ago by Yasu Flores <[email protected]>
Adding options typings (#2341)

bbfd5b1395699ae6290a01f51e0e1b66897099fd authored about 5 years ago by Luke Policinski <[email protected]>
Document fix (#2514)

55aaebcbf5e9e73a56f59e2caf86f035794b12f4 authored about 5 years ago by Yasu Flores <[email protected]>
Update docs with no_proxy change, issue #2484 (#2513)

86d77504c2712ffd787873d0642e62a4e4c5de10 authored about 5 years ago by Yasu Flores <[email protected]>
Adding Typescript HTTP method definition for LINK and UNLINK. (#2444)

b0afbedf1b0c4e3d4b9991028e61fa39b886ae13 authored about 5 years ago by Marlon Barcarol <[email protected]>
Update README.md (#2504)

fa68fd30c3571797fcc6e5a2191e3e55399c4b78 authored about 5 years ago by Harshit Singh <[email protected]>
Revert "Update Webpack + deps, remove now unnecessary polyfills" (#2479)

* Revert "Update Webpack + deps, remove now unnecessary polyfills (#2410)"

This reverts commi...

097948698a057235140cc275504c12d5d20281b8 authored about 5 years ago by Felipe Martins <[email protected]>
Change syntax to see if build passes (#2488)

* Change syntax to see if build passes

* Test commit

* Test with node 10

* Test adding ...

494d8173140debaf822c51bfe9324226cfefadb2 authored about 5 years ago by Yasu Flores <[email protected]>
Update Webpack + deps, remove now unnecessary polyfills (#2410)

* Update deps

* handles webpack 1 -> 4 migration

* remove promise helpers from dev files
...

189b34c45ababa279243d419c60a06ef3c1ab258 authored about 5 years ago by Avindra Goolcharan <[email protected]>
Fix to prevent XSS, throw an error when the URL contains a JS script (#2464)

* Fixes issue where XSS scripts attacks were possible via the URL

* Fix error

* Move throw...

29da6b24db08ff83e7efe2aab512de3d4d8d216d authored about 5 years ago by Yasu Flores <[email protected]>
Fixing missing words in docs template (#2259)

ee60ee368ea0369f5e77b34f015bc37330f9ee75 authored about 5 years ago by Crhistian Ramirez <[email protected]>
custom timeout prompt copy (#2275)

* style: ui

* feat: custom timeout txtx

* feat: custom timeout txtx

6284abfa0693c983e9378b2d074c095262aac7bd authored about 5 years ago by IVLIU <[email protected]>
Add error toJSON example (#2466)

ccca5e0e21fd1225ec1472a85547ff1436e0b506 authored about 5 years ago by Yasu Flores <[email protected]>
Fixing Vulnerability A Fortify Scan finds a critical Cross-Site Scrip… (#2451)

* Fixing Vulnerability A Fortify Scan finds a critical Cross-Site Scripting

* use var insted ...

19969b4fbd6b5b6da67825a69b0f317afa1327dd authored about 5 years ago by Wataru <[email protected]>
Add license badge (#2446)

MIT License badge added in README.md file

4f189ec80ce01a0275d87d24463ef12b16715d9b authored about 5 years ago by Maskedman99 <[email protected]>
fix: Fixing subdomain handling on no_proxy (#2442)

85c9d4ffb093debaca82f76377f102ab2af913cb authored about 5 years ago by Felipe Martins <[email protected]>
Make redirection from HTTP to HTTPS work (#2426)

When calling an HTTP resource redirecting to a HTTPS one with a keepAlive agent. We get the foll...

00cd48027bdfe1998da7100a56b5d68cc57277c2 authored about 5 years ago by Jeremie Thomassey <[email protected]>
Add toJSON property to AxiosError type (#2427)

I noticed the error object has a `toJSON` method but when I tried to use it in my typescript cod...

006b60425c68d8b60df7ae85407b26cf0832343d authored about 5 years ago by Tiago Rodrigues <[email protected]>
Fix word 'sintaxe' to 'syntax' in README.md (#2432)

- translate 'sintaxe' word from portuguese to english

88dbb82d77155d3a8af37b35ef3add6b5fa34855 authored about 5 years ago by Jihwan Oh <[email protected]>
Fixing socket hang up error on node side for slow response. (#1752)

* Fixing socket hang up error on node side for slow response.

* eslint check

93e69625a69ef7bbcf14c9bcb2a1cba2d4b5a126 authored over 5 years ago by Ya Hui Liang(Ryou) <[email protected]>
🐛Fix request finally documentation in README (#2189)

d74385f1c8f944a6d94ae0680d3841859a2fcb38 authored over 5 years ago by Ahmed Tarek <[email protected]>
Fixing issue 2195 - order of if/else blocks is causing unit tests mocking XHR. (#2201)

1b07fb9365d38a1a8ce7427130bf9db8101daf09 authored over 5 years ago by Joshua Melvin <[email protected]>
updating spelling and adding link to docs (#2212)

c454e9f526bad399bd2a92af7fa8bc97a6d1acd0 authored over 5 years ago by Fabio Aiello <[email protected]>
upadating README: notes on CommonJS autocomplete (#2256)

closes #2226. add note on how to gain typings / autocomplete / intellisense when using CommonJS ...

e3a7116f14e7bbb7c3645df5d7910642c8fc2f5e authored over 5 years ago by Vamp <[email protected]>
Sintaxe alternative to send data into the body (#2317)

488a4598a3eedc5bf99a6df0bbd07d1cbd8bb1a4 authored over 5 years ago by Lucas <[email protected]>
docs: minor tweak (#2404)

made the license section link up to the respective file.

f7e2a995d65c9018c6f83eb39c2579051bde6867 authored over 5 years ago by James George <[email protected]>
Fix cancellation error on build master. #2290 #2207 (#2407)

c282e7ea8e5f714bfc19127c71edd4a6711534d1 authored over 5 years ago by Felipe Martins <[email protected]>
Update response interceptor docs (#2399)

f5704fce71151ee78f579f48c3ea4b0707cc23b2 authored over 5 years ago by Sagar Acharya <[email protected]>
Doc fixes, minor examples cleanup (#2198)

* README.md COOKBOOK.md: minor fixes

* simplify language

* ECOSYSTEM: create a few catego...

6a4a85c57fcaba912eee61b87ba34d07323bc60c authored over 5 years ago by Avindra Goolcharan <[email protected]>
Fixing custom config options (#2207)

- fixes #2203

a11cdf468303a365a6dc6e84f6dd0e4b3b8fd336 authored over 5 years ago by Rafael Renan Pacheco <[email protected]>
Fixing set `config.method` after mergeConfig for Axios.prototype.request (#2383)

Inside Axios.prototype.request function, It's forced to set
method to 'get' after `mergeConfig`...

e50a08b2c392c6ce3b5a9dc85ebc860d50414529 authored over 5 years ago by bushuai <[email protected]>
Axios create url bug (#2290)

* Fix #2234

* added spacing --eslint

* added test cases

* removed unexpected cases aft...

89bd3abe9a98daa075be14587a616f8391040eb2 authored over 5 years ago by DIO <[email protected]>
Fix grammar in README.md (#2271)

b9931e0a95f7942f728c0de4ea7cbdef86bc360b authored over 5 years ago by Michael Foss <[email protected]>
Fix a typo in README (#2384)

f0f68afb613fcce97e81fbb3731ab0f65b9b9864 authored over 5 years ago by Denis Sikuler <[email protected]>
Do not modify config.url when using a relative baseURL (resolves #1628) (#2391)

* Adding tests to show config.url mutation

Because config.url is modified while processing th...

6fe506fda290ba935c2641f68f1fcba7f4a16cd3 authored over 5 years ago by multicolaure <[email protected]>
Fix travis CI build (#2386)

98e4acd893fe024ae9e6074894c6164802b3af63 authored over 5 years ago by Felipe Martins <[email protected]>
Fix typo in CHANGELOG.md - s/issue/issues (#2193)

- issue link is not found.
- typo: issue => issues

2ee3b482456cd2a09ccbd3a4b0c20f3d0c5a5644 authored over 5 years ago by Takahiro Ikeda <[email protected]>
Releasing 0.19.0

8d0b92b2678d96770304dd767cd05a59d37f12cf authored over 5 years ago by Emily Morehouse <[email protected]>
Update Changelog for release (0.19.0)

3f7451ceb7b8386a0c233b869dddea1fea05b12f authored over 5 years ago by Emily Morehouse <[email protected]>
Add information about auth parameter to README (#2166)

f28ff933e491ad7b1dd77af6ad3abe126109bd9e authored over 5 years ago by xlaguna <[email protected]>
Add DELETE to list of methods that allow data as a config option (#2169)

5250e6e168f22bf75f0643b21577ac7c4dc486b9 authored over 5 years ago by Daniela Borges Matos de Carvalho <[email protected]>
Update ECOSYSTEM.md - Add Axios Endpoints (#2176)

6b0ccd13fa3fd87e256d5e220ddc6ce935fa72dd authored over 5 years ago by Renan <[email protected]>
Add r2curl in ECOSYSTEM (#2141)

299e827c577c2f1461e17678282f4d19a753e6f2 authored over 5 years ago by 유용우 / CX <[email protected]>
Unzip response body only for statuses != 204 (#1129)

fd0c959355e85afa76d1728b7c7bd93a05e004a4 authored over 5 years ago by drawski <[email protected]>
Update README.md - Add instructions for installing with yarn (#2036)

92d231387fe2092f8736bc1746d4caa766b675f5 authored over 5 years ago by Victor Hermes <[email protected]>
Fixing spacing for README.md (#2066)

ddcc2e4bc0282499afc1370e3686bacaff1faee3 authored over 5 years ago by Josh McCarty <[email protected]>
Update README.md. - Change `.then` to `.finally` in example code (#2090)

48c43d5240e1ac6e6c44495e7428262d32a438f9 authored over 5 years ago by Omar Cai <[email protected]>
Clarify what values responseType can have in Node (#2121)

It seems that `responseType: 'blob'` doesn't actually work in Node (when I tried using it, respo...

b7a9744518f71edad2991b48035e8cade37955a6 authored over 5 years ago by Tyler Breisacher <[email protected]>
Destroy stream on exceeding maxContentLength (fixes #1098) (#1485)

0d4fca085b9b44e110f4c5a3dd7384c31abaf756 authored over 5 years ago by Gadzhi Gadzhiev <[email protected]>
Makes Axios error generic to use AxiosResponse (#1738)

047501f7083665e0924f2680846fd8721e6de50d authored over 5 years ago by Suman Lama <[email protected]>
docs(ECOSYSTEM): add axios-api-versioning (#2020)

283d7b306ce231f092d28e01713905e5c1600d14 authored almost 6 years ago by Weffe <[email protected]>
Fixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993)

2eeb59af4de41e07c7dd1eec09af0230960c029c authored almost 6 years ago by grumblerchester <[email protected]>
Add issue templates

e122c80c9ddb17e4dad2b6225da2ed9e95e986c7 authored almost 6 years ago by Emily Morehouse <[email protected]>
Update README.md. - Add Querystring library note (#1896)

* Update README.md. Querystring libraries note

* Typo in README.md

Co-Authored-By: airs0ur...

71032ab5bd6ccadad04aeed286d2816ca2e84b43 authored almost 6 years ago by Dmitriy Eroshenko <[email protected]>
Add react-hooks-axios to Libraries section of ECOSYSTEM.md (#1925)

da3a85526297b78a00b71c960b0607688b8447be authored almost 6 years ago by Cody Chan <[email protected]>
Allow uppercase methods in typings. (#1781)

75c8b3f146aaa8a71f7dca0263686fb1799f8f31 authored over 6 years ago by Ken Powers <[email protected]>
Fixing .eslintrc without extension (#1789)

81f0d28eb5f8f3ec606fe0e282d4fbaea109c868 authored over 6 years ago by Manoel <[email protected]>
Consistent coding style (#1787)

a74ab87df22a04932bcb1cc91d05dd0b2fa4ae9e authored over 6 years ago by Ali Servet Donmez <[email protected]>
Fixing building url with hash mark (#1771)

This commit fix building url with hash map (fragment identifier) when parameters are present: th...

81eaa3db4cf51bd911f98de5aa1ad130b3c55c8e authored over 6 years ago by Anatoly Ryabov <[email protected]>
Preserve HTTP method when following redirect (#1758)

Resolves #1158

This modifies http.js to uppercase the HTTP method, similar to xhr.js, before ...

21ae22dbd3ae3d3a55d9efd4eead3dd7fb6d8e6e authored over 6 years ago by Rikki Gibson <[email protected]>
Clarify in README that default timeout is 0 (no timeout) (#1750)

Clarify in README that default timeout is 0 (no timeout)

9005a54a8b42be41ca49a31dcfda915d1a91c388 authored over 6 years ago by Ben Standefer <[email protected]>
Add `getUri` signature to TypeScript definition. (#1736)

* Add `getUri` signature to TypeScript definition.

This is in support of #1624.

* Make con...

7db0494579eef8698320dd8a54f1f983cde49897 authored over 6 years ago by Alexander Trauzzi <[email protected]>
Adding isAxiosError flag to errors thrown by axios (#1419)

b681e919c40fbf7abd109d0cb4f0caf2fd5553e5 authored over 6 years ago by Ayush Gupta <[email protected]>
Fix failing SauceLabs tests by updating configuration

- Remove code coverage from SauceLabs CI, as it causes tests to hang.
- Update Safari browser te...

c0b40650d1c61d1e61c7853de806deeb3cb8ad12 authored over 6 years ago by Emily Morehouse <[email protected]>
Releasing 0.19.0-beta.1

527381198e8112dd298918b3d9d6c643763a59c3 authored over 6 years ago by Emily Morehouse <[email protected]>
Update changelog for 0.19.0-beta.1 release

56ac637d7d2f2f08e7b80e892d68cee7ae7ae830 authored over 6 years ago by Emily Morehouse <[email protected]>
Add getUri method (#1712)

* Added getUri method

* Removed usage of "url"

* added method to README

4f98acc57860721c639f94f5772138b2af273301 authored over 6 years ago by Anthony Gauthier <[email protected]>
Adding support for no_proxy env variable (#1693)

* Adding support for no_proxy env variable

* Adds support for the no_proxy environment variab...

38de25257cb41557cc308b42259ee460140a1c37 authored over 6 years ago by Chance Dickson <[email protected]>
Add badge to display install size (#1538)

b9f68bdf001c9179934d00f56984d83bd065b788 authored over 6 years ago by Steven <[email protected]>