about summary refs log tree commit diff
path: root/editors/code/src/net.ts
AgeCommit message (Expand)AuthorLines
2021-03-07Make extension respect http proxy settingsKam Y. Tse-3/+22
2021-01-25Simplify file download codeLaurențiu Nicola-8/+1
2021-01-25Code: reduce progress notification spamLaurențiu Nicola-7/+9
2020-12-08Remove workaround & fix fetch$1 is not a functionKafji-4/+1
2020-09-23Fix lintMatthias Einwag-1/+1
2020-09-23Move unlink on download into download functionMatthias Einwag-0/+8
2020-09-23Use closure in trailing position and strongly type header mapMatthias Einwag-1/+1
2020-09-22Allow to use a Github Auth token for fetching releasesMatthias Einwag-2/+8
2020-08-21Gate stream.pipeline workaround on fixed versions of nodeVeetaha-0/+8
2020-07-08Workaround rollup messing up default importsVeetaha-1/+4
2020-07-07Gzip artifactsVeetaha-8/+8
2020-06-25Append 10 random hex chars to temp artifact filesVeetaha-1/+5
2020-06-24Don't mess with messy temp dir and just download into extension dirVeetaha-57/+23
2020-06-22Decouple http file stream logic from temp dir logicVeetaha-42/+46
2020-06-22Hotfix skipping the first chunks of the artifactsVeetaha-6/+7
2020-06-20Download artifacts into tmp dirVeetaha-10/+45
2020-06-19Update workaround commentVeetaha-3/+2
2020-03-19Rewrite auto-updateAleksey Kladov-0/+131