Commit Graph

2551 Commits

Author SHA1 Message Date
Sandeep Somavarapu
fd8411e75e Fix #89559 2020-11-02 16:27:36 +01:00
Benjamin Pasero
744f2ab731 web - use unbuffered upload/download for small files to speed things up 2020-11-02 11:20:48 +01:00
Benjamin Pasero
0268b334e5 enable enableExperimentalProxyLoginDialog per default 2020-11-02 11:02:42 +01:00
Benjamin Pasero
7690417736 Proxy auth dialog shown on hidden window (fix #109667) 2020-10-29 15:29:13 +01:00
João Moreno
96d03d1ecc Linux Snap: Prevent GDK_PIXBUF env from leaking out (#109608)
* update hygiene file

* snap: do not let GDK_PIXBUF leak out

fixes #100940

* 💄
2020-10-29 14:13:22 +01:00
Benjamin Pasero
0ae821e92d auth - some cleanup 2020-10-28 16:49:06 +01:00
Benjamin Pasero
e1f85e36a9 proxy - 💄 jsdoc 2020-10-28 14:30:26 +01:00
Benjamin Pasero
3b45829776 Ask again if credentials don't work (fix #109495) 2020-10-28 14:26:48 +01:00
Benjamin Pasero
95d6a1209c proxy - ask for login again if it fails (via firstAuthAttempt) 2020-10-28 14:14:17 +01:00
Benjamin Pasero
1b2d596187 proxy - always reply back to main, even if cancelled 2020-10-28 13:59:40 +01:00
Benjamin Pasero
e338fc48c9 proxy - always callback even when no credentials are provided 2020-10-28 13:49:20 +01:00
Benjamin Pasero
e113cbf297 Scope proxy credentials to proxy host and port (fix #109497) 2020-10-28 13:29:56 +01:00
Benjamin Pasero
38a6870ac2 proxy - allow to use credentials for multiple requests 2020-10-28 13:11:04 +01:00
Benjamin Pasero
4f759fc230 proxy auth - use urlProtocol as partition 2020-10-27 07:56:47 +01:00
Benjamin Pasero
0cd5f7973a Merge pull request #109368 from microsoft/ben/login-dialog
Use a custom dialog for proxy authentication
2020-10-26 12:55:55 +01:00
Benjamin Pasero
ce1e06123b proxy auth - implement a way to remember credentials 2020-10-26 12:21:20 +01:00
Sandeep Somavarapu
88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +01:00
Benjamin Pasero
4d064bc7d1 proxy auth - introduce new login dialog behind a setting 2020-10-26 07:50:02 +01:00
Sandeep Somavarapu
3f20baf3b4 move storage keys sync registry service to shared process 2020-10-23 13:49:16 +02:00
Sandeep Somavarapu
b813399093 - use --install-builtin-extension arg instaed of --builtin flag to install builtin extension
- speed up installing extensions in cli
2020-10-22 22:31:52 +02:00
Sandeep Somavarapu
4a079b355f Introduce ignored extensions management service 2020-10-22 15:13:32 +02:00
Sandeep Somavarapu
ad219036a5 extract UserDataAutoSyncEnablementService from UserDataAutoSyncService 2020-10-21 10:28:18 +02:00
Benjamin Pasero
5ede377c03 debt - clean up event names in native host 2020-10-13 09:19:30 +02:00
Benjamin Pasero
790ed2b338 debt - 💄 env service identifier 2020-10-13 08:46:01 +02:00
Benjamin Pasero
2b74e92476 debt - move IPC handle methods into one place 2020-10-12 14:51:22 +02:00
Benjamin Pasero
0a7c0fd68e debt - lift more environment properties to electron-main 2020-10-12 11:52:48 +02:00
Benjamin Pasero
ca4dd67abe debt - introduce environment main service to have properties there exclusively 2020-10-12 11:12:41 +02:00
Sandeep Somavarapu
03912754be support user built in extensions 2020-10-09 17:08:38 +02:00
Johannes Rieken
e3dcfe77bc some 💄 and reuse, https://github.com/microsoft/vscode/issues/106395 2020-10-09 11:22:29 +02:00
Johannes Rieken
c0f4a57e22 use trusted html in issue reporter, fyi @RMacfarlane, https://github.com/microsoft/vscode/issues/106395 2020-10-09 11:22:29 +02:00
Sandeep Somavarapu
847f289f36 use async await 2020-10-09 09:08:49 +02:00
Sandeep Somavarapu
13b3a9f5c8 Revert "remove support for disabling syncing extension from cli"
This reverts commit 219a470363.
2020-10-09 09:08:49 +02:00
Johannes Rieken
5c4b013715 less innerHTML in processExplorerMain, fyi @RMacfarlane, https://github.com/microsoft/vscode/issues/106395 2020-10-08 11:34:30 +02:00
Benjamin Pasero
10884cc327 web - better resolve log level 2020-10-08 10:14:07 +02:00
Benjamin Pasero
57fc7c21ac web - add support for setting log level (#108267) 2020-10-08 07:58:08 +02:00
Sandeep Somavarapu
312a812441 Fix #108250 2020-10-07 19:10:55 +02:00
Sandeep Somavarapu
2b44f4ab96 Fix #107709 2020-10-07 12:31:44 +00:00
Rachel Macfarlane
dafce599a6 Add getPassword, setPassword, and deletePassword APIs, #95475
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2020-10-06 14:57:16 -07:00
Benjamin Pasero
38a3d69caf code 💄 2020-10-05 08:06:13 +02:00
Martin Aeschlimann
a7caa97840 OSColorScheme: Separate dark and hc 2020-10-01 12:02:09 +02:00
Sandeep Somavarapu
ec0d469455 Fix #107660 2020-09-29 11:33:20 +02:00
Sandeep Somavarapu
219a470363 remove support for disabling syncing extension from cli 2020-09-29 00:13:11 +02:00
Sandeep Somavarapu
a6dbf4c82c add settings sync enablement handler 2020-09-28 23:56:31 +02:00
Sandeep Somavarapu
3a0d27441c Fix #105914 2020-09-27 15:32:40 +02:00
Raymond Zhao
fc76bf3ebc Toggle window minwidth depending on panel #89721 (#107257)
Change window minwidth depending on panel position. 600px if panel at sides, 400px if panel at bottom.
2020-09-25 13:26:58 -07:00
Benjamin Pasero
7f035b4be7 debt - introduce and adopt FileAccess
deprecate amd.ts and require.toUrl methods
2020-09-25 14:11:05 +02:00
Benjamin Pasero
528b473dba debt - use network.Scheme.file in more places 2020-09-25 08:53:37 +02:00
Benjamin Pasero
392ea6dc16 debt - adopt more of the amd.ts helper functions 2020-09-24 15:35:11 +02:00
Benjamin Pasero
0299fd433f sandbox - move keytar into native host service (#107292) 2020-09-24 08:43:37 +02:00
Martin Aeschlimann
162f9a8717 When reopen code from WSL2, previous open tabs are not restored. Fixes #107111 2020-09-23 17:55:41 +02:00