insomnia/packages/insomnia-app/app/network
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
..
__tests__ Add ability to specify HTTP version (#2276) 2020-06-10 11:15:56 -07:00
basic-auth Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
bearer-auth prettier entire project 2018-10-17 12:42:33 -04:00
o-auth-1 Add option to include OAuth 1.0 body hash (Closes #1854) 2019-12-18 16:49:39 -05:00
o-auth-2 Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
authentication.js Add option to include OAuth 1.0 body hash (Closes #1854) 2019-12-18 16:49:39 -05:00
axios-request.js Initial designer merge 2020-04-26 13:33:39 -07:00
cacert.js Update CA bundle 2017-12-21 16:13:25 +01:00
certificate-url-parse.js prettier entire project 2018-10-17 12:42:33 -04:00
multipart.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
network.js POC to get Insomnia networking available outside of app (#2329) 2020-06-30 12:36:15 -07:00
url-matches-cert-host.js prettier entire project 2018-10-17 12:42:33 -04:00