Tyler James Leonhardt
|
847629239b
|
add owner and comment to some telemetry events (#148752)
|
2022-05-05 17:30:51 -04:00 |
Tyler Leonhardt
|
e2ec6f0a54
|
more accurate naming of pages
|
2022-04-27 15:40:41 -07:00 |
Tyler Leonhardt
|
9c15f4185a
|
add favicon and nonce enforcement in microsoft auth
|
2022-04-15 15:47:20 -07:00 |
Tyler Leonhardt
|
52a394bdea
|
Introduce removeSessionByIToken to remove sessions that aren't in this._tokens yet. Fixes #145189
|
2022-04-14 15:21:54 -07:00 |
Tyler Leonhardt
|
5919378269
|
don't surface error on gets and remove microsoft secret migration. Fixes #146553
|
2022-04-14 12:18:33 -07:00 |
Tyler Leonhardt
|
39c6779828
|
depend on stable vscode.dev for auth extensions
|
2022-03-21 09:35:34 -07:00 |
Tyler Leonhardt
|
f728c9289e
|
use global URLSearchParams
|
2022-03-18 14:52:18 -07:00 |
Logan Ramos
|
9b7268acf9
|
Update telemetry module
|
2022-03-18 11:34:33 -04:00 |
Tyler James Leonhardt
|
00888f774d
|
depend on redirect route within Microsoft auth (#145263)
* depend on redirect service
* better server query parameter handling
|
2022-03-16 13:41:44 -07:00 |
Robo
|
32d40cf44e
|
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0
* Revert "chore: revert to electron@13 (#143851)"
This reverts commit df645f1450 .
* chore: bump electron@17.1.0
* Revert "ci: fix build with latest node-gyp"
This reverts commit c3e948aa30 .
* chore: revert ci changes for node v16
* chore: update yarn.lock
* chore: bump electron@17.1.1
|
2022-03-11 00:51:37 +09:00 |
Tyler Leonhardt
|
739dfea8e6
|
try to use an existing refresh token to get a token with the specified scopes. Fixes #114003
|
2022-03-03 14:54:48 -08:00 |
Robo
|
df645f1450
|
chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"
This reverts commit 01df559c18 .
This reverts commit 46301339b7
* ci: fix remote compiler for sdl-scan
* chore: fix remote/.yarnrc
* chore: fix build/npm/postinstall.js
* chore: rm crash reporter from shared process
* chore: rm crash reporter from ext host
* chore: fix build/lib/layersChecker.ts
* :chore: preserve some more changes
* fix tests
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
|
2022-02-24 17:49:49 +01:00 |
Tyler Leonhardt
|
a0da9978b1
|
include profile for specific claims in idtoken. Fixes #143463
|
2022-02-20 16:58:07 -08:00 |
Tyler Leonhardt
|
ae8bacb9d3
|
ensure getSessions also asks for email and openid scopes and fix #142776
|
2022-02-17 10:27:36 -08:00 |
Tyler Leonhardt
|
6a01cda605
|
use 127.0.0.1 instead of localhost
|
2022-02-08 15:39:34 -08:00 |
Yash Goel
|
5ea92ff535
|
fixed settings sync has duplicate logins (#142340)
* added check and swaped logic
* improved label for usename
* fixed eslint issues
* updated text
|
2022-02-08 12:14:52 -08:00 |
Robo
|
01df559c18
|
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0
* chore: bump node@16.x
* chore: enable render process reuse
* Revert "watcher - use `type` property for crash reporter location"
This reverts commit bfa488dd8f .
* Revert "watcher - enable crash reports on linux (#136264)"
This reverts commit af261488f8 .
* chore: enable crashpad on linux
* chore: bump electron@15.3.1
* chore: update api changes
* chore: bump @vscode/sqlite3@5.0.3
* spec: skip non-context aware module unittests
* chore: fix perf hook integration with node environment
* fix: adopt fs api changes
* chore: fix integration tests
* chore: bump electron@15.3.2
* chore: bump electron@16.0.0
* temp(macOS): kill test instances in OSS
* Revert "temp(macOS): kill test instances in OSS"
This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.
* chore: update chromium version for clang downloader
* some 💄 changes
* align with changes
* adopt more fs.rm
* 💄
* chore: bump @vscode/sqlite3@5.0.4
* fix layers check to account for duplicated types from node.js
* update todo for type casts
* smoke - fix compile issue
* chore: update module cache
* watcher - fix unhandled rejection (fix #137416)
* ci: update node version
* enable stack dumping
* update electron types to 16.x
* chore: bump @vscode/sqlite3@5.0.5
Refs https://github.com/microsoft/vscode/issues/137496
* fix layer issue
* add `AbortSignal` to core types
* chore: update linux compile flags
Refs 797723ec83
* ci: fix linux build
* ci: update github ci cache
* ci: fix remote build in github ci
* ci: better fix for remote build
* chore: bump azure cache
* chore: fix merge conflict
* :chore: update to electron@16.0.2
* chore: bump @vscode/sqlite3@5.0.7
* ci: update to gcc-4.9 for remote
Refs https://github.com/microsoft/vscode/issues/137659
* ci: switch to buster for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: fix build on linux arm64
* ci: fix arm client compiler toolchain
Refs #137927
* chore: bump electron@16.0.3
* ci: fix compile flags for the c toolchain
* chore: bump electron@16.0.4
* Add experimental dark mode flag (#139109)
* Add experimental dark mode flag
* Apply PR feedback
* chore: bump electron@16.0.6
* chore: bump electron@16.0.7
Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300
* chore: experimental highlight API
* smoke - fix compile issue
* FIXME: custom ELECTRON_RUN_AS_NODE with node worker
* Revert "chore: bump electron@16.0.7"
This reverts commit 5fd01cf37c .
* Revert "Revert "chore: bump electron@16.0.7""
This reverts commit a7f1b73951 .
* chore: fix github linux workflow
* chore: address review feedback
* chore: bump electron@16.0.8
* ci: revert to stretch distro for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: force build
* chore: update yarn.lock
* address feedback
* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"
This reverts commit 7b48fa3732 .
* ci: fix remote folder build
* chore: fix github linux ci
* 🆙 `versionSpec`
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
|
2022-02-08 20:09:00 +01:00 |
Tyler Leonhardt
|
e485dc292f
|
improve logic around auth server
|
2022-02-06 14:56:22 -08:00 |
Tyler Leonhardt
|
eb295e4195
|
enable migration parts
|
2022-02-03 14:50:48 -08:00 |
Johannes Rieken
|
4a130c40ed
|
enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391
|
2022-02-02 14:35:33 +01:00 |
Tyler Leonhardt
|
f498b374c0
|
large refactor including new secret storage wrapper and overall code clean up and organization
|
2022-02-01 18:14:31 -08:00 |
dependabot[bot]
|
dbf955b07a
|
Bump node-fetch in /extensions/microsoft-authentication (#141536)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-26 10:16:24 -08:00 |
Tyler Leonhardt
|
9403de257a
|
proposed api for an idToken on AuthenticationSession. ref #140929
|
2022-01-24 20:02:31 -08:00 |
Logan Ramos
|
c047af40b2
|
Fix compilation
|
2022-01-19 16:18:14 -05:00 |
Logan Ramos
|
b22ee20028
|
Move to @vscode/extension-telemetry
|
2022-01-19 15:57:17 -05:00 |
Tyler Leonhardt
|
12902bc7a1
|
allow overridding of client id and tenant for microsoft auth
|
2022-01-14 14:36:34 -08:00 |
Logan Ramos
|
932ab8e485
|
Update vscode extension telemetry modules
|
2021-12-28 11:06:48 -05:00 |
Matt Bierner
|
e7b3724e0c
|
Enable no-case-declarations in codebase (#139243)
Fixes #139236
This can catch tricky programming mistakes that cause a runtime error. See 7e266b2c42 as an example of the type of bug this can prevent
|
2021-12-15 17:15:35 -08:00 |
Tyler Leonhardt
|
53e8f2c26e
|
handle 4XX errors differently from others
|
2021-11-22 16:20:47 -08:00 |
Tyler Leonhardt
|
33a6ac6639
|
simplify polling when getting a network error
|
2021-11-22 15:28:13 -08:00 |
Johannes Rieken
|
09c9d4c293
|
use `enabledApiProposals` instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165
|
2021-11-12 11:05:57 +01:00 |
Johannes Rieken
|
a4d426a1c2
|
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165
|
2021-11-12 09:48:17 +01:00 |
Tyler Leonhardt
|
f8b17200c1
|
refresh more often based on clock skew
|
2021-11-11 14:24:44 -08:00 |
Johannes Rieken
|
d90dd1355b
|
Merge branch 'main' into joh/vscode-dts
|
2021-11-10 08:40:26 +01:00 |
Tyler Leonhardt
|
dc553d6a3e
|
add additional logging and awaiting
|
2021-11-09 20:23:42 -08:00 |
Johannes Rieken
|
68e819043c
|
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
|
2021-11-09 15:53:35 +01:00 |
Johannes Rieken
|
9254a8cd27
|
move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https://github.com/microsoft/vscode/issues/131165
|
2021-11-09 15:00:03 +01:00 |
Logan Ramos
|
00de6a5f2f
|
Update telemetry module
|
2021-11-08 10:00:44 -05:00 |
Tyler Leonhardt
|
66b1668b66
|
wait if there's a refresh in progress
|
2021-11-05 17:01:21 -07:00 |
Tyler Leonhardt
|
e56b43a744
|
await storing of token data
|
2021-11-01 10:06:07 -07:00 |
Tyler Leonhardt
|
4d496f61bc
|
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref #133201
|
2021-10-25 11:16:37 -07:00 |
Tyler Leonhardt
|
a4a3e4e8b0
|
remove async executor of Promise ref #134873
|
2021-10-13 09:09:24 -07:00 |
Benjamin Pasero
|
3cda269c80
|
ESlint: enable no-async-promise-executor (#134873)
|
2021-10-12 10:50:44 +02:00 |
Logan Ramos
|
a4342f3add
|
Bump telemetry module
|
2021-10-01 16:52:56 -04:00 |
Tyler Leonhardt
|
8c6e828a8e
|
update randombytes reference
|
2021-09-25 10:30:55 -07:00 |
Logan Ramos
|
282f499c22
|
Update extension telemetry module
|
2021-09-23 11:26:57 -04:00 |
Sandeep Somavarapu
|
961c2e353d
|
remove web extension kind in builtin extensions
|
2021-09-01 15:09:21 +02:00 |
Logan Ramos
|
8dbad73de5
|
Update built in extensions telemetry
|
2021-08-27 15:45:42 -04:00 |
Logan Ramos
|
ecc7fdac90
|
Bump extension telemetry module
|
2021-08-27 11:29:48 -04:00 |
Logan Ramos
|
da7d76d2ec
|
Update extension telemetry module
|
2021-08-10 12:43:41 -04:00 |