electron/lib/browser/api
2020-10-20 19:55:06 -07:00
..
auto-updater refactor: ginify autoUpdater (#24678) 2020-07-28 11:04:34 -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: ginify app (#24679) 2020-07-28 16:43:43 -07:00
auto-updater.ts chore: tsify auto-updater (#24328) 2020-07-01 12:27:12 -07:00
base-window.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
browser-view.ts refactor: ginify BrowserView (#23578) 2020-07-09 08:48:39 -07:00
browser-window.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
content-tracing.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
crash-reporter.ts feat: [crashReporter] enable compression by default (#25288) 2020-09-03 12:43:58 -07:00
desktop-capturer.ts feat: expose the desktopCapturer module in the main process (#23548) 2020-05-20 20:25:49 -04:00
dialog.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
global-shortcut.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
in-app-purchase.ts refactor: ginify InAppPurchase (#24674) 2020-07-23 14:55:41 -07:00
ipc-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
menu-item-roles.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
menu-item.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
menu-utils.ts fix: order menu items before filtering excess separators (#25563) 2020-09-23 10:39:08 -07:00
menu.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
message-channel.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
module-list.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
module-names.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
native-image.ts feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
native-theme.ts refactor: ginify NativeTheme (#24673) 2020-07-22 11:01:30 -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 feat: add net.online / net.isOnline() (#21004) 2020-10-20 19:55:06 -07:00
notification.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
power-monitor.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
power-save-blocker.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
protocol.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
screen.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
session.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
share-menu.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
system-preferences.ts refactor: ginify SystemPreferences (#24675) 2020-07-28 11:03:30 -07:00
touch-bar.ts refactor: use Map instead of Object for better semantics (#25982) 2020-10-19 03:24:51 +03:00
tray.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
view.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07: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 refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
web-frame-main.ts feat: add webFrameMain API to the main process (#25464) 2020-10-09 09:50:46 -07:00