Gregory Schier
74d28790ab
Publish
...
- insomnia-plugin-request@1.0.10
- insomnia-app@1.0.21
2018-06-27 01:17:47 -04:00
Gregory Schier
13803d2e5d
Fix off-by-one error ( Closes #1013 )
2018-06-27 01:16:57 -04:00
Gregory Schier
f921b5582e
Publish
...
- insomnia-plugin-prompt@1.1.3
- insomnia-app@1.0.20
2018-06-27 01:13:01 -04:00
Gregory Schier
770da1b425
More robust prompt tag
2018-06-27 01:12:43 -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
8a8c4b3979
Prompt tag now only prompts once per request maximum
2018-06-27 00:58:34 -04:00
Gregory Schier
60f6a31a95
Add folder index to request tag ( Closes #1011 )
2018-06-26 17:26:44 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -04: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
5d0e307832
Add name and folder options to Request tag ( #972 )
...
* Add name and folder to request plugin
* Publish
- insomnia-plugin-request@1.0.7
- insomnia-app@1.0.17
2018-06-06 18:34:11 -07: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
Gregory Schier
1fca65005e
Publish
...
- insomnia-plugin-prompt@1.1.1
- insomnia-app@1.0.15
2018-04-05 16:33:49 -04:00
Gregory Schier
d0d6c4b57f
Ability for prompt tag to cache results
2018-03-30 10:25:35 -04:00
Gregory Schier
2cc5c541f2
Use Yarn for all plugin install stages ( Closes #825 )
2018-03-29 13:23:49 -04:00
Gregory Schier
a7f267d774
Actually handle plugin download errors (Related #825 )
2018-03-28 16:32:51 -04:00
Gregory Schier
40ff569f94
Publish
...
- insomnia-plugin-jsonpath@1.0.1
- insomnia-plugin-now@1.0.4
- insomnia-app@1.0.14
2018-03-06 18:27:06 +13:00
Gregory Schier
da818d7be8
Add JSONPath template tag plugin
2018-03-06 18:26:37 +13:00
Gregory Schier
5410692a3c
Update momentJS
2018-03-06 14:09:36 +13:00
Gregory Schier
73e96ba679
Publish
...
- insomnia-plugin-prompt@1.0.9
- insomnia-app@1.0.14
2018-02-21 21:48:25 +10:00
Gregory Schier
a30db86dea
Fix prompt plugin
2018-02-21 21:48:06 +10:00
Gregory Schier
727a214353
Publish
...
- insomnia-plugin-default-headers@1.1.6
- insomnia-plugin-os@1.0.5
- insomnia-plugin-prompt@1.0.8
- insomnia-plugin-request@1.0.6
- insomnia-plugin-response@1.0.7
- insomnia-app@1.0.13
- insomnia-importers@2.0.1
- insomnia-xpath@1.0.1
2018-01-17 17:01:48 +07:00
Gregory Schier
cfb88ef044
Bump versions
2018-01-17 16:30:38 +07:00
Gregory Schier
dbe5fdd736
Add OAuth 2.0 token to Request template tag ( #715 )
2018-01-17 13:36:06 +07:00
Gregory Schier
a47030613c
Don't require XPath queries to start with slash ( Closes #698 )
2018-01-16 12:46:24 +07:00
Gregory Schier
b2f60daac6
Version bumps
2017-12-22 23:21:34 +01:00
Gregory Schier
bbe3c96c1f
Update README
2017-12-22 23:15:58 +01:00
Gregory Schier
ec1072a802
Add OS plugin
2017-12-22 23:10:38 +01:00
Gregory Schier
b764d0714d
Trim npm module name on plugin install
2017-12-22 22:38:53 +01:00
Gregory Schier
1d4034aa6a
Some changes
2017-12-22 22:19:02 +01:00
Gregory Schier
aba3c8ed86
Prompt Template Tag and Plugin arg validation ( #673 )
...
* Plugin arg validation, prompt tag, and some changes needed
* Version bumps
2017-12-21 06:01:51 -08:00
Gregory Schier
1e948412c8
Handle encodings in response plugin ( Fixes #641 )
2017-12-01 14:18:38 +00:00
Gregory Schier
3217b8677d
Fixed render context inheritance ( Fixes #631 )
2017-11-27 15:52:35 +00:00
Gregory Schier
33722c749b
Publish
...
- insomnia-plugin-base64@1.0.3
- insomnia-plugin-default-headers@1.0.4
- insomnia-plugin-file@1.0.3
- insomnia-plugin-hash@1.0.3
- insomnia-plugin-now@1.0.3
- insomnia-plugin-request@1.0.4
- insomnia-plugin-response@1.0.4
- insomnia-plugin-uuid@1.0.3
- insomnia-app@1.0.2
- insomnia-cookies@0.0.4
- insomnia-importers@1.5.5
- insomnia-prettify@0.1.2
- insomnia-url@0.1.2
- insomnia-xpath@0.0.5
2017-11-26 23:48:45 +00:00
Gregory Schier
fbf6855729
Fix eslint
2017-11-26 23:48:30 +00:00
Gregory Schier
a543df4dc8
Publish
...
- insomnia-plugin-request@1.0.3
- insomnia-plugin-response@1.0.3
- insomnia-app@1.0.1
- insomnia-importers@1.5.4
- insomnia-prettify@0.1.1
- insomnia-url@0.1.1
- insomnia-xpath@0.0.4
- insomnia-website@1.0.1
2017-11-26 23:15:04 +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