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 .
- Jan 03, 2022
-
-
ganthern authored
-
Jack Nemitz authored
Resolve a grammar issue in the quick-start guide.
- Dec 31, 2021
- Dec 29, 2021
- Dec 28, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit 66a55ba7.
- Dec 27, 2021
-
-
Sudowoodo Release Bot authored
-
- Dec 23, 2021
- Dec 22, 2021
- Dec 21, 2021
- Dec 20, 2021
- Dec 18, 2021
-
-
Keeley Hammond authored
-
- Dec 17, 2021
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v16.13.1 * update patches * update c-ares BUILD.gn Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
clavin <clavin@electronjs.org>
-
Micha Hanselmann authored
* fix: win7 crash when playing media * reset * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
- Dec 16, 2021
-
-
Samuel Attard authored
- Dec 15, 2021
-
-
Dennis authored
The discord url in this page is discord.gg/electron, which refers to a (supposed) roblox scripting group.
- Dec 14, 2021
- Dec 13, 2021
-
-
stephen9357 authored
The names of environment variables are case-sensitive on Linux and Mac.
- Dec 10, 2021
- Dec 09, 2021
- Dec 08, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit df7eb209.
- Dec 07, 2021
-
-
Sudowoodo Release Bot authored
-
- Dec 06, 2021
-
-
Cheng Zhao authored
* fix: window.open not overriding parent's webPreferences * test: remove "nativeWindowOpen: false" from renderer tests
-
Milan Burda authored
-
fengmk2 authored
- Dec 03, 2021
- Dec 02, 2021
-
-
Tristan Partin authored
In the synchronous code path, gtk_native_dialog_run() will call gtk_native_dialog_show(). Previously this was causing an assertion to be hit at run time.
- Dec 01, 2021
-
-
Samuel Attard authored
-
Black-Hole authored
* docs: add debug build * docs: move debug config document to debugging.md * fix: debug.gn import failed * docs: modify debug.gn folder on doc * docs: imporve gn import path