Commit Graph

944 Commits

Author SHA1 Message Date
Gregory Schier
c6023eca81 Handle render failures in cookies modal (Fixes #516) 2017-10-12 23:34:53 +02:00
Gregory Schier
bddcd63b6f Fix Content type active checkmark 2017-10-12 21:11:06 +02:00
Gregory Schier
0d56b84c21 Rewrote broken PDF viewer 2017-10-12 19:58:49 +02:00
Gregory Schier
6ca5204961 Fix tests 2017-10-12 14:35:03 +02:00
Gregory Schier
5bc0a6584f Revert multipart 2017-10-12 14:25:26 +02:00
Gregory Schier
af2bbca356 Fix multipart newlines for Windows 2017-10-12 13:34:51 +02:00
Gregory Schier
e8c964dd83 Bump version 2017-10-11 23:43:48 +02:00
Gregory Schier
07cc38f003 Don't rely on Curl for multipart/form-data (#513)
* Playing around but nothing working

* Got it working!

* Move multipart logic to own file
2017-10-11 23:43:21 +02:00
Gregory Schier
5b9db10060 Fix autocomplete breaking with no-arg tags 2017-10-11 11:24:49 +02:00
Gregory Schier
de08895092 Support for tag editor dynamic variable args (#512) 2017-10-10 19:54:42 +02:00
Gregory Schier
14bdea8b34 Add menu item to show app data folder 2017-10-10 18:47:49 +02:00
Gregory Schier
904b369c46 Flow and robustness to tag editor (#511) 2017-10-10 16:46:32 +02:00
Gregory Schier
05db836890 Specify HTTP method when signing AWS requests (Fixes #509) 2017-10-10 10:58:13 +02:00
Gregory Schier
3908da67b6 More robust certificate check (Fixes #452) (#502) 2017-10-05 15:11:22 +02:00
Gregory Schier
b1c439c76f Fix React warnings 2017-09-30 22:15:35 +02:00
Gregory Schier
a51fe44f74 Upgrade Electron and React 2017-09-30 22:10:57 +02:00
Gregory Schier
a2517713c5 Autoselect active env in editor and update flow (#497) 2017-09-25 23:32:58 +02:00
Gregory Schier
84fca15bb9 Built Nunjucks handling into prettify algorithm (#496) 2017-09-25 16:43:51 +02:00
Gregory Schier
3cd50d8014 Slightly better cookie handling 2017-09-23 22:36:52 +02:00
Gregory Schier
8eecb55515 Better XPath handling (Fixes #492) 2017-09-22 15:48:47 +02:00
Gregory Schier
4b7fe5c190 Fix null values in environments messing up sorting 2017-09-19 11:55:08 +02:00
Gregory Schier
6d455b4324 Use Content-Disposition header when downloading files when available (Closes #475) 2017-09-18 20:19:04 +02:00
Gregory Schier
3df4e36104 Fix response-viewer shouldComponentUpdate 2017-09-18 19:11:31 +02:00
Gregory Schier
28ab0af409 Flow for RequestGroup and sidebar children component 2017-09-18 18:25:51 +02:00
Gregory Schier
1962256029 Move simple-react-pdf out of native deps (Fixes #489) 2017-09-18 14:39:50 +02:00
Gregory Schier
ec3f54537e Added menu item to show dev tools 2017-09-17 16:25:31 +02:00
Gregory Schier
1815563697 Bump version 2017-09-17 16:20:13 +02:00
Gregory Schier
b155318058 Updated symbols 2017-09-17 16:19:59 +02:00
Gregory Schier
3311892910 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-09-17 16:07:36 +02:00
Gregory Schier
f76e382387 Revamp Keyboard Shortcuts (#487)
* More shortcuts and accessibility tweaks

* Use hotkey objects everywhere

* A few last-minute tweaks
2017-09-17 16:04:56 +02:00
Gregory Schier
a51253d83d Handle plugin require() errors better 2017-09-17 16:04:46 +02:00
Gregory Schier
a2c8f7f982 Fix race condition for creating workspace dependencies 2017-09-15 13:04:44 +02:00
Gregory Schier
13de2194e3 Fix GraphQL scrolling 2017-09-14 16:22:52 +02:00
Gregory Schier
cf4ad0b08f Fix cookie list scrolling (Fixes #484) 2017-09-14 16:18:57 +02:00
Gregory Schier
3a6375c35e Bump version 2017-09-13 08:16:14 +02:00
Gregory Schier
a20ea65c4c Async model migrations 2017-09-13 08:11:49 +02:00
Dylan
fe7781998b Add a button to refresh the GraphQL schema (#481) 2017-09-13 06:43:04 +01:00
Gregory Schier
e6b97dc96c Ensure things exist for new workspaces (Closes #482) 2017-09-13 07:40:17 +02:00
Gregory Schier
dae20dbe40 bump version 2017-09-09 17:23:23 +01:00
Gregory Schier
cd47dea2ee Bump version 2017-09-09 13:36:54 +00:00
Gregory Schier
77b31c078f Added some unicode chars to URL regex (Closes #462) 2017-09-09 13:36:07 +00:00
Gregory Schier
4f49c57c0c Add basic HTML content-type detection (Closes #466) 2017-09-09 13:24:44 +00:00
Gregory Schier
6ee8576d6b Use INFILESIZE_LARGE to prevent overflow (Fixes #464) 2017-09-09 12:48:27 +00:00
Gregory Schier
6593b65523 Fix weird graphql scroll jumping (Closes #469) 2017-09-09 12:39:33 +00:00
Gregory Schier
8e64995b07 Leave already-encoded characters alone (Fixes #473) 2017-09-09 12:26:13 +00:00
Fabio Margarido
4afb7bc55c Add response preview for audio payloads (#467)
* Add response preview for audio payloads

* Fix linter issue
2017-09-03 15:38:16 -07:00
Gregory Schier
94119f6b68 Fix tests 2017-08-22 20:42:44 -07:00
Gregory Schier
33b126ee87 Even more robust cookie editing 2017-08-22 20:33:07 -07:00
Gregory Schier
c69c8d2dd0 Better cookie handling/editing 2017-08-22 18:16:21 -07:00
Gregory Schier
2887282032 Fixed tests and types 2017-08-22 17:06:56 -07:00