Commit Graph

108 Commits

Author SHA1 Message Date
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
Gregory Schier
3ad8f7ecae Remove log 2017-12-05 17:07:37 +00:00
Gregory Schier
a5d7f39f70 Fix tests 2017-12-01 14:36:30 +00:00
Gregory Schier
ec0a902ee4 Bump version 2017-12-01 14:19:02 +00:00
Gregory Schier
1e948412c8 Handle encodings in response plugin (Fixes #641) 2017-12-01 14:18:38 +00:00
Gregory Schier
07ff9049e5 More libcurl fixes 2017-11-30 17:36:36 +00:00
Gregory Schier
f7e5c9154d Implemented base node-libcurl wrapper library 2017-11-30 16:43:30 +00:00
Gregory Schier
df0be61afa Fix build 2017-11-30 13:55:29 +00:00
Gregory Schier
55a42a1678 Bump version 2017-11-30 13:09:19 +00:00
Gregory Schier
3ff487fc5c Env variable to disable updates (Closes #637) 2017-11-30 13:07:47 +00:00
Gregory Schier
5fb9274b39 Bump electron-builder deps 2017-11-30 12:55:01 +00:00
Gregory Schier
4622a99048 Bump version 2017-11-30 11:22:37 +00:00
Gregory Schier
fd0e36f6cf httpsnippet out of Webpack (Fixes #640) 2017-11-30 11:21:42 +00:00
Gregory Schier
a0685c882e Move WRITEFUNCTION definition lower (Fixes #633)
I have no idea why moving this function down works, but it did.
2017-11-30 11:06:04 +00:00
Gregory Schier
feecc8f203 Fix Yarn path for dev 2017-11-29 23:14:44 +00:00
Gregory Schier
d088a7717d Include graphql in Webpack with codemirror-graphql (Fixes #638) 2017-11-29 01:50:44 +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
5873dc9d88 Bump version 2017-11-28 12:27:39 +00:00
Gregory Schier
10174c2de8 Bump version 2017-11-28 12:27:11 +00:00
Gregory Schier
b737a8d9f8 Fix test 2017-11-28 11:49:41 +00:00
Gregory Schier
cff03fb4e6 Fix body migration (Fixes #634) 2017-11-28 11:25:05 +00:00
Gregory Schier
05d9ada3a0 Revert libcurl version 2017-11-28 02:21:16 +00:00
Gregory Schier
002a519f3e Fix node-libcurl ref 2017-11-28 01:41:52 +00:00
Gregory Schier
1060f3d9c0 Bump version 2017-11-27 18:51:37 +00:00
Gregory Schier
afcc72e3cf Publish
- insomnia-app@1.0.2
 - insomnia-importers@1.5.6
2017-11-27 17:22:03 +00:00
Gregory Schier
1cc7e64ade Handle Postman url object format 2017-11-27 17:21:08 +00:00
Gregory Schier
3217b8677d Fixed render context inheritance (Fixes #631) 2017-11-27 15:52:35 +00:00
Gregory Schier
05dc85c61f Fix syntax 2017-11-27 02:38:00 +00:00
Gregory Schier
98baeac567 Even more optimizations 2017-11-27 02:30:26 +00:00
Gregory Schier
d8135fa32b Smaller build size 2017-11-27 02:06:15 +00:00
Gregory Schier
d1533c9813 Trying node-libcurl update 2017-11-27 01:19:24 +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
6256fe94d4 Fix lerna ignore 2017-11-26 23:22:09 +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
efdd69bcb5 Some minor fixes 2017-11-26 23:05:44 +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
3db00f584b Change license from AGPLv3 to MIT 2017-11-26 21:10:01 +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