Commit Graph

1010 Commits

Author SHA1 Message Date
Gregory Schier
09c3f06a9e Fix JSON content-type detection. Closes #395 2017-08-03 15:37:05 -07:00
Gregory Schier
e4f252fcb0 Don't prettify nunjucks tags (#399) 2017-08-03 14:45:32 -07:00
Gregory Schier
bc5845b947 GraphQL variables now object instead of string (#397) 2017-08-03 14:44:55 -07:00
Gregory Schier
d4f6044779 Change changelog fetch URL 2017-08-02 13:38:40 -07:00
Gregory Schier
319b947922 Switch changelog URLgs 2017-08-02 13:38:31 -07:00
Gregory Schier
12b5b781e7 Bump Version 2017-08-01 15:18:09 -07:00
Gregory Schier
766b15a3d3 Fix AWS auth GET requests (Fixes #391) 2017-08-01 15:13:24 -07:00
Gregory Schier
2176b50a49 Remove null origin header 2017-08-01 15:03:12 -07:00
Gregory Schier
fb675159bd Enable persistent search box 2017-08-01 14:39:54 -07:00
Gregory Schier
6bf2e1652a Better support for reading files with Response tag 2017-08-01 11:20:47 -07:00
Gregory Schier
bc54f269a8 Download plugins as tar into own dirs (#388) 2017-08-01 09:58:08 -07:00
Gregory Schier
2fbb9dfe16 gzip request bodies 2017-07-31 19:33:46 -07:00
Gregory Schier
00846a0cec Support compressed resources for sync 2017-07-31 15:11:45 -07:00
Gregory Schier
41d5e86377 Fix import 2017-07-31 14:16:54 -07:00
Gregory Schier
38fe4a83dc Revert notificatoins 2017-07-31 14:14:16 -07:00
Gregory Schier
bc4d4a044d Extra Notifications Endpoints (#386)
* Plugin refresh loading indicator

* Added extra notifications endpoints
2017-07-31 13:46:04 -07:00
Gregory Schier
ac32f00382 Notification poll every 30 minutes 2017-07-31 13:45:47 -07:00
Gregory Schier
d86be1c67e Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-07-31 13:45:27 -07:00
Christophe Pouliot
36d3bd5bf5 Add netrc as auth type (#384)
* Add netrc as auth type

* Re add netrc flow types

* Remove period from netrc text to accommodate windows users

* Address comments

* Add netrc network test
2017-07-31 10:29:36 -07:00
Gregory Schier
a12aa32529 Plugin refresh loading indicator 2017-07-28 15:18:06 -07:00
Gregory Schier
700c919520 Throttle sync when slow (#383) 2017-07-27 16:27:51 -07:00
Gregory Schier
3b27d5fa01 Mark new workspaces in UI (#379) 2017-07-27 15:59:07 -07:00
Gregory Schier
bd5f8c5e9a Some adjustments to bulk header editing (Closes #382) 2017-07-27 15:53:31 -07:00
Gregory Schier
1228c14f3b Update insomnia-importers package (Fixes #378) 2017-07-26 09:48:07 -07:00
Gregory Schier
69b34162c1 Fix tests 2017-07-25 19:44:34 -07:00
Gregory Schier
0a7e790071 Fix binary file upload method 2017-07-25 19:40:32 -07:00
Gregory Schier
a4737e1b2a Use CURLOPT_CUSTOMREQUEST properly (#377)
* Use CURLOPT_CUSTOMREQUEST properly

* Fix content-type
2017-07-25 17:49:22 -07:00
Gregory Schier
8faa28a2cf Get rid of tab tracking 2017-07-25 15:28:53 -07:00
Gregory Schier
af64b7cd6f Lower large response size 2017-07-25 15:20:11 -07:00
Gregory Schier
e80861e89f Refined XML regex (Related to #368) 2017-07-25 14:22:10 -07:00
Gregory Schier
8707d3fdfe Autodetect XML if no content-type (Closes #368) 2017-07-25 14:19:38 -07:00
Gregory Schier
26e8f45736 Fix again 2017-07-25 13:58:00 -07:00
Gregory Schier
d9c4717419 Fix dep 2017-07-25 13:56:54 -07:00
Gregory Schier
09e1944322 Update to custom httpsnippet fork (Closes #375) 2017-07-25 13:51:49 -07:00
Gregory Schier
fc3ff993a0 Fixed unused import 2017-07-25 11:41:27 -07:00
Gregory Schier
98b23002a2 Better graphql autocomplete 2017-07-25 11:00:30 -07:00
Gregory Schier
1df3ba4531 GraphQL Body Type (#376)
* Initial GraphQL support

* Better error handling and formatting
2017-07-24 21:15:24 -07:00
Gregory Schier
d3ce502c13 Load plugin from NPM (#371)
* Install plugins from npm

* A bit more

* Error handling and messaging
2017-07-21 17:55:34 -07:00
Gregory Schier
8523e67695 Minor tweak 2017-07-21 16:17:49 -07:00
Gregory Schier
dc41140556 Let modified property overwrite on update if exists 2017-07-21 16:15:57 -07:00
Gregory Schier
483ca03668 Add some tooltips to OAuth form 2017-07-21 13:11:01 -07:00
Gregory Schier
4c2322f808 Refactor tooltip and some props stuff 2017-07-21 11:59:17 -07:00
Gregory Schier
d00f8d1953 Only load dev extensions in dev 2017-07-20 12:29:16 -07:00
Louis St-Amour
6a391268e5 Adding react and redux dev tools (#327)
* Adding react & redux dev tools

To dev builds, using electron-devtools-installer

* Corrected lint error

* Updating package-lock.
2017-07-20 12:09:07 -07:00
Gregory Schier
d88e1fc727 Don't run flow server to check 2017-07-19 21:06:40 -07:00
Gregory Schier
8790206682 Revert timeout 2017-07-19 21:02:42 -07:00
Gregory Schier
54f656261e Increase jasmine timeout for CI 2017-07-19 20:58:04 -07:00
Gregory Schier
911315b401 Refactored test beforeeach 2017-07-19 20:36:44 -07:00
Gregory Schier
ce5e730e4f More flow retries for slow CI 2017-07-19 19:16:45 -07:00
Gregory Schier
09c219fb6d More Plugin Hooks (#352)
* Playing around with pre-request hooks

* Added response hooks

* More flow types

* Flow types on wrapper.js

* Flow types on plugin folder

* Basic tests for plugin hooks

* Make DB initilize for all tests no matter what

* Touch
2017-07-19 18:55:40 -07:00