electron/lib/browser/api
Milan Burda 81a454d148
chore: re-enable node/no-deprecated-api linting (#38899)
* chore: re-enable node/no-deprecated-api linting

* chore: re-enable no-global-assign linting
2023-06-26 13:51:59 -04:00
..
auto-updater chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
exports
views
app.ts refactor: don't expose deprecate as an internal module (#35311) 2022-08-15 17:09:33 +09:00
auto-updater.ts
base-window.ts feat: add BrowserWindow.set/getWindowButtonPosition APIs (#37094) 2023-02-17 19:06:32 +09:00
browser-view.ts
browser-window.ts fix: enable BrowserWindow.id access post-destruction (#38241) 2023-05-16 09:29:00 +02:00
clipboard.ts refactor: split clipboard module implementation for browser / renderer (#38429) 2023-05-25 20:36:12 +09:00
content-tracing.ts
crash-reporter.ts refactor: don't expose deprecate as an internal module (#35311) 2022-08-15 17:09:33 +09:00
desktop-capturer.ts refactor: use optional chaining / nullish coalescing operator (#35217) 2022-08-08 10:11:04 +02:00
dialog.ts chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
global-shortcut.ts
in-app-purchase.ts feat: added username to IAP purchaseProduct method (#35902) 2022-12-12 10:11:48 -08:00
ipc-main.ts feat: add WebContents.ipc (#34959) 2022-08-03 16:55:12 -07:00
menu-item-roles.ts fix: showAboutPanel also on linux (#37828) 2023-04-06 14:50:24 -04:00
menu-item.ts refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
menu-utils.ts
menu.ts chore: fix typos (#34731) 2022-07-05 11:49:56 -04:00
message-channel.ts
module-list.ts refactor: split clipboard module implementation for browser / renderer (#38429) 2023-05-25 20:36:12 +09:00
native-theme.ts chore: move main process only accessible API bindings away from common (#34634) 2022-06-21 16:34:56 +09:00
net-client-request.ts chore: re-enable node/no-deprecated-api linting (#38899) 2023-06-26 13:51:59 -04:00
net-fetch.ts feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
net-log.ts
net.ts feat: net.resolveHost (#37853) 2023-05-02 09:53:00 +02:00
notification.ts chore: move main process only accessible API bindings away from common (#34634) 2022-06-21 16:34:56 +09:00
power-monitor.ts feat: add thermal states to powerMonitor (#37935) 2023-04-19 11:46:55 +02:00
power-save-blocker.ts
protocol.ts fix: validate response in protocol.handle() (#38587) 2023-06-07 09:29:04 +02:00
push-notifications.ts feat: Enable APNS registration + notification delivery in macOS apps (#33574) 2022-07-12 08:38:49 -07:00
safe-storage.ts
screen.ts chore: move main process only accessible API bindings away from common (#34634) 2022-06-21 16:34:56 +09:00
session.ts feat: Allow usage of an absolute path for partitions used in a session (#37604) 2023-03-20 10:34:49 -04:00
share-menu.ts
system-preferences.ts
touch-bar.ts chore: upgrade to eslint v8 (#38472) 2023-05-30 13:10:22 +02:00
tray.ts
utility-process.ts feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
view.ts
web-contents-view.ts
web-contents.ts fix: preferCSSPageSize error type (#38761) 2023-06-14 10:49:00 -04:00
web-frame-main.ts feat: add WebContents.ipc (#34959) 2022-08-03 16:55:12 -07:00