Commit Graph

223 Commits

Author SHA1 Message Date
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
2547e57dad
Add new multipart response viewer (#590) 2017-11-13 01:18:27 +00:00
Gregory Schier
8a1296babc Update Insomnia importers (Closes #558) 2017-11-10 14:43:04 +01:00
Gregory Schier
76611dc50a Fix graphql dependencie problems (Fixes #577) 2017-11-08 14:59:28 +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
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
31e7011a81
Include standalone Yarn (#569) 2017-11-04 21:53:40 +01:00
Gregory Schier
ecfce11d7b Minor UX improvements to HAR export 2017-11-01 13:40:24 +01:00
Gregory Schier
0c48d0027d Send first named query as operationName 2017-10-30 13:55:04 +01:00
Gregory Schier
990c23173e remove portable target 2017-10-17 22:28:09 +02:00
Gregory Schier
14535aa909 Try portable build 2017-10-17 22:04:00 +02:00
Gregory Schier
0b0d8743f9 Update jsonpath 2017-10-17 11:45:31 +02:00
Gregory Schier
0d56b84c21 Rewrote broken PDF viewer 2017-10-12 19:58:49 +02:00
Gregory Schier
904b369c46 Flow and robustness to tag editor (#511) 2017-10-10 16:46:32 +02:00
Gregory Schier
a51fe44f74 Upgrade Electron and React 2017-09-30 22:10:57 +02:00
Gregory Schier
413818cee1 Add zip target to Windows builds 2017-09-26 10:51:08 +02:00
Gregory Schier
a2517713c5 Autoselect active env in editor and update flow (#497) 2017-09-25 23:32:58 +02: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
Gregory Schier
5cf3960103 Bump libcurl again 2017-08-16 15:28:04 -07:00
Gregory Schier
24a826a680 Bump libcurl again 2017-08-16 14:58:14 -07:00
Gregory Schier
b84b3c1671 Some tweaks 2017-08-16 14:31:14 -07:00
Gregory Schier
f7687ee7d8 Try breaking cache 2017-08-16 10:57:47 -07:00
Gregory Schier
a3df61fd85 Revert Webpack to 2.2.1 2017-08-16 10:41:15 -07:00
Gregory Schier
9b6cb3fb5d No more Git deps 2017-08-15 20:49:58 -07:00
Gregory Schier
89677305b1 Update dep 2017-08-15 18:17:42 -07:00
Gregory Schier
147e57817a Fix tests 2017-08-15 17:46:28 -07:00
Gregory Schier
852a6e6f14 Slower response refresh 2017-08-15 17:19:02 -07:00
Gregory Schier
b88f4741e4 Upgrade React and dependent libraries 2017-08-09 18:56:27 -07:00
Gregory Schier
f20be20f82 Upgrade to webpack 3 2017-08-08 11:23:08 -07:00
Gregory Schier
bc54f269a8 Download plugins as tar into own dirs (#388) 2017-08-01 09:58:08 -07:00
Gregory Schier
1228c14f3b Update insomnia-importers package (Fixes #378) 2017-07-26 09:48:07 -07:00
Gregory Schier
09e1944322 Update to custom httpsnippet fork (Closes #375) 2017-07-25 13:51:49 -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
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
ce5e730e4f More flow retries for slow CI 2017-07-19 19:16:45 -07:00
Gregory Schier
01e10138ee Add flow check to npm test 2017-07-18 22:04:15 -07:00
Gregory Schier
c90ea4d35a More verbose flow types 2017-07-18 19:54:03 -07:00
Gregory Schier
08438b6911 Add flow to project 2017-07-17 16:32:47 -07:00
Gregory Schier
207978bb23 Fix Codemirror single line scroll quirk 2017-07-17 15:17:31 -07:00
Gregory Schier
3853f3dcd7 Try snap packaging 2017-07-17 12:27:19 -07:00
Gregory Schier
dc221bb05c Apply AWS signing to application/x-www-form-urlencoded bodies 2017-07-12 14:20:31 -07:00
Peter Lyons
d2c677c0fd Add support for AWS authentication (#347)
* Implements #344
* Multifactor authentication (MFA) not yet supported
2017-07-12 14:01:14 -07:00
Gregory Schier
512737fd96 Some minor updates to pdf viewing 2017-06-23 08:40:43 -07:00
Antoine
8fa948e402 Preview PDF on 'Visual preview mode' #323 (#325) 2017-06-23 08:32:09 -07:00