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 .
- Oct 12, 2022
-
-
Milan Burda authored
-
Shelley Vohr authored
fix: contents.printToPDF option plumbing
-
John Kleinschmidt authored
-
kyrylo-hrechykhin authored
Co-authored-by:
Kyrylo Hrechykhin <khrechykhin@microsoft.com>
-
Shelley Vohr authored
-
Shelley Vohr authored
- Oct 11, 2022
-
-
Darshan Sen authored
* test: add tests for valid electron module names https://github.com/electron/electron/pull/35915 landed without any tests, so this change adds some. This also documents why these variations exist. Signed-off-by:
Darshan Sen <raisinten@gmail.com> * fixup! doc: rephrase comment Signed-off-by:
Darshan Sen <raisinten@gmail.com> * fixup! test: remove "Uncaught Error:" from error regex Signed-off-by:
Darshan Sen <raisinten@gmail.com> Signed-off-by:
Darshan Sen <raisinten@gmail.com>
- Oct 10, 2022
-
-
Shelley Vohr authored
-
Sudowoodo Release Bot authored
This reverts commit 6072c4c7.
-
Sudowoodo Release Bot authored
-
Samuel Attard authored
-
David Sanders authored
-
Milan Burda authored
-
- Oct 07, 2022
- Oct 06, 2022
-
-
Samuel Attard authored
* chore: cherry-pick c83640db21b5 from chromium * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
Samuel Attard authored
Fixes #33014
-
Shelley Vohr authored
-
Shelley Vohr authored
- Oct 05, 2022
-
-
Keeley Hammond authored
-
Shmuel Leider authored
* Fix event type spelling for bluetooth fiddle example * docs: Fix event type spelling for bluetooth documentation fiddle example
-
Keeley Hammond authored
* chore: update libcxx filenames * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
- Oct 04, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 256d4678.
-
Sudowoodo Release Bot authored
-
Samuel Attard authored
feat: ensure mas builds of the same application can use safestorage This change ensures that MAS builds of applications with an equivilant darwin build that share the same name do not fight over access to the same Safe Storage account. Specifically this changes the account name for app "My App" from "My App" to "My App AppStore" if the app is using a MAS build of Electron. We attempt to migrate the safe storage key from the old account, if that migration succeeds we delete the old key and move on. Existing apps that aren't built for the app store should be unimpacted, there is one edge case where a user uses BOTH an AppStore and a darwin build of the same app only one will keep it's access to the safestorage key as during the migration we delete the old account. This is an acceptable edge case as no one should be actively using two versions of the same app.
-
Samuel Attard authored
* build: move from stale GH app to stale action * Update .github/workflows/stale.yml Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * Update stale.yml * Update .github/workflows/stale.yml Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * Update stale.yml * Update .github/workflows/stale.yml Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * Update stale.yml Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
Shelley Vohr authored
fix: TryCatch scope in node_bindings
-
electron-roller[bot] authored
Co-authored-by:
Samuel Attard <sattard@salesforce.com> Co-authored-by:
VerteDinde <vertedinde@electronjs.org> Co-authored-by:
Keeley Hammond <khammond@slack-corp.com> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
- Oct 03, 2022
- Sep 30, 2022
- Sep 29, 2022
-
-
Calvin authored
- Sep 28, 2022
-
-
Jeremy Rose authored
-
Shelley Vohr authored