Commit Graph

1262 Commits

Author SHA1 Message Date
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
Knut Hühne
1173001e46 always show timer with one decimal precision (#617) 2017-11-22 13:30:36 +00:00
Gregory Schier
f82b8f3c1c Fix logger 2017-11-22 00:28:34 +00:00
Gregory Schier
8e78129ce4 console.debug back to console.log 2017-11-22 00:07:28 +00:00
Gregory Schier
af41479714 Some typos 2017-11-21 17:52:47 +00:00
Gregory Schier
d6295a8b01
Auto-Update Improvements (#613)
* Specify update channel and auto-updates

* Minor tweaks

* Fix lint

* Bump version

* Small tweaks

* Bump

* Some minor improvements

* Touch
2017-11-21 17:49:33 +00:00
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
c3b479ced0 Remove snap folder 2017-11-20 16:24:41 +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
b3754a07e3 Fix HAWK alg (Fixes #610) 2017-11-19 23:35:29 +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
041ec5139e
Move Database to Electron Main Process (#607)
* Working concept of DB on backend

* Local DB is local
2017-11-17 12:10:37 +00:00
Gregory Schier
9137340fc6 Fix default headers plugin link 2017-11-16 18:06:07 +00:00
Gregory Schier
17cd05690a Add screenshot to repo 2017-11-16 17:41:53 +00:00
Gregory Schier
f300c2ad08 Add dollar sign to URL regex (Related #592) 2017-11-16 11:49:50 +00:00
Gregory Schier
a9fdce52cb Bump version 2017-11-14 16:35:43 +00:00
Gregory Schier
c143958592 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-11-14 16:35:19 +00:00
Gregory Schier
32f2ccee37 Bump version 2017-11-14 16:23:24 +00:00
Gregory Schier
4d70a495a8
Custom headers parsing (#594) 2017-11-13 23:10:53 +00:00
Gregory Schier
84ee247255 Small fix for curl highlighting 2017-11-13 23:02:14 +00:00
Gregory Schier
24118a40eb Merge branch 'feature/multipart-response-viewer' into develop 2017-11-13 19:06:10 +00:00
Gregory Schier
d3c95e9c87 Add flow to EnvironmentsDropdown 2017-11-13 19:05:46 +00:00
Gregory Schier
2547e57dad
Add new multipart response viewer (#590) 2017-11-13 01:18:27 +00:00
Gregory Schier
3bac7fea9c Add new multipart response viewer 2017-11-13 00:50:26 +00:00
Gregory Schier
e05377b513 Add flow to response-viewer 2017-11-12 19:05:26 +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
6432a3cfc5 Bump version and small fix 2017-11-10 18:03:36 +01:00
Gregory Schier
638c85ee99
Prompt user to change Content-Type for binary file (#586) 2017-11-10 16:50:33 +01:00
Gregory Schier
8b8a20d78c Keyboard shortcut to delete request (Closes #460) 2017-11-10 15:13:03 +01:00
Gregory Schier
af87632f13 Fix dep 2017-11-10 15:05:25 +01:00
Gregory Schier
8a1296babc Update Insomnia importers (Closes #558) 2017-11-10 14:43:04 +01:00
Gregory Schier
5d0f28db7b Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-11-10 12:29:51 +01:00
Gregory Schier
e0bed8c114 Force env editor to refresh on sync change (Closes #563) 2017-11-10 12:29:18 +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
99a7d6fe60 Remove npm 5 installation from travis 2017-11-10 11:47:27 +01:00
Gregory Schier
75d45639b5 Fix Flow error 2017-11-10 07:27:47 +01:00
Gregory Schier
a5ce4d8f05 Don't allow dragging into itself (Fixes #583) 2017-11-10 00:36:09 +01:00
Gregory Schier
d48d396aa2 Add flow to environment editor 2017-11-10 00:18:59 +01:00
Gregory Schier
7490c7282d Add back default Accept header (Fixes #581) 2017-11-09 20:26:08 +01:00
Gregory Schier
42631bebdf Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-11-08 18:20:55 +01:00
Gregory Schier
fd8435de2b Update legacy documentation links 2017-11-08 18:12:36 +01:00
Gregory Schier
b0ae6ab536
Rename stale.yaml to stale.yml 2017-11-08 17:32:10 +01:00
Gregory Schier
930e6028a2 Bump version to 5.11.0 2017-11-08 15:03:39 +01:00
Gregory Schier
76611dc50a Fix graphql dependencie problems (Fixes #577) 2017-11-08 14:59:28 +01:00
Gregory Schier
c1e98f8bd6 Hopefully fix text matching bug 2017-11-07 22:33:22 +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
9b9a033cd7
Update README.md 2017-11-07 11:57:18 +01:00
Gregory Schier
ca99746d9f
Update README.md 2017-11-07 11:37:23 +01:00