Commit Graph

89 Commits

Author SHA1 Message Date
Gregory Schier
844a28a007 No more Xenial builds 2018-02-07 16:51:26 +08:00
Gregory Schier
08d9196e05 Test again 2018-02-07 11:53:09 +08:00
Gregory Schier
92930adb22 Testing snaps again 2018-02-07 11:37:45 +08:00
Gregory Schier
c7add3e694 Tweak 2018-01-29 19:18:09 +08:00
Gregory Schier
ec59644038 Bump version 2018-01-29 15:05:37 +08:00
Gregory Schier
4ad56eb4c2 Fix travis dist 2018-01-29 14:54:25 +08:00
Gregory Schier
24734cd427 Bump version number 2018-01-29 14:46:37 +08:00
Gregory Schier
5cd80bbb2c Fix tests 2018-01-29 14:46:10 +08:00
Gregory Schier
8be0f36c71 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2018-01-29 14:37:01 +08:00
Cameron Kline
3907915ec7 Added getBodyText and setBodyText methods (#727) 2018-01-29 14:35:48 +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
Peter Lyons
62f175b085 Update to latest aws4 dep (#719) 2018-01-24 10:52:56 -07:00
Peter Lyons
0fc709574d Support AWS Multifactor Auth (#719)
* Back end support
2018-01-24 10:51:13 -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
7f61249a92 Upgrade Electron Builder 2018-01-18 02:50:57 +07: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
29a02570dd Bump version 2018-01-17 16:25:38 +07:00
Gregory Schier
9f3187f52e Bump version 2018-01-17 16:24:33 +07:00
Gregory Schier
cdd565d2bc Base environment fixes 2018-01-17 13:45:13 +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
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
b7c9baa4c7 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2018-01-17 11:21:03 +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
slawus
e987931805 Feature/swagger2 importer (#695)
* Added support for async importers

* Swagger importer v0.1 - supports import of workspace, environment and endpoints from swagger 2.0 specifications. Supports query params, headers and body. Mocks body of application/json endpoitns

* Refactor: added comments, removed function-in-function declarations

* Fixed import of yaml files. Added tests for both .json and .yaml
2018-01-16 14:02:12 +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
Martin Wimpress
09eae6a74a Add snap package. https://snapcraft.io (#688)
* Add snap package. https://snapcraft.io

* Bump electron-builder to ^19.53.0 to get the improved default Linux snap defaults.

* Refactor stagePackages now that electron-builder provides better defaults.
2018-01-09 14:05:06 -08:00
Gregory Schier
11806d5007 Fix app context api 2017-12-30 13:45:28 +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
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
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
31eb01f24d Update CA bundle 2017-12-21 16:13:25 +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
1ff673f46c Fix tests 2017-12-12 20:26:27 +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