Commit Graph

43 Commits

Author SHA1 Message Date
Benjamin Atkin
d05ca8582f change header placeholder from My-Header to Header so it says New Header (#820) 2018-03-19 11:24:42 +10:00
Gregory Schier
676ac58b8b Handle backslashes better in render preview (Fixes #788) 2018-03-06 18:39:34 +13:00
Gregory Schier
298db4bf58 Fix form urlencoded multiline preference (Fixes #791) 2018-03-06 17:50:25 +13:00
Gregory Schier
5d3402a814 Make graphql introspection requests private 2018-03-06 16:05:57 +13:00
Gregory Schier
9c2eafe29c GraphQL introspection use plugins (Fixes #798) 2018-03-06 15:26:59 +13:00
Gregory Schier
903a5d7803 Fix request body not changing (Fixes #792) 2018-03-02 22:49:14 +13:00
Gregory Schier
75f18bcc96 Fix response viewer state syncing issues 2018-03-02 00:16:34 +13:00
Gregory Schier
2988bf17d8 Fix Prompt.cancelable default 2018-03-01 23:52:49 +13:00
Gregory Schier
a30db86dea Fix prompt plugin 2018-02-21 21:48:06 +10:00
Alan Seymour
c5b946c07c [Feature] Save request body when switching to 'No Body' (#752) (#762)
* Save body when switching to No Body, restore on returning

* Hide body clearing warning when switching to no body

* Remove unused import

* Add tests
2018-02-17 00:24:54 +08:00
Gregory Schier
115e8e1413 Different font for fold icons (Closes #747) 2018-02-10 01:31:44 +08:00
Gregory Schier
30e053f8e2 Persist editor scroll positions 2018-02-08 19:12:29 +08:00
Gregory Schier
c579e1a6e0 Autofocus alert cancel button 2018-02-08 17:23:38 +08:00
Gregory Schier
f746eff4ca Enforce multiline on key-value editor (Fixes #745) 2018-02-08 17:14:54 +08:00
Gregory Schier
93bfb9409c Add time and size tags back to response history 2018-02-08 16:58:22 +08:00
Gregory Schier
5969e2ed2f All dropdowns now have caret icons 2018-02-08 16:53:40 +08:00
Gregory Schier
6bbfca3648 Some more work 2018-01-29 12:00:14 +08:00
Gregory Schier
d6e8284d26 Add enabled to most auth panes 2018-01-29 11:31:02 +08:00
Peter Lyons
755a934efc Mockup AWS MFA UI (#719) 2018-01-28 10:45:30 -07:00
Ian Sutherland
3ee969a101 Replace time and size with URL in history dropdown (#677) (#721) 2018-01-24 08:49:50 +07:00
Gregory Schier
cdd565d2bc Base environment fixes 2018-01-17 13:45:13 +07:00
Gregory Schier
e196c75d17 Better GraphQL editor pane sizing (Fixes #700) 2018-01-17 13:22:42 +07:00
Gregory Schier
55353b2ecb Better OAuth 2 errors 2018-01-17 13:04:47 +07:00
Gregory Schier
82621e8fb3 Fix for swagger2 importer 2018-01-17 12:18:10 +07:00
Gregory Schier
f978015ca2 Fix GraphQL + OAuth 2.0 (Fixes #699) 2018-01-17 11:20:45 +07:00
Gregory Schier
0739b6e6fc Adjust Oauth 1 private key input 2018-01-16 14:56:03 +07:00
Gregory Schier
3e64932bab Fix operationName update lag (Fixes #712) 2018-01-16 13:21:50 +07:00
Emanuel Fonseca
3f46f5898c [Feature] Enable response type selection for oauth2 implicit mode (#681)
* Enable response type selection for oauth2 implicit

* Parse token even if callback server is unreachable

* Fix style: add _ prefix to private method

* Fix style: reorder private method declaration

* Set OAuth 2.0 default responseType value to token

* Add responseType to params

* Fix response type constant value

* Code styling

* Fix authorization request parameters

* Don't open dev tools
2018-01-16 13:08:46 +07:00
c22
dd51487905 Add RSA-SHA1 signing to OAuth 1.0 (#611)
* Add RSA-SHA1 signing to OAuth 1.0

* Add OAuth 1.0 RSA-SHA1 test
2018-01-16 13:06:26 +07:00
slawus
71ed57143e Added support for async importers (#694) 2018-01-16 12:51:28 +07:00
Gregory Schier
ef2afc0bed Xpath string results and bump marked (security) 2018-01-11 12:47:25 +01:00
Gregory Schier
da442a73d6 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-12-28 16:41:38 +01:00
Gregory Schier
6fbcc8c30a CSV Response viewer 2017-12-28 16:41:23 +01:00
Henrik Nårstad
b85b3f1459 Add audience field for oauth2 client credentials (#679) 2017-12-25 10:22:49 -08:00
Gregory Schier
b764d0714d Trim npm module name on plugin install 2017-12-22 22:38:53 +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
22c02e5d03 More accurate HTTP status messages (Closes #660) 2017-12-18 19:10:34 +01:00
Gregory Schier
1d2d02e50d Don't update body type when content-type header changes (Closes #657) 2017-12-12 20:05:45 +01:00
Gregory Schier
c6220d1749 Smarter options setting 2017-12-12 20:05:01 +01:00
Gregory Schier
07ff9049e5 More libcurl fixes 2017-11-30 17:36:36 +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
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