Zoltan Kochan
bab1723854
fix: do not silently exit on bad HTTPS requests ( #3768 )
...
close #3756
close #3754
2021-09-13 04:44:40 +03:00
Zoltan Kochan
eadf0e5052
perf: accept gzip, deflate encoding from the registry ( #3745 )
...
ref #3738
2021-09-05 02:02:59 +03:00
Zoltan Kochan
eeff424bd1
fix: rename strictSSL to strictSsl in all places ( #3494 )
...
close #3493
2021-06-02 02:27:44 +03:00
Zoltan Kochan
e7d9cd187a
fix: remove out-of-date dependency ( #3488 )
2021-06-01 23:44:02 +03:00
Zoltan Kochan
05baaa6e74
feat: new config setting added - fetch-timeout ( #3390 )
...
close #3387
2021-04-24 19:09:52 +03:00
Zoltan Kochan
7c6243212f
style: autofix
2021-03-17 03:32:06 +02:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
Zoltan Kochan
263f5d813f
fix(fetch): import node-fetch-unix correctly
2020-11-19 00:59:11 +02:00
Zoltan Kochan
88e1eaa908
style: use no delimiters in type declarations
2020-08-26 01:42:36 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
46128b5b01
refactor: export AgentOptions from npm-registry-agent
2020-08-14 03:34:43 +03:00
Zoltan Kochan
71aeb9a382
refactor: API of resolvers and fetchers
...
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.
Also, use a single getCredentials function.
close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
2ebb7af333
fix: print a warning when an HTTP request fails
...
close #1240
PR #2615
2020-06-08 13:49:54 +03:00
Zoltan Kochan
c75a921e36
style: no trailing commas in functions
2020-05-12 19:00:16 +03:00
Zoltan Kochan
53124f62f8
fix(audit): use retry options from config
2020-04-09 02:09:12 +03:00
Zoltan Kochan
bb5d41f337
style: add missing trailing commas and fix the linting rule
2020-01-01 19:18:25 +02:00
ExE Boss
f2d17759dd
feat(fetch): add type information
...
PR #2014
2019-09-18 19:11:43 +03:00
Zoltan Kochan
04474b09d2
feat: @pnpm/server uses @pnpm/fetch instead of got
2019-03-08 02:10:23 +02:00
Zoltan Kochan
3991aa856c
feat: create @pnpm/fetch
2019-03-07 22:58:21 +02:00