Commit Graph

816 Commits

Author SHA1 Message Date
Gregory Schier
3ad8f7ecae Remove log 2017-12-05 17:07:37 +00:00
Gregory Schier
a5d7f39f70 Fix tests 2017-12-01 14:36:30 +00:00
Gregory Schier
1e948412c8 Handle encodings in response plugin (Fixes #641) 2017-12-01 14:18:38 +00:00
Gregory Schier
07ff9049e5 More libcurl fixes 2017-11-30 17:36:36 +00:00
Gregory Schier
f7e5c9154d Implemented base node-libcurl wrapper library 2017-11-30 16:43:30 +00:00
Gregory Schier
3ff487fc5c Env variable to disable updates (Closes #637) 2017-11-30 13:07:47 +00:00
Gregory Schier
fd0e36f6cf httpsnippet out of Webpack (Fixes #640) 2017-11-30 11:21:42 +00:00
Gregory Schier
a0685c882e Move WRITEFUNCTION definition lower (Fixes #633)
I have no idea why moving this function down works, but it did.
2017-11-30 11:06:04 +00:00
Gregory Schier
feecc8f203 Fix Yarn path for dev 2017-11-29 23:14:44 +00:00
Gregory Schier
5b387f35e7 Added comment 2017-11-28 23:19:32 +00:00
Gregory Schier
437b8da7f4 Hack fix for webview context menu (Fixes #635) 2017-11-28 23:06:52 +00:00
Gregory Schier
b737a8d9f8 Fix test 2017-11-28 11:49:41 +00:00
Gregory Schier
cff03fb4e6 Fix body migration (Fixes #634) 2017-11-28 11:25:05 +00:00
Gregory Schier
3217b8677d Fixed render context inheritance (Fixes #631) 2017-11-27 15:52:35 +00:00
Gregory Schier
3f8326570d Publish
- insomnia-plugin-base64@1.0.2
 - insomnia-plugin-default-headers@1.0.3
 - insomnia-plugin-file@1.0.2
 - insomnia-plugin-hash@1.0.2
 - insomnia-plugin-now@1.0.2
 - insomnia-plugin-request@1.0.2
 - insomnia-plugin-response@1.0.2
 - insomnia-plugin-uuid@1.0.2
 - insomnia-cookies@0.0.3
 - insomnia-importers@1.5.3
 - insomnia-prettify@0.1.0
 - insomnia-url@0.1.0
 - insomnia-xpath@0.0.3
2017-11-26 23:04:47 +00:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance (#629)
* All projects into monorepo

* Update CI

* More CI updates

* Extracted a bunch of things into packages

* Publish

 - insomnia-plugin-base64@1.0.1
 - insomnia-plugin-default-headers@1.0.2
 - insomnia-plugin-file@1.0.1
 - insomnia-plugin-hash@1.0.1
 - insomnia-plugin-now@1.0.1
 - insomnia-plugin-request@1.0.1
 - insomnia-plugin-response@1.0.1
 - insomnia-plugin-uuid@1.0.1
 - insomnia-cookies@0.0.2
 - insomnia-importers@1.5.2
 - insomnia-prettify@0.0.3
 - insomnia-url@0.0.2
 - insomnia-xpath@0.0.2

* A bunch of small fixes

* Improved build script

* Fixed

* Merge dangling files

* Usability refactor

* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00