insomnia/packages/insomnia-app/app/ui/components/sidebar
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
..
sidebar-children.js Default to rendered request URL when name is not present (#2230) 2020-07-01 08:53:01 +12:00
sidebar-create-dropdown.js Sidebar creation context menu (Closes #1625) 2019-12-03 17:07:26 -05:00
sidebar-filter.js Sidebar creation context menu (Closes #1625) 2019-12-03 17:07:26 -05:00
sidebar-request-group-row.js Default to rendered request URL when name is not present (#2230) 2020-07-01 08:53:01 +12:00
sidebar-request-row.js Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
sidebar.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00