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-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-12skip encoding so that users don't have to encode in Trusted Domains (#158032)Tyler James Leonhardt
2022-08-02ignore query and fragment of trustedDomains (#156841)Tyler James Leonhardt
2022-07-21pipe workspace boolean for opener service validator (#155545)SteVen Batten
2022-06-29Updates storage scopes for trustedDomains (#153723)SteVen Batten
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-03-28files - 💄 interface name consistencyBenjamin Pasero
2022-02-05move Auth types to a better locationTyler Leonhardt
2022-02-04Huge telemetry reduction 🎉Logan Ramos
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-21debt - introduce browser environment service with access to workbench optionsBenjamin Pasero
2021-12-30rename mode => language in many places (#139920)Benjamin Pasero
2021-12-16Enable no-case-declarations in codebase (#139243)Matt Bierner
2021-07-23workbench api: additionalTrustedDomainsJoão Moreno
2021-07-01workpaceSteVen Batten
2021-06-25Close #126108Jackson Kearl
2021-05-21Close #124325Jackson Kearl
2021-05-05Fix #122277 - Trusted domains getRemotes call errors in virtual folderJackson Kearl
2021-04-22More removed unusedJackson Kearl
2021-04-22Remove unused servicesJackson Kearl
2021-04-22Remove notificationJackson Kearl
2021-03-30Switch to deepStrictEqual part of #118667Logan Ramos
2021-02-12Make scopes parameter optional to getSessions and remove getAllSessionsRachel Macfarlane
2021-02-12Pass scopes through to authentication providersRachel Macfarlane
2021-02-02Prevent decoding URI the user is trying to open externally (#115615)Logan Ramos
2021-01-14Reworking external opener implementation to allow configured openers to be ca...Matt Bierner
2020-11-27original urls get passed along with openUrlJoão Moreno
2020-11-13storage - remove store2 (#109967)Benjamin Pasero
2020-11-12trustedDomains: loosen restrictions on what a * can beJackson Kearl
2020-11-04adopt using new storage service to sync storageSandeep Somavarapu
2020-11-02Editors: revisit "preview" editors default behaviour (#109779)Benjamin Pasero
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-10-20trusted domains - remove console.logsBenjamin Pasero
2020-10-20link protection - read remotes only once on startup (#108938)Benjamin Pasero
2020-10-14Trust all of github if you're signed in to github.Jackson Kearl
2020-10-14Update trusted domains to work with IPs. (#108634)Jackson Kearl
2020-09-23Command categories are repeated in many places (fix #106019)Benjamin Pasero
2020-09-21Fix two spelling mistakes (#107073)ItzLevvie
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-07-10debt - more action2 adoptionBenjamin Pasero
2020-07-07displayName -> label, use providerIds in favor of getProviderIds, #100993Rachel Macfarlane
2020-06-09Adds a timeout for trying to resolve remotesEric Amodio
2020-06-04Fix #99063Jackson Kearl
2020-06-04Update github remote parsing regex to fix #99063Jackson Kearl
2020-06-03Case-normalize github paths to fix #99294.Jackson Kearl
2020-06-02Fix #99062Jackson Kearl
2020-06-02Allow dots in repo names for automatic domain trusting. Fixes #99063.Jackson Kearl
2020-05-26Fix #98573Jackson Kearl
2020-05-15Fix bug causing quick actions to not auto-open the domainJackson Kearl
2020-05-15Dont repeat userDomains in trusted domains docJackson Kearl