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 17, 2023
-
-
Keeley Hammond authored
-
Christian Bromann authored
-
Samuel Attard authored
-
Shelley Vohr authored
* feat: update app.{set|get}LoginItemSettings(settings) * test: fixup and add tests * docs: add type link * chore: name -> serviceName
-
- Oct 16, 2023
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v18.18.2 * chore: update patches * deps: update nghttp2 to 1.55.0 https://github.com/nodejs/node/pull/48746 --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Shelley Vohr authored
-
Samuel Maddock authored
-
- Oct 14, 2023
-
-
Shelley Vohr authored
-
- Oct 13, 2023
-
-
David Sanders authored
-
Max Tower authored
Rename renderer.d.ts This doesn't compile when the declaration name has the same root name as the TS file. https://github.com/Microsoft/TypeScript/issues/7624#issuecomment-202501572 https://stackoverflow.com/questions/59728371/typescript-d-ts-file-not-recognized
-
David Sanders authored
-
Milan Burda authored
-
Shelley Vohr authored
-
- Oct 12, 2023
-
-
Athul Iddya authored
XDG Desktop Portal provides restore tokens to restore a previously selected PipeWire stream instead of prompting the user again. This restore token is single use only and it has to be replaced when the stream is completed/stopped. BaseCapturerPipewire maintains two source IDs: one is initialized by the constructor for new sources (source_id_) and another is for capturing previously selected sources (selected_source_id_). The restore token was always being stored under `source_id_`, even if the capture was ongoing for `selected_source_id_`. This prevents a stream from being restored more than once. Fix that by storing the restore token under the selected source ID if it exists.
-
electron-roller[bot] authored
* chore: bump node in DEPS to v18.18.1 * Revert "deps: upgrade to libuv 1.46.0" https://github.com/nodejs/node/pull/50036 * chore: fixup patch indices --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Shelley Vohr authored
-
- Oct 11, 2023
-
-
Milan Burda authored
-
Keeley Hammond authored
* docs: update dates for E28 * docs: update node version Co-authored-by:
David Sanders <dsanders11@ucsbalum.com> --------- Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
- Oct 10, 2023
-
-
Milan Burda authored
Revert "chore: restore deprecate as an internal module (#40124)" This reverts commit 737e3de3.
-
Shelley Vohr authored
-
Shelley Vohr authored
-
Milan Burda authored
-
Jade Flute authored
Fix typos for doc Signed-off-by:
zhangdiandian <1635468471@qq.com>
-
Tomasz authored
-
- Oct 09, 2023
-
-
John Kleinschmidt authored
-
Milan Burda authored
-
Cheng Zhao authored
-
Milan Burda authored
* Revert "refactor: don't expose deprecate as an internal module (#35311)" This reverts commit 84247799. * check crashed event warnings
-
David Sanders authored
-
Milan Burda authored
-
- Oct 07, 2023
-
-
Keeley Hammond authored
-
- Oct 06, 2023
-
-
github-actions[bot] authored
build: update appveyor image to latest version Co-authored-by:
jkleinsc <jkleinsc@users.noreply.github.com>
-
Shelley Vohr authored
fix: toggling devtools while minimized on Windows
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 119.0.6045.0 * chore: update patches * 4864948: Remove legacy-legacy https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4864948 * 4907760: Remove ui/base/glib/glib_signal.h https://chromium-review.googlesource.com/c/chromium/src/+/4907760 --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Milan Burda authored
-
- Oct 05, 2023
-
-
Shelley Vohr authored
-
David Sanders authored
-
Shelley Vohr authored
fix: error using webcrypto.subtle.importKey()
-
- Oct 04, 2023
-
-
Shelley Vohr authored
* fix: ENABLE_EXTENSIONS -> ENABLE_ELECTRON_EXTENSIONS * fix: extension guard fixes * chore: fix linker errors
-