Gregory Schier
67fa832c24
Response Handling Improvements ( #625 )
...
* Better response bodyPath handling
* Better response bodyPath and large response handling
* Fix tests and a few other things
* Remove compress/decompress utils
* Switch bodyCompression default and add migration
* Switch update channel to beta if on beta version
* Revert beta channel migration and bump version
2017-11-23 21:57:08 +00:00
Gregory Schier
cae60da897
Refactor settings props passing
2017-11-22 23:57:39 +00:00
Gregory Schier
c36c99121c
Fixed env editor updates during sync
2017-11-22 23:50:13 +00:00
Gregory Schier
e9ea2388de
Minor fix for environment editor not saving right after error
2017-11-22 23:20:59 +00:00
Gregory Schier
f828322da8
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2017-11-22 23:05:56 +00:00
Gregory Schier
c43e3b64f4
Fix check-for-updates button
2017-11-22 22:43:10 +00:00
Gregory Schier
df9e7b12d1
Better stats handling and update notifications ( #620 )
...
* Better stats handling and update notifications
* Some event handler cleanup
2017-11-22 21:10:34 +00:00
Gregory Schier
b1afb511b5
Bump version
2017-11-22 15:54:33 +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
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
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
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
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
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
fd8435de2b
Update legacy documentation links
2017-11-08 18:12:36 +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
e5cae0836b
Faster tag editor loading
2017-11-06 23:04:30 +01:00