Milan Burda 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
..
auto-updater 455f57322f refactor: use `TypeError` instead of generic `Error` when appropriate (#39209) 1 year ago
exports 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
views b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
app.ts 8424779906 refactor: don't expose deprecate as an internal module (#35311) 2 years ago
auto-updater.ts 354ea00f17 chore: tsify auto-updater (#24328) 4 years ago
base-window.ts 90865fa97d chore: remove deprecated `getTrafficLightPosition()` / `setTrafficLightPosition()` (#39479) 1 year ago
browser-view.ts 9bd0fc5348 refactor: ginify BrowserView (#23578) 4 years ago
browser-window.ts 9bd9d312f8 fix: enable `BrowserWindow.id` access post-destruction (#38241) 1 year ago
clipboard.ts 470b1d9e9d refactor: split clipboard module implementation for browser / renderer (#38429) 1 year ago
content-tracing.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
crash-reporter.ts 8424779906 refactor: don't expose deprecate as an internal module (#35311) 2 years ago
desktop-capturer.ts 34b985c556 refactor: use optional chaining / nullish coalescing operator (#35217) 2 years ago
dialog.ts 3d45429667 refactor: use `for-of` instead of `for` simple array iteration (#39338) 1 year ago
global-shortcut.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
in-app-purchase.ts 6a798b1c58 feat: added username to IAP purchaseProduct method (#35902) 2 years ago
ipc-main.ts 6d859dcd7f feat: add WebContents.ipc (#34959) 2 years ago
menu-item-roles.ts 607e71d563 refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 1 year ago
menu-item.ts 71944f2c3b refactor: simplify events (#37099) 2 years ago
menu-utils.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
menu.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
message-channel.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
module-list.ts 470b1d9e9d refactor: split clipboard module implementation for browser / renderer (#38429) 1 year ago
native-theme.ts f3f327823e chore: move main process only accessible API bindings away from common (#34634) 2 years ago
net-client-request.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
net-fetch.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
net-log.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
net.ts c548f8f59e feat: net.resolveHost (#37853) 2 years ago
notification.ts f3f327823e chore: move main process only accessible API bindings away from common (#34634) 2 years ago
power-monitor.ts ba835ddac1 feat: add thermal states to powerMonitor (#37935) 2 years ago
power-save-blocker.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
protocol.ts b142fce229 fix: `protocol.handle` not intercepting file protocol (#39048) 1 year ago
push-notifications.ts afd08c9450 feat: Enable APNS registration + notification delivery in macOS apps (#33574) 2 years ago
safe-storage.ts bc508c6113 feat: add `electron.safeStorage` encryption API (#30020) 3 years ago
screen.ts f3f327823e chore: move main process only accessible API bindings away from common (#34634) 2 years ago
session.ts e0c348a2f8 feat: Allow usage of an absolute path for partitions used in a session (#37604) 2 years ago
share-menu.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
system-preferences.ts 1b3e4dae8d chore: document deprecated systemPreferences APIs (#39343) 1 year ago
touch-bar.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
tray.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
utility-process.ts 455f57322f refactor: use `TypeError` instead of generic `Error` when appropriate (#39209) 1 year ago
view.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
web-contents-view.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
web-contents.ts f30fbebb98 fix: promise resolved to early when browser initiated in-page navigation v2 (#39597) 1 year ago
web-frame-main.ts 455f57322f refactor: use `TypeError` instead of generic `Error` when appropriate (#39209) 1 year ago