Gregory Schier
158510d4d8
Fix/large response body handling ( #614 )
...
* Basic fix in place
* Use curlopt_writefunction
* Fix tests
2017-11-21 17:49:17 +00:00
Gregory Schier
e9b87686e1
Upgrade Electron Builder ( #498 )
...
* Upgrade electron-builder
* Fix optional dep
* Add another dep
* Fix travis
* Fix 7zip install
* Fix icons
* Minor fix
* Delete changelog
* Moved build scripts to JS
* Some adjustments
* Remove lines
* Add 7zip back
* Update scripts
* Small tweaks
* Fix electronbuilder config
* snap dependency
* Fix pkg
* Remove snapd dep
* Updated deps and lots of fixes
* Travis update
* Return package name
* Remove snap for now
* Remove portable
* Try fixing code signing
* Bump cache
* Disable automatic tests
* Fix windows artifacts
* package-lock for app/
* Try fix npm install
* Try again
* Some minor tweaks
* Preleases by default
2017-11-20 16:07:36 +00:00
Gregory Schier
7adf8591c1
Switch to Google Analytics API ( #609 )
...
* Almost working
* First working implementation
* Simplified analytics utils
* Fix tests
2017-11-18 22:47:54 +00:00
Gregory Schier
4d70a495a8
Custom headers parsing ( #594 )
2017-11-13 23:10:53 +00:00
Gregory Schier
41e903714b
Accept header now overridable
2017-11-12 18:35:01 +00:00
Gregory Schier
7bf8edbc91
Now show missing file errors for multipart requests
2017-11-10 18:30:09 +01:00
Gregory Schier
d506e0b4c1
Use Insomnia network stack for OAuth 2.0 requests ( #582 )
...
* Use Insomnia network stack for OAuth 2.0 requests
* Fix zombie docs
2017-11-10 11:50:39 +01:00
Gregory Schier
7490c7282d
Add back default Accept header ( Fixes #581 )
2017-11-09 20:26:08 +01:00
Gregory Schier
3739a38c3f
Fix ASAP build errors
2017-11-07 19:19:16 +01:00
Gerry Tan
f67f220c6d
Atlassian ASAP authentication support ( https://s2sauth.bitbucket.io/ ) ( #565 ) ( #566 )
2017-11-07 19:14:08 +01:00
Gregory Schier
777f823909
Add more OAuth 1.0 params
2017-11-06 22:43:00 +01:00
Gregory Schier
2dc44f9d7e
Added Token to OAuth 1.0 (Rel #197 )
2017-11-06 21:44:55 +01:00
Roman Besolov
d3e8a05fc7
oAuth 1.0a Support ( #571 )
2017-11-06 20:26:31 +01:00
Gregory Schier
9935b1d9c1
Certificate glob matching on port ( #570 )
2017-11-04 22:00:16 +01:00
Gregory Schier
db1ae27fb2
More unique temporary directory ( Closes #568 )
2017-11-04 21:10:06 +01:00
Gregory Schier
44449114a9
Revert connection: close default
2017-11-03 22:02:37 +01:00
Gregory Schier
feca747e06
Fix tests
2017-11-03 21:58:53 +01:00
Gregory Schier
dea202cf1f
Auto close connections and better accept headers
2017-11-03 21:54:47 +01:00
Gregory Schier
aa9a96cd0a
Fix tests
2017-11-03 20:35:13 +01:00
Gregory Schier
53965ed1fd
Revert url resolver
2017-11-03 20:31:08 +01:00
Gregory Schier
c2d6455636
Handle hostless OAuth redirects ( Closes #404 )
2017-11-03 19:43:40 +01:00
Gregory Schier
6ee6422e94
Added some OAuth 2.0 logging
2017-11-03 17:25:12 +01:00
Gregory Schier
a8a20252c6
print curl version in Timeline'
2017-11-02 13:40:58 +01:00
Gregory Schier
52fe473063
New ClientCertificate model and ability to have private certificates ( #555 )
...
* Pull out client certificates
* Add test for the migration
2017-10-31 19:05:35 +01:00
Gregory Schier
1ed4b51a01
Convert Multipart Handling to Use Streams ( #547 )
...
* Almost done converting multipart processor to use streams
* Implement temp filesystem hack instead
2017-10-29 00:16:34 +02:00
Gregory Schier
0d56b84c21
Rewrote broken PDF viewer
2017-10-12 19:58:49 +02:00
Gregory Schier
6ca5204961
Fix tests
2017-10-12 14:35:03 +02:00
Gregory Schier
5bc0a6584f
Revert multipart
2017-10-12 14:25:26 +02:00
Gregory Schier
af2bbca356
Fix multipart newlines for Windows
2017-10-12 13:34:51 +02:00
Gregory Schier
07cc38f003
Don't rely on Curl for multipart/form-data ( #513 )
...
* Playing around but nothing working
* Got it working!
* Move multipart logic to own file
2017-10-11 23:43:21 +02:00
Gregory Schier
05db836890
Specify HTTP method when signing AWS requests ( Fixes #509 )
2017-10-10 10:58:13 +02:00
Gregory Schier
3908da67b6
More robust certificate check ( Fixes #452 ) ( #502 )
2017-10-05 15:11:22 +02:00
Gregory Schier
f76e382387
Revamp Keyboard Shortcuts ( #487 )
...
* More shortcuts and accessibility tweaks
* Use hotkey objects everywhere
* A few last-minute tweaks
2017-09-17 16:04:56 +02:00
Gregory Schier
a20ea65c4c
Async model migrations
2017-09-13 08:11:49 +02:00
Gregory Schier
6ee8576d6b
Use INFILESIZE_LARGE to prevent overflow ( Fixes #464 )
2017-09-09 12:48:27 +00:00
Julien Giovaresco
2fcf98536f
Implement Hawk Authentication ( #446 )
...
* Implement Hawk Authentication
* fix the missing label of inputs
* Fix PR reviews
2017-08-21 10:43:12 -07:00
Xuanwo
e805d86c32
Add environment to plugin ( #443 )
...
* Allow request in plugin to access current context
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
* Add getAllHeaders API for context request
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
* Use JSON to parse npm show's output
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
2017-08-21 10:34:25 -07:00
Gregory Schier
d715b7345f
Remove maxredirs
2017-08-16 12:48:44 -07:00
Gregory Schier
d13f50c835
Fix tests
2017-08-16 10:14:43 -07:00
Gregory Schier
9d5b896b00
Add max redirects setting to test
2017-08-16 10:08:29 -07:00
Gregory Schier
9b6cb3fb5d
No more Git deps
2017-08-15 20:49:58 -07:00
Gregory Schier
852a6e6f14
Slower response refresh
2017-08-15 17:19:02 -07:00
Gregory Schier
8f00d81a7d
Network logging
2017-08-15 16:30:59 -07:00
Gregory Schier
c4933badba
Add response.bytesContent and use for size check ( Closes #412 )
2017-08-11 14:44:34 -07:00
Gregory Schier
7b494c2b95
Add token prefex oauth option and foldable advanced options ( #420 )
2017-08-10 12:34:33 -07:00
Gregory Schier
a834b93e5e
Set max redirects limit to 20 ( Closes #414 )
2017-08-10 08:44:24 -07:00
Gregory Schier
851116e3f0
Added menu item for keyboard shortcuts and many small fixes
2017-08-04 09:54:11 -07:00
Jerry Saravia
43bc07460a
Add redirectUri to url regex for OAuth2 ( #396 )
...
* Add redirectUri to url regex for OAuth2
Keycloak, an OAuth2/OpenId Connect authentication server,
has multiple pages it redirects to during the login process
for the user. One such internal url it uses has `code=` as part
of the url. This causes the window to close prematurely and attempt
to get an access token. However, the code is wrong because it is
only an intermediaery step for Keycloak.
This fix will add the redirectUri to the regex. Insomnia will only attempt
to fetch the token AFTER keycloak has finished it's full login flow
and has redirected back to the redirectUri.
* Code review changes
2017-08-03 18:16:27 -07:00
Gregory Schier
766b15a3d3
Fix AWS auth GET requests ( Fixes #391 )
2017-08-01 15:13:24 -07:00
Gregory Schier
6bf2e1652a
Better support for reading files with Response tag
2017-08-01 11:20:47 -07:00