Dmitriy Vasyura
aa19df565f
Portable mode improvements and bug fixes ( #287063 )
...
Disabled protocol handlers and registry updates on Windows in portable mode.
Added API proposal to detect if VS Code is running in portable mode from extensions.
Skipped protocol redirect in GitHub authentication in portable mode.
2026-01-24 13:22:53 +01:00
Tyler James Leonhardt
8bd52a173e
Redirect to vscode.dev/redirect and then vscode://.... ( #254841 )
...
So that the browser remembers who triggered the redirect.
Fixes https://github.com/microsoft/vscode/issues/254810
2025-07-09 12:33:37 +02:00
Lee Murray
e0233e7545
Add insiders filter support in CSS and update variables dynamically ( #252488 )
...
Co-authored-by: lemurra_microsoft <Lee.Murray@microsoft.com >
2025-06-26 21:09:15 +02:00
Benjamin Pasero
b8aaad0ef8
auth - update animation ( #251939 )
2025-06-19 20:57:09 +02:00
Benjamin Pasero
a6c11ed472
auth - modernise local redirect page ( #251895 )
2025-06-19 16:56:55 +02:00
Copilot
5a501dcde9
Add light mode support to GitHub authentication sign-in page ( #251509 )
...
* Initial plan for issue
* Add light mode support to GitHub auth page using CSS media queries
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com >
* use vscode colors
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com >
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com >
2025-06-15 23:27:27 -07:00
Tyler James Leonhardt
5d83e82b2d
Fix name branding ( #251566 )
...
* Fix name branding
Typo...
* one more fix
* move around
2025-06-16 05:41:57 +00:00
Tyler James Leonhardt
9cbcaa893f
Bring in branding when built ( #251451 )
...
* Bring in branding when built
Since we shouldn't have "Visual Studio Code" in this OSS repo.
* fix test
2025-06-13 16:41:29 -07:00
Tyler James Leonhardt
31620a3dec
Have Loopback Server flow redirect back to VS Code and make it the primary flow ( #251333 )
...
* Have Loopback Server flow redirect back to VS Code and make it the primary flow
Fixes https://github.com/microsoft/vscode/issues/250086
* Fix test
* Fix test
* Fix other test
2025-06-13 08:14:41 +02:00
Tyler Leonhardt
e2ec6f0a54
more accurate naming of pages
2022-04-27 15:40:41 -07:00
Tyler Leonhardt
ed6d360182
add fallback auth server for github auth and better fallback logic
2022-04-15 15:48:29 -07:00