Commit Graph

733 Commits

Author SHA1 Message Date
Gregory Schier
02b945f8d3 Swap window width/height variables 2017-06-26 12:12:18 -07:00
Gregory Schier
718e626b89 Make dropdown backdrop appear above modal backdrop (Fixes #333) 2017-06-26 12:12:03 -07:00
Gregory Schier
512737fd96 Some minor updates to pdf viewing 2017-06-23 08:40:43 -07:00
Antoine
8fa948e402 Preview PDF on 'Visual preview mode' #323 (#325) 2017-06-23 08:32:09 -07:00
Gregory Schier
732d3bb805 Bump version 2017-06-22 12:43:37 -07:00
Gregory Schier
fbb7f1441a Adjust socket parsing 2017-06-22 12:43:11 -07:00
Gregory Schier
ba24e4c434 A few style tweaks 2017-06-22 12:37:24 -07:00
Gregory Schier
8ce6ec60f8 Basic Unix socket support (#322) 2017-06-22 11:43:00 -07:00
Gregory Schier
e9e7e957dd Add Sublime text editor mode back 2017-06-22 10:17:59 -07:00
Gregory Schier
272949677b Try telling Curl file size (#320) 2017-06-21 14:21:45 -07:00
Gregory Schier
041d333be7 Actually use certificate.disabled property 2017-06-21 14:20:42 -07:00
Gregory Schier
5e6dd09652 Silence empty data blobs 2017-06-21 13:58:41 -07:00
Paul Douglas Brimicombe
cd54a74f2f Allow wildcards in client certificate hosts (#262)
* Allow wildcards in client certificate hosts

* Add test for certificate hosts that are only wildcards

* Constants should be upper case

* Fix function import for urlMatchesCertHost

* Document certificate host wildcards

* Prefer direct function exports in library files

* Use string substitution for wildcards when parsing certificate urls
2017-06-21 13:56:19 -07:00
Gregory Schier
a9434c3e94 Better scrollbars on tabs 2017-06-17 12:31:21 -07:00
Gregory Schier
bd29e9bcd2 Better tab styles 2017-06-17 11:33:09 -07:00
Gregory Schier
cdcbd56dde Prefix markdown preview with request name 2017-06-16 18:18:31 -07:00
Gregory Schier
d8aaa0b9ff Fix import 2017-06-16 18:08:19 -07:00
Gregory Schier
beef00eae1 Some more style tweaks 2017-06-16 15:38:09 -07:00
Gregory Schier
5b568dc5dd theme--overlay class 2017-06-16 15:31:22 -07:00
Gregory Schier
27fcd29531 Lots more dropdown fixes 2017-06-16 15:21:41 -07:00
Gregory Schier
26d7423fa2 Table styles for markdown 2017-06-16 14:26:03 -07:00
Gregory Schier
870ce6d3fc Fix markdown preview scrolling 2017-06-16 14:14:22 -07:00
Gregory Schier
95bda7f1c4 Some fixes for markdown previewer with links 2017-06-16 13:40:17 -07:00
Gregory Schier
0e57b40ba3 Dedicated tab for request descriptions (#317)
* Added tab for mardown descriptions

* Some fixes

* Fix dropdown menu theme

* Track description editing
2017-06-16 13:29:22 -07:00
Gregory Schier
a5b55a38c4 Position dropdown menus relative to viewport and make tabs scroll 2017-06-16 10:44:11 -07:00
Gregory Schier
4fb52639bf More forgiving tag editing 2017-06-15 14:26:40 -07:00
Gregory Schier
457e3cf5d3 Bump version 2017-06-15 13:05:28 -07:00
Gregory Schier
205fef8c15 Fix autocomplete constants 2017-06-15 13:04:50 -07:00
Gregory Schier
8716ce053e Bump version 2017-06-15 12:52:53 -07:00
Gregory Schier
c0d8f55160 Fix test 2017-06-15 12:16:03 -07:00
Gregory Schier
51a307e7e3 Added custom date format to 'now' extension 2017-06-15 12:10:19 -07:00
Gregory Schier
07772bb3f1 Set cookies on 30X redirects now (#312)
* Set cookies on 30X redirects now

* Enable Curl cookie storing to catch more cases

* A bit cleaner
2017-06-15 10:52:51 -07:00
Gregory Schier
823010b125 Don't duplicate meta models (Closes #313) 2017-06-15 10:08:24 -07:00
Gregory Schier
501fe5f6f7 Variable rename 2017-06-14 20:59:03 -07:00
Gregory Schier
a20a011074 Cleaned up StatusTag (Closes #309) and removed unused constant 2017-06-14 11:27:30 -07:00
Gregory Schier
2fae1c35f9 Bump version 2017-06-13 13:53:31 -07:00
Gregory Schier
8cf491a99d Much better sidebar sorting (#308) 2017-06-13 13:45:15 -07:00
Gregory Schier
4e61c699ab Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-06-13 12:55:28 -07:00
Gregory Schier
48663784b7 Fix markdown description style 2017-06-13 12:55:18 -07:00
Jens Bannmann
bca462dfed Added missing reason phrases and descriptions, made lists consistent (#307)
* Added missing status messages and descriptions, made lists consistent

* fixed syntax error
2017-06-13 10:38:02 -07:00
Gregory Schier
e8f3097547 Make query preview scroll (Closes #300) 2017-06-12 14:55:04 -07:00
Gregory Schier
6dbc5ce162 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-06-12 14:51:57 -07:00
Gregory Schier
d4b5d92f4f Bump version 2017-06-12 14:51:48 -07:00
Gregory Schier
93b16cc107 Track request versions and restore with response (#305) 2017-06-12 14:49:46 -07:00
Gregory Schier
ff58ff7e51 Add ability to delete current response 2017-06-12 14:48:17 -07:00
Gregory Schier
5597d331ed Better status messages 2017-06-12 10:33:29 -07:00
Gregory Schier
441a9afd68 Use proper default status messages 2017-06-12 10:29:01 -07:00
Gregory Schier
0ed42bfa90 A few tweaks to multi-line file editor 2017-06-09 19:18:33 -07:00
Gregory Schier
28fd19500b Add ability to delete custom methods (Closes #228) 2017-06-09 15:00:36 -07:00
Gregory Schier
3056921fda Support multiline text in form data editors (#299)
* Support multiline text in form data editors

* Some tweaks around rendering and syntax

* Embed markdown editor
2017-06-09 14:42:19 -07:00