Commit Graph

1252 Commits

Author SHA1 Message Date
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
Gregory Schier
b35a0366d7
Add some plugins to the README 2017-11-07 11:35:37 +01:00
Gregory Schier
e5cae0836b Faster tag editor loading 2017-11-06 23:04:30 +01:00
Gregory Schier
777f823909 Add more OAuth 1.0 params 2017-11-06 22:43:00 +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
c0f4849697 Add stale probot config 2017-11-04 23:40:32 +01:00
Gregory Schier
9935b1d9c1
Certificate glob matching on port (#570) 2017-11-04 22:00:16 +01:00
Gregory Schier
31e7011a81
Include standalone Yarn (#569) 2017-11-04 21:53:40 +01:00
Gregory Schier
db1ae27fb2 More unique temporary directory (Closes #568) 2017-11-04 21:10:06 +01:00
Gregory Schier
44449114a9 Revert connection: close default 2017-11-03 22:02:37 +01:00