Ladislau Szomoru
|
9913e0238a
|
GitHub - cleanup octokit auth (#251266)
Refactor auth
|
2025-06-12 12:41:33 +02:00 |
|
Ladislau Szomoru
|
39500b94ef
|
GitHub - fix auth regression (#250556)
* Revert "GitHub - fix regression in `getOctokitGraphql()` (#249355)"
This reverts commit 3381c264e1.
* Fix graphql client caching
|
2025-06-03 13:13:53 -07:00 |
|
Ladislau Szomoru
|
e806b1ba01
|
GitHub - only prompt once to authenticate in the avatar provider (#249785)
|
2025-05-26 01:30:03 -07:00 |
|
Ladislau Szomoru
|
3381c264e1
|
GitHub - fix regression in getOctokitGraphql() (#249355)
|
2025-05-20 16:43:20 +02:00 |
|
Ladislau Szomoru
|
70107d1562
|
GitHub - fix graphql query regression following the ESM migration (#249340)
|
2025-05-20 12:09:15 +02:00 |
|
Johannes Rieken
|
cb0950e9d7
|
Migrate github extension to ESM (2nd attempt) (#248312)
* Revert "GitHub - revert ESM migration (#247322)"
This reverts commit 2047ab0fff.
* use `"@vscode/extension-telemetry": "^1.0.0"` which doesn't use default export anymore
|
2025-05-07 15:52:46 +02:00 |
|
Ladislau Szomoru
|
2047ab0fff
|
GitHub - revert ESM migration (#247322)
* Revert "fix github extension bundling (#247314)"
This reverts commit 0cffb673f5.
* Revert "migrate github-extension to ESM"
This reverts commit 493874c390.
* Add missing JS file
|
2025-04-24 19:24:59 +02:00 |
|
Johannes
|
493874c390
|
migrate github-extension to ESM
|
2025-04-16 16:04:12 +02:00 |
|
Ladislau Szomoru
|
908b24de44
|
GitHub - branch protection uses silent auth (#184609)
|
2023-06-08 17:59:26 +02:00 |
|
Ladislau Szomoru
|
4182ec739b
|
GitHub - clear branch protection when signing out (#182053)
|
2023-05-10 06:16:56 -07:00 |
|
Ladislau Szomoru
|
3dd678d2b0
|
GitHub - update authentication flow for branch protection (#181924)
* GitHub - tweak authentication request
* Add tracing messages
|
2023-05-09 20:10:00 +02:00 |
|
Ladislau Szomoru
|
a54b497150
|
GitHub - refactor branch protection (#181880)
* GitHub - rewrite to use GraphQL instead of REST
* Add paging
|
2023-05-09 13:14:54 +02:00 |
|
Joyce Er
|
b9b2862341
|
Align auth scopes (#151045)
|
2022-06-01 16:50:05 -07:00 |
|
zz
|
a8097b5607
|
feat(git): Added remote url type option (#146124)
* feat(git): Added remote url type option
* Modify extension configuration
* Simplified code
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
|
2022-04-05 06:49:50 -07:00 |
|
João Moreno
|
f3fed74a92
|
fixes #98931
|
2020-07-16 12:48:33 +02:00 |
|
Rachel Macfarlane
|
629e1d7e16
|
Remove old getSessions and login methods from auth provider API
|
2020-06-24 15:33:09 -07:00 |
|
João Moreno
|
38cf89bcb3
|
fixes #97396
|
2020-06-03 14:24:40 +02:00 |
|
João Moreno
|
a85a2e6044
|
move credential provider to github
|
2020-05-18 21:04:29 +02:00 |
|