This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 16, 2022
-
-
Milan Burda authored
Co-authored-by:
Milan Burda <miburda@microsoft.com>
- Aug 15, 2022
-
-
Shelley Vohr authored
fix: serialPort.open() failing
-
Zuohui Yang authored
Co-authored-by:
yangzuohui <yangzuohui@bytedance.com>
-
Milan Burda authored
-
Jeremy Rose authored
* test: migrate remaining webview specs to main * fix merge * add dirty-chai * retry capturePage() * fix test
-
Rhitik Bhatt authored
* Remove unused import of path This import gives out the error in the preload script: Error: module not found: path at preloadRequire * Removes unused import in preload script notes: Removes unused import which causes issue in preload script of drag and drop tutorial * Remove import path as it is not used in the script note: Removes import path as it is not used in the script
-
Charles Kerr authored
* docs: add Electron deps to license credits file * fixup! docs: add Electron deps to license credits file remove nan; it is dev-only
-
Shelley Vohr authored
refactor: simplify Browser::SetLoginItemSettings
-
- Aug 12, 2022
- Aug 11, 2022
-
-
Keeley Hammond authored
* infra: bump @electron/get to 2.0.0, node to >= 12+ * chore: empty commit to trigger CircleCI
-
Shelley Vohr authored
-
- Aug 10, 2022
-
-
Samuel Attard authored
Fixes #35255
-
Milan Burda authored
-
Trang Le authored
fix(docs): fix a typo
- Aug 09, 2022
-
-
Jeremy Rose authored
* test: migrate node specs to main * test: migrate asar specs to main runner * fix execFile
-
Darshan Sen authored
build: fix error in the ts-compile-doc-change step Fixes the following error: https://app.circleci.com/pipelines/github/electron/electron/56517/workflows/ea0f6548-e0ac-40c6-bacb-e24610cd6670/jobs/1287168?invite=true#step-103-29 ```sh $ webpack --config build/webpack/webpack.config.asar.js --output-filename=asar.js --output-path=./.tmp --env.mode=development [webpack-cli] Error: Unknown option '--env.mode=development' [webpack-cli] Run 'webpack --help' to see available commands and options error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ``` This probably started happening because of the recent webpack upgrade in https://github.com/electron/electron/pull/34990 . Signed-off-by:
Darshan Sen <raisinten@gmail.com>
- Aug 08, 2022
-
-
Aaron Meriwether authored
-
Milan Burda authored
- Aug 07, 2022
-
-
John Kleinschmidt authored
* test: temporarily disable test on mas arm64 that is causing crash * disable the right test * chore: speculative fix for CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER crash * enable all the tests * Revert "chore: speculative fix for CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER crash" This reverts commit b7c8ef364c03053e776fcdf495c4caeafb2dadb7. * test: disable tests that crash on mas arm64
-
- Aug 06, 2022
-
-
Shelley Vohr authored
-
- Aug 05, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit fbcd8f8a.
-
Sudowoodo Release Bot authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Erick Zhao authored
-
- Aug 04, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 47a08f95.
-
Sudowoodo Release Bot authored
-
Brad Carter authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
- Aug 03, 2022
-
-
Shelley Vohr authored
-
Sudowoodo Release Bot authored
This reverts commit 4e919c91.
-
TAN authored
* Update tutorial-6-publishing-updating.md The dot at the end of the URL will depend on the site that cannot open. Because it will open `https://update.electronjs.org./` which does not exist. * docs: fix the URL problems at tutorial-6-publishing-updating.md The dot at the end of the URL will depend on the site that cannot open. Because it will open `https://update.electronjs.org./` which does not exist. * docs: fix the URL problems at tutorial-6-publishing-updating.md * docs: fix the URL problems at tutorial-6-publishing-updating.md
-