Commit Graph
2473 Commits
Author SHA1 Message Date
Martin Aeschlimann 7ce60506a9 Merge pull request #106277 from microsoft/aeschli/adoptColorScheme
add HostColorService & unify ColorSchema
2020-09-08 12:48:07 -07:00
mbassit 4a801b9737 Increased height of proxy authentication dialog to prevent cutting buttons (#83900) 2020-09-08 11:19:39 +02:00
Martin Aeschlimann 0a22f4cc42 more colorScheme adoption 2020-09-08 11:14:18 +02:00
Martin Aeschlimann b8caf59d0c adopt color scheme in host service 2020-09-07 17:28:38 +02:00
Sandeep Somavarapu 79c4f10983 Fix #106021 2020-09-07 15:24:57 +02:00
Benjamin Pasero 4a2b990be3 themes - first cut ColorScheme support (#105715) (#105716) 2020-09-07 10:25:10 +02:00
Benjamin Pasero d0f6bd65aa Merge branch 'master' into ben/sandbox-environment 2020-09-07 08:43:24 +02:00
Sandeep Somavarapu e8cf34521d remove remote web user data directory and use indexedDB in browser 2020-09-05 09:06:43 +02:00
Benjamin Pasero 3da939d1d7 Merge branch 'master' into ben/sandbox-environment 2020-09-04 10:45:13 +02:00
Benjamin Pasero 4f8453d572 sandbox - allow native workbench environment service on common layer 2020-09-03 16:24:27 +02:00
Benjamin Pasero 0280c04dc6 sandbox - lift some environment properties that are only used in workbench up 2020-09-03 15:03:54 +02:00
Sandeep Somavarapu 542094d306 ignore when invalid credentials data is passed 2020-09-03 11:37:03 +02:00
Benjamin Pasero ae942354ab sandbox - move native environment service to common layer 2020-09-03 11:30:08 +02:00
Sandeep Somavarapu 4353a83dae Merge branch 'master' into sandy081/supportCredentials 2020-09-02 14:50:52 +02:00
Benjamin Pasero 29ca95b2a2 Hitting a breakpoint doesn't active window (fix #105913) 2020-09-02 14:16:19 +02:00
Sandeep Somavarapu 32f934cebe Pass credentials through args 2020-09-02 12:39:19 +02:00
Sandeep Somavarapu d1ce0eb43b Revert "Get authentication session info from workbench html in dev mode"
This reverts commit 2e8152ce75.
2020-09-01 12:26:21 +02:00
Sandeep Somavarapu 2e8152ce75 Get authentication session info from workbench html in dev mode 2020-08-31 17:41:37 +02:00
Benjamin Pasero e2d5e90ec4 debt - move extension debug IPC channel closer to interface 2020-08-31 17:10:19 +02:00
Benjamin Pasero bc797a3b0b sandbox - remove dependency to native keymap on startup 2020-08-31 16:58:26 +02:00
Benjamin Pasero 9b50b84c4c use import-type for modules we load async (#105594) 2020-08-31 10:58:16 +02:00
Benjamin Pasero 513807b0e4 web - improve window indicator 2020-08-28 17:50:39 +02:00
Benjamin Pasero c393e6a3a9 debt - use some "import type" syntax to ensure the module is not getting loaded 2020-08-28 17:22:19 +02:00
Benjamin Pasero e8817784f2 themes - distinguish between OS HC and autodetect HC 2020-08-28 17:01:19 +02:00
Benjamin Pasero dd85f62e65 Process explorer: use icon font instead of SVG (fix #102560) (#105411) 2020-08-28 10:44:48 +02:00
Johannes Rieken 555808e9cd Merge pull request #104644 from annkamsk/dom-api-instead-string-concat
issueReporter: Use DOM API instead of string concatenation
2020-08-28 10:38:15 +02:00
Benjamin Pasero 3c80a82a8e perf - load semver-umd only when needed in cli-process 2020-08-27 17:08:36 +02:00
Benjamin Pasero 21dd836ddb macOS: detect high contrast theme (fix #105481) 2020-08-27 10:45:00 +02:00
Benjamin Pasero f4d92fcb73 electron 9: adopt 'render-process-gone' event and show details 2020-08-27 10:24:50 +02:00
Benjamin Pasero 46860a105b sandbox - allow to bring up a minimal workbench with simple services and in-memory file-system 2020-08-26 08:32:19 +02:00
Benjamin Pasero b0f0a1bf81 web - only add window indicator if running without remote 2020-08-25 14:45:37 +02:00
annkamsk e9495c1e60 Use DOM API for creating HTML elements instead of string concatenation 2020-08-25 10:54:50 +02:00
Benjamin Pasero 302e86a132 sandbox - some tweaks around loading modules lazy if possible(semver-umd) 2020-08-25 09:28:18 +02:00
Martin Aeschlimann 8c5bdcdfb4 web: API to prevent initial theme flickering (also fixes #101226) 2020-08-24 16:13:46 +02:00
Benjamin Pasero 653e7e26df sandbox - make lazyEnv fit for sandbox use 2020-08-24 11:09:34 +02:00
Benjamin Pasero 38f8b223ff web - remoteIndicator => windowIndicator 2020-08-21 08:43:11 +02:00
Benjamin Pasero 1b7035d050 web - add a quality change handler 2020-08-20 15:32:54 +02:00
Benjamin Pasero a9624db8e1 Web: remote indicator API (#105069)
* remote - refactor indicator a bit for better readability

* remote indicator - more refactorings and cleanup

* web api - shuffle some things around

* remote indicator - add remote transition indicator

* update remote indicator API

* 💄
2020-08-20 11:58:30 +02:00
Benjamin Pasero b561a5e1ac debt - sync changes back from distro 2020-08-18 09:59:33 +02:00
Rachel Macfarlane fe4d4f7d02 Show validation message on empty fields in issue reporter, fixes #104472 2020-08-12 10:47:43 -07:00
Benjamin Pasero e3dc5a339c Startup error dialog closes immediately (fix #104493) 2020-08-12 15:56:47 +02:00
Johannes Rieken b592b5811b Merge branch 'master' into innerText-for-trivial-strings 2020-08-12 11:41:05 +02:00
RoboandBenjamin Pasero e4296330de chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
annkamsk 9bfcfac290 Replace innerHTML with innerText when assigning non-html string 2020-08-06 19:26:41 +02:00
annkamsk 59ef2e37e7 Replace innerHTML with innerText when assigning non-html string 2020-08-03 19:20:49 +02:00
Robo 227d533937 Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Sandeep Somavarapu 51cdb49940 Fix #103246 2020-07-28 18:42:49 +02:00
Benjamin Pasero 2532ffff22 Sandboxed issue reporter, fixes #101833 2020-07-23 11:24:02 -07:00
RoboandBenjamin Pasero 3d0d50caf8 chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
Benjamin Pasero 7e40e8e4be auth dialog - enable context isolation (#102926)
* auth dialog - enable context isolation

* remote nativeWindowOpen
2020-07-20 23:16:33 -07:00