insomnia/packages/insomnia-app
Julien Giovaresco 6d259a4e73
Fix Copy as CURL with Multipart (#2740)
The issue was located in the `exportHar` function. It was not handled `file` param correctly.
For this type of file, the `value` attribute is empty, therefore we should take instead the `fileName`

Closes #2282
2020-11-24 14:33:16 +13:00
..
.storybook
app Fix Copy as CURL with Multipart (#2740) 2020-11-24 14:33:16 +13:00
bin
config Bump versions to 2020.4.2 2020-10-26 20:46:49 +01:00
flow-typed Support hyphen - and other special characters in variable names (#2601) 2020-10-02 07:49:05 +13:00
scripts Release branch for 2020.4.0 (#2576) 2020-09-15 08:55:18 +12:00
send-request
webpack Build and package to a folder prefixed by the application id (#2537) 2020-08-22 17:59:56 +12:00
.babelrc Expose styled-components on the window object for UI plugins (#2528) 2020-08-21 06:44:08 +12:00
.flowconfig
.gitignore
.npmrc Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
package-lock.json Support reuploading a proto file (#2832) 2020-11-17 11:01:50 +13:00
package.json Support reuploading a proto file (#2832) 2020-11-17 11:01:50 +13:00
README.md

Insomnia App

The main desktop application.