electron/lib/browser/api
Keeley Hammond c629a8401a
chore: make linter happy
2023-08-29 12:20:27 -07:00
..
auto-updater Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
exports build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
views build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
app.ts refactor: don't expose deprecate as an internal module (#35311) 2022-08-15 17:09:33 +09:00
auto-updater.ts chore: tsify auto-updater (#24328) 2020-07-01 12:27:12 -07:00
base-window.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
browser-view.ts chore: make linter happy 2023-08-29 12:20:27 -07:00
browser-window.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
clipboard.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
content-tracing.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
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 Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
global-shortcut.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
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 Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
menu-item.ts refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
menu-utils.ts fix: order menu items before filtering excess separators (#25563) 2020-09-23 10:39:08 -07:00
menu.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
message-channel.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
module-list.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07: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 Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
net-fetch.ts feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
net-log.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
net.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07: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 Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
power-save-blocker.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
protocol.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07: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 feat: add `electron.safeStorage` encryption API (#30020) 2021-08-05 15:12:54 -07:00
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 feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
system-preferences.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
touch-bar.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
tray.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
utility-process.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
view.ts View events 2022-09-21 20:10:06 -05:00
web-contents-view.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
web-contents.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00
web-frame-main.ts Merge branch 'main' into replace-browserview 2023-08-29 11:47:05 -07:00