insomnia/packages/insomnia-app/app
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
..
__jest__ Stub console log during db initialization (#2351) 2020-07-07 10:59:56 +12:00
__mocks__ Handle silent failures for git push operation (#2432) 2020-07-28 11:48:55 +12:00
__tests__
account Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
common Stub console log during db initialization (#2351) 2020-07-07 10:59:56 +12:00
datasets
icons Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
main Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
models Release for 2020.3 (#2356) 2020-07-09 14:59:22 -07:00
network Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
plugins Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
static Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
sync Handle silent failures for git push operation (#2432) 2020-07-28 11:48:55 +12:00
sync-legacy POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
templating Fix template tag enums not being quoted (Closes #2235) (#2239) 2020-06-03 10:58:50 -07:00
ui Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
main.development.js Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
renderer.html Rename some old things 2020-04-26 14:08:50 -07:00
renderer.js