Sandeep Somavarapu
|
84534d243c
|
Merge branch 'master' into sandy081/settingsSync/align
|
2021-02-12 15:32:28 +01:00 |
|
Sandeep Somavarapu
|
e7f29d65c3
|
use registerSharedProcessRemoteService to register
|
2021-02-12 11:12:30 +01:00 |
|
Rachel Macfarlane
|
eceff53351
|
Rename login/logout to createSession/removeSession
|
2021-02-11 16:46:47 -08:00 |
|
Rachel Macfarlane
|
650906c369
|
Pass scopes through to authentication providers
|
2021-02-11 14:15:36 -08:00 |
|
Rachel Macfarlane
|
9118a3461c
|
Make onDidChangeSessions event for auth providers fire complete session
|
2021-02-11 10:14:28 -08:00 |
|
Sandeep Somavarapu
|
91c8be9a55
|
Merge branch 'master' into sandy081/settingsSync/align
|
2021-02-11 16:54:41 +01:00 |
|
João Moreno
|
ea048b8771
|
move ipc services back to e-sandbox
related to #114418
|
2021-02-11 16:30:13 +01:00 |
|
João Moreno
|
481b65972b
|
isolate IMainProcessService and ISharedProcessService into common
related to #114418
|
2021-02-11 15:55:07 +01:00 |
|
Sandeep Somavarapu
|
78bdc620d5
|
- disable auto sync when default service changed in web
- donot prevent turning off sync
|
2021-02-10 21:05:19 +01:00 |
|
Sandeep Somavarapu
|
acaf2ed2ac
|
fix tests
|
2021-02-09 17:25:55 +01:00 |
|
Sandeep Somavarapu
|
97fde37887
|
- introduce trusted api
- disable settings sync in untrusted workspace
|
2021-02-09 17:25:54 +01:00 |
|
Benjamin Pasero
|
1e8edfea6e
|
shared process - move all settings sync related services to sandbox
//cc @sandy081
|
2021-02-09 13:41:31 +01:00 |
|
Benjamin Pasero
|
9441f9054f
|
shared process - move service to electron-sandbox
|
2021-02-09 12:25:13 +01:00 |
|
Martin Aeschlimann
|
ed410a1cc0
|
adopt icon descriptions fixes from vscode-docs
|
2021-02-01 23:21:08 +01:00 |
|
Sandeep Somavarapu
|
7ce63bef17
|
fix #115290
|
2021-01-28 18:19:12 +01:00 |
|
Benjamin Pasero
|
28964872e7
|
lifecycle - log long running operations preventing shutdown (for #112278)
|
2020-12-14 08:14:13 +01:00 |
|
Sandeep Somavarapu
|
6643750275
|
Fix #108647
|
2020-12-09 09:45:02 +01:00 |
|
Martin Aeschlimann
|
2ecb47d4ec
|
Use ThemeIcon & IconRegistry for custom icons
|
2020-11-25 22:51:50 +01:00 |
|
Martin Aeschlimann
|
f0ed8aa2e9
|
named codicons for views (for #92791)
|
2020-11-19 21:34:15 +01:00 |
|
Sandeep Somavarapu
|
da9a12b837
|
Fix #104055
|
2020-11-16 15:58:06 +01:00 |
|
Benjamin Pasero
|
b07d19a768
|
storage - remove store2 (#109967)
|
2020-11-13 08:42:59 +01:00 |
|
Sandeep Somavarapu
|
341124ff39
|
#109896 Remove IStorageKeysSyncRegistryService and introduce new service for syncing extensions storage
|
2020-11-04 23:27:54 +01:00 |
|
Sandeep Somavarapu
|
6d5736aa3c
|
#109967 Adopt to new storage API
|
2020-11-04 21:35:40 +01:00 |
|
Benjamin Pasero
|
163bd1dcb3
|
storage - rename storage change event
|
2020-11-04 15:36:35 +01:00 |
|
Benjamin Pasero
|
5956564b72
|
storage - IWorkspaceStorageChangeEvent => IStorageChangeEvent
|
2020-11-02 10:53:41 +01:00 |
|
Rachel Macfarlane
|
55e0bf2f82
|
Remove deprecated authenticationSessionId from embedder API
|
2020-10-23 16:10:00 -07:00 |
|
Sandeep Somavarapu
|
3f20baf3b4
|
move storage keys sync registry service to shared process
|
2020-10-23 13:49:16 +02:00 |
|
Sandeep Somavarapu
|
ad219036a5
|
extract UserDataAutoSyncEnablementService from UserDataAutoSyncService
|
2020-10-21 10:28:18 +02:00 |
|
Benjamin Pasero
|
8fcf778ba2
|
debt - lift lifecycle service to workbench layer
|
2020-10-20 15:36:53 +02:00 |
|
Benjamin Pasero
|
eb8e1815a3
|
dialogs - make sure to put mnemonics for button labels
|
2020-10-14 10:52:57 +02:00 |
|
Sandeep Somavarapu
|
ce20392891
|
enable syncing extensions in web by default
|
2020-10-09 17:08:38 +02:00 |
|
Sandeep Somavarapu
|
ec0d469455
|
Fix #107660
|
2020-09-29 11:33:20 +02:00 |
|
Matt Bierner
|
d014eb1280
|
Update formatting for new TS version
|
2020-09-25 01:27:48 -07:00 |
|
Sandeep Somavarapu
|
8d6fa24ffd
|
use getter - isEnabled() is accesed in the constructor
|
2020-09-24 10:25:19 +02:00 |
|
Sandeep Somavarapu
|
4ad1655304
|
move settings sync options into single interface
|
2020-09-22 08:57:57 +02:00 |
|
Sandeep Somavarapu
|
5ed2768805
|
workbench web api for settings sync enablement
|
2020-09-21 19:26:15 +02:00 |
|
Sandeep Somavarapu
|
868ad44d0f
|
disable syncing extensions in web
|
2020-09-19 10:02:36 +02:00 |
|
Sandeep Somavarapu
|
65e00e8168
|
- Remove acitivating account extension as getSessions does it.
- Add logging during initialization
|
2020-09-18 12:18:09 +02:00 |
|
Sandeep Somavarapu
|
16ff0ce22a
|
Disable syncing extensions in Web
|
2020-09-18 12:18:09 +02:00 |
|
Sandeep Somavarapu
|
d9680b9d05
|
💄
|
2020-09-17 21:14:13 +02:00 |
|
Sandeep Somavarapu
|
20a6e1f5a2
|
update sync url on change
|
2020-09-17 20:20:07 +02:00 |
|
Sandeep Somavarapu
|
6663bb658e
|
Move switch settings sync service during turn on
|
2020-09-17 00:41:24 +02:00 |
|
Sandeep Somavarapu
|
67bd821c07
|
control selecting settings service through canSwitch property
|
2020-09-16 13:36:32 +02:00 |
|
Sandeep Somavarapu
|
e1f021b08a
|
Fix #105936
|
2020-09-02 22:58:30 +02:00 |
|
Sandeep Somavarapu
|
f063ff93f4
|
Fix #103238
|
2020-09-02 18:51:58 +02:00 |
|
Sandeep Somavarapu
|
f1d2076c33
|
#103238 filter using declared providers and wait until they are registered
|
2020-09-01 19:45:50 +02:00 |
|
Sandeep Somavarapu
|
b96ce60e2d
|
#103405 check if sync is on
|
2020-08-29 12:14:46 +02:00 |
|
Sandeep Somavarapu
|
113fea1d2e
|
Fix #103238
|
2020-08-29 11:08:52 +02:00 |
|
Sandeep Somavarapu
|
79e9ee33c9
|
rename and pass environment service
|
2020-08-20 10:47:09 +02:00 |
|
Sandeep Somavarapu
|
7e94ce8831
|
initialsing user data
- get the current authenticated user session from credentials provider
|
2020-08-19 00:31:02 +02:00 |
|