Gregory Schier
|
7bc219422e
|
Update Babel and ESLint and fix all related errors (#2032)
* Update Babel and ESLint and fix all related errors
* Update babel-jest
|
2020-04-09 10:32:19 -07:00 |
|
Adam Gauthier
|
0333244d33
|
Fix typo Paramter -> Parameter in plugin-request (#1422)
|
2019-03-30 20:47:14 -04:00 |
|
Gregory Schier
|
88b0bb784f
|
Add trailing commas to ESLint + Prettier
|
2018-12-12 12:36:11 -05:00 |
|
Gregory Schier
|
2f83f92f96
|
Tweaked request plugin
|
2018-12-12 10:34:28 -05:00 |
|
tostringtheory
|
0e16af8e83
|
Implement query parameter tag and test (#1301)
|
2018-12-12 10:32:30 -05:00 |
|
Gregory Schier
|
99de4725fa
|
prettier entire project
|
2018-10-17 12:42:33 -04:00 |
|
Preston Alvarado
|
0aea04d111
|
Added plugin cookie jar for Issue #1028 (#1039)
* Added plugin cookie jar for PR #1028
* Refactored how cookie domain works. Now consistent with request plugin
* Updated unit tests
|
2018-07-12 11:29:03 -07:00 |
|
Gregory Schier
|
13803d2e5d
|
Fix off-by-one error (Closes #1013)
|
2018-06-27 01:16:57 -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
|
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
|
dbe5fdd736
|
Add OAuth 2.0 token to Request template tag (#715)
|
2018-01-17 13:36:06 +07: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 |
|