aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation/fetch_artifact_release_info.ts
Commit message (Expand)AuthorAgeFilesLines
* Rewrite auto-updateAleksey Kladov2020-03-191-77/+0
* vscode: get release date from release infoVeetaha2020-03-141-0/+3
* vscode: wrap non-single-line if body with curlies as per matkladVeetaha2020-02-241-3/+5
* add error handling to fetchArtifactReleaseInfo(), throw Error when no artifac...Veetaha2020-02-241-19/+37
* Extract client-side loggingAleksey Kladov2020-02-221-1/+2
* enforce camel caseAleksey Kladov2020-02-211-0/+1
* Migrate to eslintAleksey Kladov2020-02-171-3/+3
* vscode: add release tag option to fetchArtifactReleaseInfo()Veetaha2020-02-161-0/+52