.. |
auto-updater
|
a05bfd332d
fix: on error, reset spawnedProcess (#41033)
|
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
|
30fbcfca7b
chore: remove deprecated `gpu-process-crashed` event (#40255)
|
1 year ago |
auto-updater.ts
|
354ea00f17
chore: tsify auto-updater (#24328)
|
4 years ago |
base-window.ts
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
browser-view.ts
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
browser-window.ts
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
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
|
f66d4c7ee0
fix: make sure classes in lib correctly implement Electron interfaces (#40291)
|
1 year ago |
desktop-capturer.ts
|
34b985c556
refactor: use optional chaining / nullish coalescing operator (#35217)
|
2 years ago |
dialog.ts
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
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
|
f66d4c7ee0
fix: make sure classes in lib correctly implement Electron interfaces (#40291)
|
1 year ago |
module-list.ts
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
native-theme.ts
|
f3f327823e
chore: move main process only accessible API bindings away from common (#34634)
|
2 years ago |
net-fetch.ts
|
8c71e2adc9
feat: add net module to utility process (#40017)
|
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
|
8c71e2adc9
feat: add net module to utility process (#40017)
|
1 year ago |
notification.ts
|
f3f327823e
chore: move main process only accessible API bindings away from common (#34634)
|
2 years ago |
power-monitor.ts
|
f66d4c7ee0
fix: make sure classes in lib correctly implement Electron interfaces (#40291)
|
1 year 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
|
8c71e2adc9
feat: add net module to utility process (#40017)
|
1 year ago |
share-menu.ts
|
f66d4c7ee0
fix: make sure classes in lib correctly implement Electron interfaces (#40291)
|
1 year ago |
system-preferences.ts
|
aceb432f45
chore: remove deprecated systemPreferences APIs (#39696)
|
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
|
f66d4c7ee0
fix: make sure classes in lib correctly implement Electron interfaces (#40291)
|
1 year ago |
view.ts
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year 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
|
398ca2a019
fix: make sure invalid URL loads promises are fulfilled. (#41194)
|
1 year ago |
web-frame-main.ts
|
455f57322f
refactor: use `TypeError` instead of generic `Error` when appropriate (#39209)
|
1 year ago |