Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02update credential provider warningTyler James Leonhardt
2022-03-01add aka.ms linkTyler Leonhardt
2022-02-22dont swallow keytar errors on desktopTyler Leonhardt
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-21When keytar fails to be used, use an in-memory credential store (#141120)Tyler James Leonhardt
2022-01-21refactor credentialsmainservice and ensure the right one is used (#141100)Tyler James Leonhardt
2022-01-12refactor credentials service to mainTyler Leonhardt
2020-09-24sandbox - move keytar into native host service (#107292)Benjamin Pasero
2020-08-28debt - use some "import type" syntax to ensure the module is not getting loadedBenjamin Pasero
2020-08-19initialsing user dataSandeep Somavarapu
2020-06-05Mark _serviceBrand properties using declare (#99312)Matt Bierner
2020-05-11:ltipstick: make IdleValue#value a getterJohannes Rieken
2019-09-27register platform services directlySandeep Somavarapu
2019-09-27fix layering issueSandeep Somavarapu
2019-09-27Introduce auth token serviceSandeep Somavarapu
2019-09-26:lipstick: move a few services aroundBenjamin Pasero
2019-09-17move credentials service to platformSandeep Somavarapu
2019-08-15web - implement credentials provider and add APIBenjamin Pasero
2019-06-07fix layer breaker with credentials service, #74997Johannes Rieken
2019-02-11Move keytar.test.ts (fixes #68206)Christof Marti
2019-01-04Enabling a few more tslint rules in the codebaseMatt Bierner
2018-10-03Remove "use strict" directives in testsMatt Bierner
2018-05-04Test is improperly skipped (fixes #49101)Christof Marti
2018-01-31Randomize test name to avoid collision when executing in parallel (fixes #42614)Christof Marti
2017-11-08Remove credentials code (fixes #37822)Christof Marti
2017-09-28Skip test on Linux (#35046)Christof Marti
2017-09-27Clean up keytar (fixes #35046)Christof Marti
2017-09-08Defer loading of keytar (fixes #33998)Christof Marti
2017-08-11Add keytar backChristof Marti
2017-07-19Proposed credentials API: PatchworkChristof Marti
2017-07-19Proposed credentials API: Fix linux buildsChristof Marti
2017-07-19Proposed credentials APIChristof Marti