Commit Graph

48 Commits

Author SHA1 Message Date
Benjamin Pasero
6bbe006248 💄 telemetry opt out 2019-10-03 11:12:27 +02:00
Joao Moreno
ff42be5d56 remove 64 bit suggestion
fixes #81792
2019-10-02 10:42:51 +02:00
Benjamin Pasero
f8cdbe7421 host - reduce methods that are required 2019-09-30 11:32:31 +02:00
Sandeep Somavarapu
cfb8230a9e register platform services directly 2019-09-27 17:56:23 +02:00
Sandeep Somavarapu
39fa5f4f7d fix layering issue 2019-09-27 16:15:03 +02:00
Sandeep Somavarapu
64396bf622 adopt to auth token service 2019-09-27 12:48:25 +02:00
Benjamin Pasero
3f7bd94525 debt - lift a few service implementations from platform to workbench 2019-09-27 11:06:53 +02:00
Benjamin Pasero
0f6305f4b2 debt - adopt channel proxy for localizations 2019-09-27 10:16:02 +02:00
Benjamin Pasero
6ee1da3dc5 debt - shuffle things around 2019-09-27 09:44:35 +02:00
Benjamin Pasero
4e4cb81c57 debt - merge workspaces and history into one 2019-09-27 09:33:43 +02:00
Benjamin Pasero
bb8416a5d7 debt - separate browser and desktop workspace editing service 2019-09-26 16:23:19 +02:00
Benjamin Pasero
8e99945e41 debt - get rid of windows service 2019-09-26 15:49:41 +02:00
Benjamin Pasero
a036c0f273 debt - introduce and use workspaces history service 2019-09-26 15:34:04 +02:00
Benjamin Pasero
003a09848e debt - introduce IElectronEnvironmentService 2019-09-26 11:54:17 +02:00
Benjamin Pasero
01b5fe023e debt - remove windowId from window service 2019-09-26 11:24:13 +02:00
Benjamin Pasero
ee5e407dcf debt - have config exporter as workbench contrib 2019-09-26 10:12:20 +02:00
Benjamin Pasero
d0b67392e7 debt - getWindows is electron only 2019-09-25 09:35:28 +02:00
Alex Ross
a5ea66dee5 Refactor file dialog service to fix layer breaker (#81171)
Fixes #81161
2019-09-23 10:29:15 +02:00
Benjamin Pasero
20010646d6 web - do not open our website for first time users 2019-09-19 18:49:26 +02:00
Benjamin Pasero
3334b82562 debt - remove resolveProxy from window service 2019-09-19 18:19:16 +02:00
Benjamin Pasero
c8fa927f76 debt - have methods for restart, relaunch 2019-09-19 09:21:01 +02:00
Sandeep Somavarapu
95e877c12b Merge branch 'master' into sandy081/httpEndPointSync 2019-09-18 19:03:24 +02:00
Benjamin Pasero
b5a0ab0c94 debt - introduce IHostService and distinguish between web and desktop 2019-09-18 19:02:05 +02:00
Benjamin Pasero
23d1760117 debt - first cut extract showIteminFolder 2019-09-18 11:32:09 +02:00
Sandeep Somavarapu
927f8d87a8 Move user data sync to shared process 2019-09-17 23:37:53 +02:00
Benjamin Pasero
2105bcef65 debt - introduce electron service and adopt for showMessageBox 2019-09-17 11:28:09 +02:00
Benjamin Pasero
b9bf66bbb2 web - limit workspace actions 2019-09-16 10:49:47 +02:00
Benjamin Pasero
1d072c60af web - move surveys to browser 2019-09-16 10:28:14 +02:00
Benjamin Pasero
e81ee53809 web - move welcome to browser 2019-09-16 10:21:19 +02:00
Benjamin Pasero
73a128e867 web - add workspace editing service support 2019-09-13 08:42:06 +02:00
Benjamin Pasero
4401cc8350 debt - remove a lot of unused icons 2019-09-10 16:37:01 +02:00
Benjamin Pasero
b690e2f0d1 registerSingleton for IStaticExtensionsService 2019-08-23 11:24:17 +02:00
Benjamin Pasero
719cdaa87c web - implement callback auth flow 2019-08-22 10:43:41 +02:00
Sandeep Somavarapu
9f7925556d Support window logging in web:
- Implement File service based log service
- Implement In memory log provider
- Use in memory log provider for window logging
2019-08-21 12:30:16 +02:00
Benjamin Pasero
d5026ed3fb fix #79453 2019-08-20 11:01:07 +02:00
Benjamin Pasero
b9748c53f0 debt - menubar service should not live in common (#79181) 2019-08-19 20:02:11 +02:00
Johannes Rieken
811dea422e add IStaticExtensionsService, add staticExtensions to embedder API 2019-08-16 16:39:52 +02:00
Sandeep Somavarapu
8095541d7d inline product configuration in produt service 2019-08-15 16:08:11 +02:00
Benjamin Pasero
92dafb390c web - implement credentials provider and add API 2019-08-15 13:13:58 +02:00
Benjamin Pasero
2147b8a9d9 web - enable feedback contribution 2019-08-15 11:36:43 +02:00
Benjamin Pasero
03a43bbacb debt - move issue service out of common since it will not be supported in the web for now 2019-08-15 09:31:57 +02:00
Sandeep Somavarapu
6f55bec945 Fix #69108 2019-08-14 16:47:26 +02:00
Benjamin Pasero
ba69d8dccc open exter - move into opener service 2019-08-14 08:33:50 +02:00
Benjamin Pasero
0c044b6d5d 💄 2019-08-13 12:50:57 +02:00
Benjamin Pasero
5a162ad795 main.ts => desktop.main.ts 2019-08-13 08:15:57 +02:00
Andre Weinand
209e7920d2 move EH debug service to better location 2019-08-12 17:27:49 +02:00
Benjamin Pasero
54a4c00055 web - more cleanup of main files 2019-08-12 12:38:48 +02:00
Benjamin Pasero
bf94bedcfe build - workbench.main => workbench.desktop.main 2019-08-12 12:06:44 +02:00