Gregory Schier
|
f3bb21fd24
|
deps
|
2018-07-18 10:53:57 -04:00 |
|
Gregory Schier
|
3cd6a84273
|
Publish
- insomnia-app@1.0.31
- insomnia-libcurl@0.0.12
|
2018-07-18 10:50:37 -04:00 |
|
Gregory Schier
|
806cce5d4a
|
Got Linux builds working again
|
2018-07-18 09:12:17 -04:00 |
|
Gregory Schier
|
d8bcc01b06
|
Add npm back to deps
|
2018-07-17 22:00:09 -04:00 |
|
Gregory Schier
|
cffbb61aac
|
Bump version
|
2018-07-17 21:23:58 -04:00 |
|
Gregory Schier
|
2e1fda8b64
|
Theme tweaks
|
2018-07-17 20:48:10 -04:00 |
|
Gregory Schier
|
72da789f78
|
Support raw CSS for themes
|
2018-07-17 19:39:15 -04:00 |
|
Gregory Schier
|
5ad79f3bbc
|
JS themes and convert themes (#1047)
* JS themes and convert themes
* Publish
- insomnia-plugin-core-themes@1.0.1
- insomnia-app@1.0.28
* Publish
- insomnia-plugin-core-themes@1.0.2
- insomnia-app@1.0.29
* Publish
- insomnia-plugin-core-themes@1.0.3
- insomnia-app@1.0.30
|
2018-07-17 16:34:28 -07:00 |
|
Gregory Schier
|
c7dae0cdf3
|
Publish
- insomnia-app@1.0.27
- insomnia-libcurl@0.0.10
|
2018-07-16 10:39:32 -04:00 |
|
Gregory Schier
|
a34654476d
|
Revert insomnia-node-libcurl
|
2018-07-16 10:36:33 -04:00 |
|
Gregory Schier
|
ab643b8a77
|
package-lock
|
2018-07-16 10:24:26 -04:00 |
|
Gregory Schier
|
ff79525fc4
|
Publish
- insomnia-app@1.0.26
- insomnia-libcurl@0.0.9
|
2018-07-16 10:10:34 -04:00 |
|
Gregory Schier
|
c22355efbc
|
Publish
- insomnia-app@1.0.25
- insomnia-libcurl@0.0.8
|
2018-07-16 10:01:19 -04:00 |
|
Gregory Schier
|
fcc8e53765
|
tweak inactive form style
|
2018-07-16 09:58:03 -04:00 |
|
Gregory Schier
|
eb6fee088a
|
Update dep
|
2018-07-16 09:54:31 -04:00 |
|
Gregory Schier
|
7f85dacd91
|
Bump dep
|
2018-07-16 09:43:06 -04:00 |
|
Gregory Schier
|
6ce95633b6
|
Break cache
|
2018-07-16 09:13:48 -04:00 |
|
Gregory Schier
|
01aaddb831
|
Appveyor node version
|
2018-07-16 09:05:41 -04:00 |
|
Gregory Schier
|
d5bc716918
|
Charcode for webview (Fixes #1045)
|
2018-07-16 08:54:18 -04:00 |
|
Gregory Schier
|
794646f2ac
|
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
|
2018-07-16 08:53:43 -04:00 |
|
Gregory Schier
|
512b048e4c
|
Publish
- insomnia-plugin-cookie-jar@1.0.1
- insomnia-plugin-jsonpath@1.0.4
- insomnia-plugin-now@1.0.6
- insomnia-plugin-os@1.0.8
- insomnia-plugin-request@1.0.12
- insomnia-plugin-response@1.0.10
- insomnia-plugin-uuid@1.0.5
- insomnia-app@1.0.24
- insomnia-cookies@0.0.7
- insomnia-httpsnippet@1.16.11
- insomnia-importers@2.0.6
- insomnia-libcurl@0.0.7
- insomnia-xpath@1.0.4
|
2018-07-16 08:52:26 -04:00 |
|
Gregory Schier
|
0eed38aea3
|
Bump some deps
|
2018-07-16 08:52:10 -04:00 |
|
Sean Washington
|
1a23dc2b4b
|
First pass at one light/dark themes (#1044)
|
2018-07-15 19:12:46 -07:00 |
|
Gregory Schier
|
f3a690576b
|
Hopefully fix git path
|
2018-07-12 18:35:17 -04:00 |
|
Gregory Schier
|
b4eb470e4e
|
Bump dep
|
2018-07-12 18:24:16 -04:00 |
|
Gregory Schier
|
1b6d7a14c8
|
Bump lerna version
|
2018-07-12 17:53:57 -04:00 |
|
Gregory Schier
|
58873bfe38
|
Move electron rebuild to postinstall
|
2018-07-12 17:40:15 -04:00 |
|
Gregory Schier
|
431643ac31
|
try
|
2018-07-12 17:24:48 -04:00 |
|
Gregory Schier
|
3f17bda2d5
|
Node 10 in Dockerfile too
|
2018-07-12 16:49:46 -04:00 |
|
Gregory Schier
|
faae1fd758
|
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
|
2018-07-12 16:48:20 -04:00 |
|
Gregory Schier
|
49c429fbc6
|
Work?
|
2018-07-12 16:48:03 -04:00 |
|
tippl
|
f681d13331
|
Add bar color indicator for environments (#1042)
* Add bar color indicator for environments
* Fix according to code review
|
2018-07-12 13:38:51 -07:00 |
|
Gregory Schier
|
4d24bc1d59
|
Hopefully fix build errors for Node 10
|
2018-07-12 14:47:21 -04:00 |
|
Preston Alvarado
|
0aea04d111
|
Added plugin cookie jar for Issue #1028 (#1039)
* Added plugin cookie jar for PR #1028
* Refactored how cookie domain works. Now consistent with request plugin
* Updated unit tests
|
2018-07-12 11:29:03 -07:00 |
|
Gregory Schier
|
7707d8574d
|
audit
|
2018-07-11 19:18:40 -04:00 |
|
Gregory Schier
|
f3ef11dfa0
|
Publish
- insomnia-plugin-jsonpath@1.0.3
- insomnia-plugin-os@1.0.7
- insomnia-plugin-prompt@1.1.4
- insomnia-plugin-request@1.0.11
- insomnia-plugin-response@1.0.9
- insomnia-app@1.0.23
- insomnia-cookies@0.0.6
- insomnia-httpsnippet@1.16.10
- insomnia-importers@2.0.5
- insomnia-libcurl@0.0.6
- insomnia-xpath@1.0.3
|
2018-07-11 19:07:40 -04:00 |
|
Gregory Schier
|
65fc2ece89
|
Upgrade some deps
|
2018-07-11 19:07:20 -04:00 |
|
Gregory Schier
|
528a8c3b2b
|
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
|
2018-07-09 10:53:53 -04:00 |
|
Gregory Schier
|
66637f33d4
|
Fix async tag error handling (Closes #1027)
|
2018-07-09 10:53:11 -04:00 |
|
Phillip Lanclos
|
caeb642fd2
|
Add Secure Text option for prompts (#1036)
* Add Secure Text option for prompts closes #962
* Change prompt secure text name
|
2018-07-05 14:44:45 -07:00 |
|
Gregory Schier
|
26e9b646bd
|
Add ability to debug OAuth 2.0 token fetch responses (#1024)
* Show OAuth 2.0 responses when failed
* Implemented for the rest of the grant types
|
2018-07-01 13:18:18 -07:00 |
|
Gregory Schier
|
ebbb8d5247
|
Handle missing content-type header with AWS auth (Fixes #910)
|
2018-06-30 15:55:36 -04:00 |
|
Gregory Schier
|
99cf230720
|
Publish
- insomnia-app@1.0.22
- insomnia-libcurl@0.0.5
|
2018-06-29 15:58:50 -04:00 |
|
Gregory Schier
|
8ef0b03d9f
|
Add clear button to sidebar filter (Closes #989)
|
2018-06-29 14:50:08 -04:00 |
|
Gregory Schier
|
145d566a65
|
More precise environment cascading (Fixes #1020)
|
2018-06-29 12:29:46 -04:00 |
|
Gregory Schier
|
8a751883f8
|
Remove empty ruleset
|
2018-06-28 17:17:40 -04:00 |
|
Gregory Schier
|
17df94d4ec
|
Add @flow comment to flow-typed files
|
2018-06-28 17:16:18 -04:00 |
|
Gregory Schier
|
7459e84759
|
Make themes free
|
2018-06-28 16:11:28 -04:00 |
|
Gregory Schier
|
f9ac47cdb1
|
Disable non-working GraphQL jump feature
|
2018-06-28 16:07:32 -04:00 |
|
Gregory Schier
|
5aaa350fc1
|
Add GraphQL popup reference on hover (#1019)
|
2018-06-28 13:05:45 -07:00 |
|