Commit Graph

257 Commits

Author SHA1 Message Date
Gregory Schier
605cb90753
Update Electron and node-libcurl (#1215)
* A bunch of things

* Publish

 - insomnia-app@1.0.41
 - insomnia-cookies@0.0.8
 - insomnia-httpsnippet@1.16.13
 - insomnia-importers@2.0.7
 - insomnia-libcurl@0.0.17
 - insomnia-url@0.1.4
 - insomnia-xpath@1.0.5
 - insomnia-plugin-cookie-jar@1.0.3
 - insomnia-plugin-jsonpath@1.0.7
 - insomnia-plugin-now@1.0.7
 - insomnia-plugin-os@1.0.9
 - insomnia-plugin-prompt@1.1.7
 - insomnia-plugin-request@1.0.13
 - insomnia-plugin-response@1.0.11
 - insomnia-plugin-uuid@1.0.6

* Package deps

* Remove fsevents again

* Appveyor node verison

* Remove unused dep

* Try something

* Try another thing

* NPM audit

* Yet again

* Fix test

* Fix test

* Remove npm dep

* Fix webview

* Fix React sortable and bump version

* Comment out broken test for now

* Publish

 - insomnia-app@1.0.42
 - insomnia-cookies@0.0.9
 - insomnia-httpsnippet@1.16.14
 - insomnia-importers@2.0.8
 - insomnia-libcurl@0.0.18
 - insomnia-xpath@1.0.6
 - insomnia-plugin-cookie-jar@1.0.4
 - insomnia-plugin-file@1.0.5
 - insomnia-plugin-jsonpath@1.0.8
 - insomnia-plugin-now@1.0.8
 - insomnia-plugin-os@1.0.10
 - insomnia-plugin-request@1.0.14
 - insomnia-plugin-response@1.0.12
 - insomnia-plugin-uuid@1.0.7

* Remove deprecated Electron Builder config options

* Try some more

* Publish

 - insomnia-app@1.0.43
 - insomnia-libcurl@0.0.19

* Bump

* Publish

 - insomnia-app@1.0.44
 - insomnia-libcurl@0.0.20

* Hopefully fix windows builds

* DEBUG on travis

* Hopefully fix dependency issues

* Undo package-lock copy

* Debug

* More debugging

* Another check

* Fix debug check

* Try just build

* Extra logging

* Escape windows paths differently (Fixes #1217)

* Try packing more deps

* Publish

 - insomnia-app@1.0.45
 - insomnia-cookies@0.0.10
 - insomnia-httpsnippet@1.16.15
 - insomnia-importers@2.0.9
 - insomnia-libcurl@0.0.21
 - insomnia-xpath@1.0.7
 - insomnia-plugin-cookie-jar@1.0.5
 - insomnia-plugin-jsonpath@1.0.9
 - insomnia-plugin-now@1.0.9
 - insomnia-plugin-os@1.0.11
 - insomnia-plugin-request@1.0.15
 - insomnia-plugin-response@1.0.13
 - insomnia-plugin-uuid@1.0.8

* Adjust some deps

* Zip build dir into release files

* More debug info

* Undo travis tar debug

* Downgrade electron-builder to 20.19

* Downgrade electron-builder to last working version

* Try electron-builder 20.20.4

* Change bundled deps

* Add electron-builder-lib back
2018-10-19 22:11:58 -04:00
Evans Y
955131472a * Implemented normal, monospace font selection and on-pff for font variant (#1213)
ligatures

* Make font-size and font-family based on CSS variables
2018-10-17 13:26:19 -04:00
Gregory Schier
2ffb15ac1d Revert Lerna 2018-07-20 16:51:31 -04:00
Gregory Schier
12117d3d26 Revert postinstall 2018-07-18 19:15:14 -04:00
Gregory Schier
0eed38aea3 Bump some deps 2018-07-16 08:52:10 -04:00
Gregory Schier
4d24bc1d59 Hopefully fix build errors for Node 10 2018-07-12 14:47:21 -04:00
Gregory Schier
7707d8574d audit 2018-07-11 19:18:40 -04:00
Gregory Schier
f08057a6b8 Better Prettier pre-commit 2018-06-25 16:10:12 -04:00
Gregory Schier
14fb8a1585 Env now available when no active request (Fixes #1005) 2018-06-25 15:58:03 -04:00
Gregory Schier
4901f03041 Add Prettier 2018-06-25 13:42:50 -04:00
Gregory Schier
20ed159da8 Fix deps 2018-05-23 04:47:54 -04:00
Gregory Schier
dc3c1edc36 no longer minify 2018-05-23 04:32:43 -04:00
Gregory Schier
7dbbeaa8ab Fetch GraphQL schema more often 2018-04-20 19:06:16 -04:00
Gregory Schier
2cc5c541f2 Use Yarn for all plugin install stages (Closes #825) 2018-03-29 13:23:49 -04:00
Gregory Schier
976720c8f2 Introspection queries use same OAuth2 tokens (Closes #835) 2018-03-28 22:32:09 -04:00
Gregory Schier
bce2a25a47 Remove root deps 2018-02-17 16:33:59 +08:00
Gregory Schier
5cedf92f0e Fix deps 2018-02-14 16:35:03 +08:00
Gregory Schier
b3e4730718 Revert electron-builder to fix icon (Closes #741) 2018-02-14 01:04:39 +08:00
Gregory Schier
cfb88ef044 Bump versions 2018-01-17 16:30:38 +07:00
Gregory Schier
82621e8fb3 Fix for swagger2 importer 2018-01-17 12:18:10 +07:00
Gregory Schier
b0a8b70811 npm install in bootstrap script 2017-12-06 01:05: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
5fb9274b39 Bump electron-builder deps 2017-11-30 12:55:01 +00:00
Gregory Schier
c079769a54 Bump electron-builder deps 2017-11-30 12:49:11 +00:00
Gregory Schier
1060f3d9c0 Bump version 2017-11-27 18:51:37 +00:00
Gregory Schier
3217b8677d Fixed render context inheritance (Fixes #631) 2017-11-27 15:52:35 +00:00
Gregory Schier
9a4eafcbe4 Remove website 2017-11-27 00:29:27 +00:00
Gregory Schier
fbf6855729 Fix eslint 2017-11-26 23:48:30 +00:00
Gregory Schier
8ec45c92c9 Fix Netlify deploys 2017-11-26 21:40:56 +00:00
Gregory Schier
eb57b5a6a3 Fix Netlify deploy 2017-11-26 21:20:48 +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
Gregory Schier
5603680cef
Simplified app launch logic (#626) 2017-11-24 01:39:53 +00:00
Gregory Schier
ba26ec3163
Repair envs and jars, and create missing ones (#616)
* Repair envs and jars, and create missing ones

* Hack to make tests work
2017-11-22 14:00:12 +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
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