insomnia/packages/insomnia-app/app/plugins/context
Gregory Schier 93c91ebdbe
Upgrade Electron (#2403)
* Upgrade Electron to 8, bump Node version, fix font-manager

* Specify nodeIntegration as true

* Get <webview> working again

* Get <webview> working again

* Electron 9.0

* Escape parens in plugin install exec path (newer Electron added them)

* Bump versions for first alpha

* Electron 9.1

* Convert all Electron APIs that switched from callback to Promise

* Fix send-and-download feature

* Remove user-agent override hack for OAuth 2 login window

* Bump alpha version

* Fix issue regarding chokidar

* Add package-lock.json

* Upgrade chokidar because @babel/cli uses an older incompatible version of fsevents

* Fix source maps

* Read .nvmrc in GitHub actions

* Address remaining PR feedback
2020-07-27 22:18:26 -07:00
..
__fixtures__ [Feature] Added request-specific followRedirects setting (#1737) 2019-10-31 12:02:03 -04:00
__tests__ Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
app.js Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
data.js Add workspace action plugins and expose context.data helpers (#1901) 2020-01-20 13:07:07 -05:00
index.js Add workspace action plugins and expose context.data helpers (#1901) 2020-01-20 13:07:07 -05:00
network.js Scope responses to active environment (#1905) 2020-01-22 14:23:19 -05:00
request.js Expose the request body for plugins (#2003) 2020-04-23 11:44:54 -07:00
response.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
store.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00