Sandeep Somavarapu
562c9f6d8b
register policy definitions from policy configuration
2022-05-17 16:01:10 +02:00
Joao Moreno
5db383efe6
use FilePolicyService
2022-05-17 09:35:35 +02:00
Joao Moreno
2d1940e1ab
wip: registerPolicyDefinitions
2022-05-17 09:33:32 +02:00
Joao Moreno
70b7af01e8
wire up policy service
2022-05-16 21:57:56 +02:00
Sandeep Somavarapu
e4c04ea2e9
- Introduce policy model with file policy
...
- Introduce policy configuration using policy model
- Use policy configuration while reading, inspecting and writing configuration
- Adopt json settings editor
2022-05-10 13:49:31 +02:00
Martin Aeschlimann
917811295b
Merge branch 'main' into aeschli/commitInRemoteResourceRoute
2022-05-05 15:56:22 +02:00
Megan Rogge
910b6efc04
do not block shared process startup ( #148639 )
2022-05-03 13:47:00 -07:00
Martin Aeschlimann
a0330948fe
commit in remote resource route
2022-05-03 21:47:08 +02:00
Alex Dima
c0cb9f1749
Remove incorrect comma
2022-05-03 17:19:32 +02:00
Martin Aeschlimann
e3a24d811c
let-> const
2022-05-02 22:08:33 +02:00
Martin Aeschlimann
fda5b84d5d
commit in route
2022-05-02 16:12:28 +02:00
João Moreno
bcc2da6369
make sure code://file uris also respect windowId=_blank
...
fixes #148326
2022-04-28 14:49:01 +02:00
Benjamin Pasero
8a39cb9304
labels - make getPathLabel aware of remote OS
2022-04-26 18:09:01 +02:00
Benjamin Pasero
91140877d4
labels - normlize relative labels too
2022-04-23 09:31:08 +02:00
Joao Moreno
931f4df9dc
fixes #147757
2022-04-20 11:27:40 +02:00
Benjamin Pasero
c4cdb552a5
Remove legacy smoke test driver ( #147393 )
...
* wip
* fix imports
* more lipstick
* fix?
* fix
2022-04-13 19:19:58 +02:00
Benjamin Pasero
d215bada5e
smoke - more logging for shared process
2022-04-12 11:13:19 +02:00
Joao Moreno
cd2b990714
use forceNewWindow when windowId=_blank
2022-04-12 10:57:10 +02:00
Benjamin Pasero
0cad080070
smoke - more shared process logging
2022-04-12 09:15:13 +02:00
Benjamin Pasero
be376cfef0
debt - improve ipc validation code
2022-04-12 07:46:21 +02:00
Logan Ramos
ccf4a9e339
Remove property level owner from telemetry types
2022-04-11 15:18:30 -04:00
Benjamin Pasero
bf82a435b8
smoke - log shared process config
2022-04-11 19:36:48 +02:00
Benjamin Pasero
95c2a71018
Revert "ipcMain validation ( #147071 )"
...
This reverts commit 508b173177 .
2022-04-11 19:34:12 +02:00
Benjamin Pasero
508b173177
ipcMain validation (#147071 )
...
* first cut ipc validation
* clean up
* comment
2022-04-11 18:11:19 +02:00
Sandeep Somavarapu
5669b27cac
Fix #147103
2022-04-11 11:25:48 +05:30
Sandeep Somavarapu
a6180a732e
Show localized manifest for installed extensions in UI:
...
- move translations into extensions scanner service
2022-04-05 12:09:13 +05:30
Sandeep Somavarapu
38bb30e09e
Merge branch 'main' into sandy081/alignExtensionsScanning
2022-04-05 09:32:06 +05:30
João Moreno
ea42ebd406
Handle some URIs in new windows ( #146711 )
...
* handle URI in new windows
* make sure to remove the windowId query param
2022-04-04 08:13:37 -07:00
Benjamin Pasero
2ada17080c
Use playwright for desktop smoke tests ( #146692 )
...
* Use `playwright` for desktop smoke tests
* fix distro issues
* tests - enable prefs tests for web
2022-04-04 10:13:08 +02:00
Sandeep Somavarapu
9fe18d2e6b
fix layering
2022-04-01 23:12:19 +05:30
Sandeep Somavarapu
a51801b465
align extension scanning
...
- Extract extension scanning, validating and nls replacement into `INativeExtensionsScannerService`
- Use `INativeExtensionsScannerService` for scanning in Desktop and Remote extension managements and extension hosts
- Represent invalid extensions in Extensions UI
- Remove prompting for invalid extensions while scanning in Desktop Extension Host in Dev mode
2022-04-01 11:02:02 +05:30
Joe Previte
47432a145e
Update workbench.ts ( #146364 )
...
Remove outdated code
2022-03-31 07:29:02 +02:00
Benjamin Pasero
a70083c043
debt - move storage main into global storage
...
The other location one level up is being file watched and storage file changes constantly.
2022-03-30 07:21:52 +02:00
Sandeep Somavarapu
5a095df0d9
#146048 - Remove dependency on IExtensionManagementService - causing cycling dependencies
2022-03-29 00:16:40 +05:30
Sandeep Somavarapu
1e2aa9b58b
Fix #146048
2022-03-28 21:40:24 +05:30
Benjamin Pasero
61662bf26c
debt - migrate storage.json into User
2022-03-28 08:28:25 +02:00
Martin Aeschlimann
393c1e26e9
Finetune theme detection
2022-03-21 19:03:47 +01:00
Tyler Leonhardt
f5d9ed8aca
💄 Desktop -> Native
2022-03-19 08:33:40 -07:00
Tyler Leonhardt
4e1c18d113
Ensure we prompt on Desktop when keytar doesn't load. Fixes #145282
2022-03-18 13:45:17 -07:00
Daniel Imms
4e3e27650b
shellEnv platform/terminal -> platform/shell
...
Fixes #145405
2022-03-18 09:10:45 -07:00
Logan Ramos
897c851383
Allow more granular configuration of telemetry through product.json ( #143406 )
...
* Allow configuration of telemetry through product.json
* Fix compilation
* Address PR comments
Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com >
2022-03-18 09:33:51 -04:00
Benjamin Pasero
aa4765b0ac
history - fix settings to appear in timeline
2022-03-17 07:19:12 +01:00
Martin Aeschlimann
02e8bd149c
Merge pull request #144759 from microsoft/aeschli/hcLightThemeKind
...
Add high contrast light theme kind
2022-03-16 16:41:22 +01:00
Martin Aeschlimann
596181cb26
Merge branch 'main' into aeschli/hcLightThemeKind
2022-03-15 14:20:31 +01:00
Benjamin Pasero
56cca7a6b7
Merge branch 'main' into ben/history
2022-03-10 16:55:12 +01: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
Benjamin Pasero
6670b3fa46
history - make sure local history home folder exists on disk
2022-03-09 10:47:18 +01:00
Matt Bierner
becce316b2
Avoid re-parsing uri
2022-03-08 14:48:13 -08:00
Matt Bierner
fa6ee6ce91
Only allow webviews protocol in top level editor windows
2022-03-08 11:17:01 -08:00
Martin Aeschlimann
9245f60f40
Add hc light theme kind
2022-03-08 17:05:33 +01:00