trop[bot] 3e6f5ca655 fix: enable `BrowserWindow.id` access post-destruction (#38309) 1 year ago
..
auto-updater 34b985c556 refactor: use optional chaining / nullish coalescing operator (#35217) 2 years 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 11199d8824 feat: add BrowserWindow.isFocusable() (#28642) 4 years ago
browser-view.ts 9bd0fc5348 refactor: ginify BrowserView (#23578) 4 years ago
browser-window.ts 3e6f5ca655 fix: enable `BrowserWindow.id` access post-destruction (#38309) 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 77579614e0 feat: add width option to dialog.showMessageBox() (#30474) 3 years ago
global-shortcut.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
in-app-purchase.ts 071c5930b9 refactor: ginify InAppPurchase (#24674) 4 years ago
ipc-main.ts 6d859dcd7f feat: add WebContents.ipc (#34959) 2 years ago
menu-item-roles.ts 03e02b62a1 fix: showAboutPanel also on linux (#37874) 2 years ago
menu-item.ts da9261497e feat: add MenuItem.userAccelerator property (#26682) 3 years ago
menu-utils.ts 3503d3745b fix: order menu items before filtering excess separators (#25563) 4 years ago
menu.ts 98cd16d336 chore: fix typos (#34731) 2 years ago
message-channel.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
module-list.ts da0fd286b4 feat: UtilityProcess API (#34980) 2 years ago
native-theme.ts f3f327823e chore: move main process only accessible API bindings away from common (#34634) 2 years ago
net-log.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
net.ts 2091343b78 refactor: initialize member variables directly (#34046) 3 years ago
notification.ts f3f327823e chore: move main process only accessible API bindings away from common (#34634) 2 years ago
power-monitor.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
power-save-blocker.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
protocol.ts 998f17ee59 fix: make protocol wrapper remote-friendly again (#27009) 4 years 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 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
share-menu.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
system-preferences.ts 6932e17088 chore: remove deprecated systemPreferences methods (#26849) 4 years ago
touch-bar.ts 34b985c556 refactor: use optional chaining / nullish coalescing operator (#35217) 2 years ago
tray.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
utility-process.ts da0fd286b4 feat: UtilityProcess API (#34980) 2 years 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 a4ac36f52e fix: falsy transparent shouldn't affect webContents background (#38159) 1 year ago
web-frame-main.ts 6d859dcd7f feat: add WebContents.ipc (#34959) 2 years ago