Commit Graph

20 Commits

Author SHA1 Message Date
Timothy Lim
2174a8f9f9 Fix Python Requests Code generation (#1200) 2018-10-11 11:20:15 -04:00
James Allured
f9a4e33302 Change occurences of deprecated util._extend in code generation to Object.assign (#1192) 2018-10-02 09:04:55 -04:00
Gregory Schier
2074738a7a Publish
- insomnia-plugin-prompt@1.1.6
 - insomnia-app@1.0.34
 - insomnia-httpsnippet@1.16.12
 - insomnia-libcurl@0.0.14
2018-07-20 18:04:05 -04:00
Gregory Schier
dfa95d47e9 Fix tests? 2018-07-20 17:04:08 -04:00
Gregory Schier
512b048e4c Publish
- insomnia-plugin-cookie-jar@1.0.1
 - insomnia-plugin-jsonpath@1.0.4
 - insomnia-plugin-now@1.0.6
 - insomnia-plugin-os@1.0.8
 - insomnia-plugin-request@1.0.12
 - insomnia-plugin-response@1.0.10
 - insomnia-plugin-uuid@1.0.5
 - insomnia-app@1.0.24
 - insomnia-cookies@0.0.7
 - insomnia-httpsnippet@1.16.11
 - insomnia-importers@2.0.6
 - insomnia-libcurl@0.0.7
 - insomnia-xpath@1.0.4
2018-07-16 08:52:26 -04:00
Gregory Schier
0eed38aea3 Bump some deps 2018-07-16 08:52:10 -04:00
Gregory Schier
4d24bc1d59 Hopefully fix build errors for Node 10 2018-07-12 14:47:21 -04:00
Gregory Schier
f3ef11dfa0 Publish
- insomnia-plugin-jsonpath@1.0.3
 - insomnia-plugin-os@1.0.7
 - insomnia-plugin-prompt@1.1.4
 - insomnia-plugin-request@1.0.11
 - insomnia-plugin-response@1.0.9
 - insomnia-app@1.0.23
 - insomnia-cookies@0.0.6
 - insomnia-httpsnippet@1.16.10
 - insomnia-importers@2.0.5
 - insomnia-libcurl@0.0.6
 - insomnia-xpath@1.0.3
2018-07-11 19:07:40 -04:00
Gregory Schier
65fc2ece89 Upgrade some deps 2018-07-11 19:07:20 -04:00
Gregory Schier
1ebfdc4dee Publish
- insomnia-plugin-base64@1.0.4
 - insomnia-plugin-default-headers@1.1.7
 - insomnia-plugin-file@1.0.4
 - insomnia-plugin-hash@1.0.4
 - insomnia-plugin-jsonpath@1.0.2
 - insomnia-plugin-now@1.0.5
 - insomnia-plugin-os@1.0.6
 - insomnia-plugin-prompt@1.1.2
 - insomnia-plugin-request@1.0.9
 - insomnia-plugin-response@1.0.8
 - insomnia-plugin-uuid@1.0.4
 - insomnia-app@1.0.19
 - insomnia-cookies@0.0.5
 - insomnia-httpsnippet@1.16.9
 - insomnia-importers@2.0.4
 - insomnia-libcurl@0.0.4
 - insomnia-prettify@0.1.3
 - insomnia-url@0.1.3
 - insomnia-xpath@1.0.2
2018-06-27 00:59:43 -04:00
Gregory Schier
4901f03041 Add Prettier 2018-06-25 13:42:50 -04:00
Roman Besolov
beef9b852a Closes #959 Fix "Copy Curl" to respect "encode url" option (#979)
* issue-959 Fix "Copy Curl" to respect "encode url" option

* issue-959 Fix tests

* issue-959 Fix review comments
2018-06-08 20:22:52 -07:00
Gregory Schier
6519274a9d Publish
- insomnia-plugin-request@1.0.8
 - insomnia-app@1.0.18
 - insomnia-httpsnippet@1.16.8
2018-06-08 17:23:34 -04:00
Gregory Schier
f94ad6d1a5 Fix multipart boundary curl generation (Closes #957) 2018-06-08 17:23:11 -04:00
Gregory Schier
dc3c1edc36 no longer minify 2018-05-23 04:32:43 -04:00
Shawn Axsom
7ef37363bc UI for filter requests by folder, URI, method, query string (#864)
* Re-enable searching by url, request method

* Fuzzy matching UI for Quick Switch window

* Extract out a Highlight component for Quick Switch matching, and apply fuzzysort to all fuzzy matching to be consistent

* Highlighting of search results on the sidebar

* Move fuzzysort dependency into the insomnia-app package

* Move inline styling to LESS

* Update type returned by fuzzyMatch method

* Update unit tests, fix flow errors

* Updated tests reflecting changes in fuzzyMatch

* Fix lint error
2018-05-22 23:39:01 -07:00
Ville Skyttä
d902fc088f Spelling fixes (#862) 2018-04-15 07:08:00 -04:00
Gregory Schier
26e92635dd Update httpsnippet 2018-04-02 08:46:14 -04:00
Gregory Schier
2cc5c541f2 Use Yarn for all plugin install stages (Closes #825) 2018-03-29 13:23:49 -04:00
Gregory Schier
d5b75c7d32 Curl generation query params bug (Fixes #810) 2018-03-26 13:50:43 -07:00