electron/lib/browser/api
Shelley Vohr 9ea6c01e02
feat: promisify session.clearAuthCache() (#17259)
* feat: promisify session.clearAuthCache()

* remove unused callback runner helpers
2019-03-08 18:41:42 -08:00
..
auto-updater chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
exports refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
views view: add ResizeArea class (#15752) 2018-11-21 22:39:59 +09:00
app.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
auto-updater.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
browser-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
browser-window.js Add devtools API to inspect shared worker. (#16615) 2019-02-01 10:44:24 -08:00
content-tracing.js build: Update TypeScript, use @typescript-eslint (#17251) 2019-03-07 12:56:02 -08:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
dialog.js feat: promisify dialog.showSaveDialog() (#17054) 2019-03-05 13:48:20 -08:00
global-shortcut.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
in-app-purchase.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
menu-item-roles.js feat: make zoomLevel/zoomFactor sync (#16410) 2019-01-20 23:40:27 -08:00
menu-item.js feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
menu-utils.js fix: ability to fetch separators by id (#15290) 2018-10-19 13:09:40 -07:00
menu.js feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
module-list.js refactor: don't expose NavigationController as an internal module (#15920) 2018-12-03 17:13:09 +01:00
net-log.js refactor: promisify prototype methods (#16935) 2019-02-14 03:40:24 -10:00
net.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
notification.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
power-monitor.js feat: Add new powerMonitor synchronous API (#17144) 2019-02-27 15:54:01 -05:00
power-save-blocker.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
protocol.ts build: Update TypeScript, use @typescript-eslint (#17251) 2019-03-07 12:56:02 -08:00
screen.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
session.js feat: promisify session.clearAuthCache() (#17259) 2019-03-08 18:41:42 -08:00
system-preferences.js feat: remove needless mojave dark mode APIs and add instructions on how to use the macOS replacement (#14895) 2018-10-02 14:44:50 +10:00
top-level-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
touch-bar.js chore: remove deprecated touch-bar API (#15650) 2018-11-09 17:00:19 +11:00
tray.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents.js Fix webContents.print() (#17052) 2019-02-25 13:30:21 +00:00