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-02-02large refactor including new secret storage wrapper and overall code clean up...Tyler Leonhardt
2022-01-26Bump node-fetch in /extensions/microsoft-authentication (#141536)dependabot[bot]
2022-01-25proposed api for an idToken on AuthenticationSession. ref #140929Tyler Leonhardt
2022-01-20Fix compilationLogan Ramos
2022-01-19Move to @vscode/extension-telemetryLogan Ramos
2022-01-15allow overridding of client id and tenant for microsoft authTyler Leonhardt
2021-12-28Update vscode extension telemetry modulesLogan Ramos
2021-12-16Enable no-case-declarations in codebase (#139243)Matt Bierner
2021-11-23handle 4XX errors differently from othersTyler Leonhardt
2021-11-23simplify polling when getting a network errorTyler Leonhardt
2021-11-12use `enabledApiProposals` instead of wildcard property, also update compilati...Johannes Rieken
2021-11-12split vscode.proposed.d.ts into a file per proposal, https://github.com/micro...Johannes Rieken
2021-11-12refresh more often based on clock skewTyler Leonhardt
2021-11-10Merge branch 'main' into joh/vscode-dtsJohannes Rieken
2021-11-10add additional logging and awaitingTyler Leonhardt
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-11-08Update telemetry moduleLogan Ramos
2021-11-06wait if there's a refresh in progressTyler Leonhardt
2021-11-01await storing of token dataTyler Leonhardt
2021-10-25remove keytar fallback in keychain and add a ton more logging to microsoft au...Tyler Leonhardt
2021-10-13remove async executor of Promise ref #134873Tyler Leonhardt
2021-10-12ESlint: enable no-async-promise-executor (#134873)Benjamin Pasero
2021-10-01Bump telemetry moduleLogan Ramos
2021-09-25update randombytes referenceTyler Leonhardt
2021-09-23Update extension telemetry moduleLogan Ramos
2021-09-01remove web extension kind in builtin extensionsSandeep Somavarapu
2021-08-27Update built in extensions telemetryLogan Ramos
2021-08-27Bump extension telemetry moduleLogan Ramos
2021-08-10Update extension telemetry moduleLogan Ramos
2021-08-09Update extension telemetry moduleLogan Ramos
2021-08-02Bump telemetry module to fix packagingLogan Ramos
2021-08-02Fix #129727Logan Ramos
2021-07-29Fix #129474Logan Ramos
2021-07-26Update to the latest extension moduleLogan Ramos
2021-07-23update auth extensions to use packageJSON property insteadTyler Leonhardt
2021-07-09polish webpack configsMartin Aeschlimann
2021-07-09Merge branch 'main' into joh/webpack5Martin Aeschlimann
2021-07-09Add scopes property to login telemetry (#128261)Tyler James Leonhardt
2021-07-08adopt web extensions to webpack 5Martin Aeschlimann
2021-07-07add useful readmes for the auth providers fixes #127688 fixes #127689Tyler Leonhardt
2021-07-06specify localhost for microsoft auth serverTyler Leonhardt
2021-06-08Pick up TS 4.4@next for buildingMatt Bierner
2021-05-28refactor codeExchangeProxy to use same route and use it for refresh token as ...Tyler Leonhardt
2021-05-26refactor getCallbackEnvironment to return authority by defaultTyler Leonhardt
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-04-23enable virtual workspace capabilitySandeep Somavarapu
2021-04-21update ext manifest schema validation and built-in extsSteVen Batten
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-15Add workspace trust property to auth extensionsRachel Macfarlane