Raphaël Medaer
|
5175515e99
|
Try importing OpenAPI3 even if validation fails (Fixes #1354) (#1515)
This is a port of fixes did for Swagger in c2b4b37 .
|
2019-05-29 15:21:45 -04:00 |
|
Gregory Schier
|
eb793f6886
|
Fixed file selection not showing all files when no filter specified
|
2019-05-28 17:36:25 -04:00 |
|
Gregory Schier
|
52519a5737
|
Dialogs now show properly in plugins (Fixes #1520)
|
2019-05-23 18:02:52 -04:00 |
|
Gregory Schier
|
a7ceb25ac7
|
Wider code blocks on Markdown content (Closes #1519)
|
2019-05-23 11:31:40 -04:00 |
|
Gregory Schier
|
097596e1a4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-05-21 14:41:10 -04:00 |
|
Gregory Schier
|
8bb2f818c8
|
Fixes for recent request switcher (Closes #1512)
|
2019-05-21 14:41:03 -04:00 |
|
Nathan Banks
|
639d0cc33b
|
Add iconUrl to electronbuilder so it populates in Control Panel and Windows Settings properly (#1514)
|
2019-05-21 12:35:12 -04:00 |
|
Gregory Schier
|
fa85501efd
|
Remove copyright year in MIT license
It's not needed and gets out of date
|
2019-05-20 11:24:55 -04:00 |
|
Gregory Schier
|
b6889d199e
|
Fix squirrel startup logic
|
2019-05-15 18:34:12 -04:00 |
|
Gregory Schier
|
92641f872a
|
Bump version
|
2019-05-15 17:30:38 -04:00 |
|
Gregory Schier
|
33714a75a0
|
Publish
- insomnia-app@1.1.6
- insomnia-plugin-cookie-jar@1.0.14
- insomnia-plugin-jsonpath@1.0.17
- insomnia-plugin-response@1.0.23
|
2019-05-15 17:29:27 -04:00 |
|
Gregory Schier
|
1d167cbed2
|
Bump version
|
2019-05-15 16:01:49 -04:00 |
|
Gregory Schier
|
a83596299a
|
Fix Response Tag infinite recursion (#1502)
* Improvements to Response tag recursion and rendering (Fixes #1500)
* Add tests for response tag dependency sending
|
2019-05-15 16:01:36 -04:00 |
|
Gregory Schier
|
ec60e2128e
|
Refactor Squirrel startup code
|
2019-05-10 15:20:07 -04:00 |
|
Gregory Schier
|
499302f329
|
Don't show never active requests in recent switcher
|
2019-05-10 15:19:47 -04:00 |
|
Gregory Schier
|
b70018a9aa
|
Fix squirrel startup check
|
2019-05-10 12:30:20 -04:00 |
|
Gregory Schier
|
7c77d9d2e6
|
Inline electron-squirrel-startup (Fixes #44)
Now the desktop icon will only be created on installation, not on
update.
|
2019-05-10 12:25:50 -04:00 |
|
Gregory Schier
|
ca38f215bf
|
Improvements to sync project creation
|
2019-05-10 12:02:38 -04:00 |
|
Gregory Schier
|
b5fddf0809
|
Add open delay to recent request dialog
|
2019-05-10 10:42:08 -04:00 |
|
Gregory Schier
|
20ef8015c5
|
Publish
- insomnia-app@1.1.5
- insomnia-plugin-cookie-jar@1.0.13
- insomnia-plugin-prompt@1.1.14
- insomnia-plugin-request@1.0.23
- insomnia-plugin-response@1.0.22
|
2019-05-10 09:53:47 -04:00 |
|
Gregory Schier
|
490511878f
|
Use default value in prompt tag
|
2019-05-10 09:53:28 -04:00 |
|
Gregory Schier
|
98f2d4f793
|
Only store prompt value when actually sending (Fixes #1494)
|
2019-05-10 09:48:53 -04:00 |
|
Gregory Schier
|
afe3f31a69
|
Fix folder order being reversed in request switcher
|
2019-05-10 00:08:35 -04:00 |
|
Gregory Schier
|
cc159d7090
|
Fix request switcher active index when only workspaces match
|
2019-05-10 00:05:27 -04:00 |
|
Gregory Schier
|
b46d14a71c
|
Add reference to create a run button
|
2019-05-09 22:46:50 -04:00 |
|
Gregory Schier
|
f634a64672
|
NeDB more frequent compaction and higher corruption threshold (#1104)
|
2019-05-09 22:11:12 -04:00 |
|
Gregory Schier
|
d29db04b33
|
Keep OAuth 2.0 refresh token if a new one is not returned (Fixes #1492)
|
2019-05-09 21:44:22 -04:00 |
|
Gregory Schier
|
5068cee2cd
|
Feature/recent requests switcher (#1491)
* Add recent requests hotkey and sort requests by most recent in switcher
* Fix a bunch of Flow errors
|
2019-05-09 21:18:34 -04:00 |
|
Gregory Schier
|
4a50ad1496
|
Upgrade yarn-standalone.js (#1202)
|
2019-05-09 13:45:26 -04:00 |
|
Gregory Schier
|
17f3c1491b
|
Print timestamp at the start of response Timeline
|
2019-05-09 13:38:36 -04:00 |
|
Gregory Schier
|
bba03d0eab
|
Show when response was sent (Closes #1488)
|
2019-05-09 13:03:39 -04:00 |
|
Gregory Schier
|
db48aafa6e
|
Updated icon
|
2019-05-08 17:12:10 -04:00 |
|
Gregory Schier
|
b2247e4344
|
Make documentation code scroll horizontally (Fixes #720)
|
2019-05-08 16:34:48 -04:00 |
|
Gregory Schier
|
46483fd23e
|
Fix unnecessary navigation interception
|
2019-05-08 16:32:28 -04:00 |
|
Gregory Schier
|
5ac53aa3b1
|
Only force refresh header editor when changing body type (Closes #931)
|
2019-05-08 16:31:54 -04:00 |
|
Gregory Schier
|
0705efa55e
|
Change default autocomplete delay from 700ms to 1200ms
|
2019-05-08 16:13:42 -04:00 |
|
Gregory Schier
|
2640b4ba48
|
Open all links in external browser (Fixes #1473)
|
2019-05-08 16:13:26 -04:00 |
|
Gregory Schier
|
e24ce7f7b4
|
Fix tests
|
2019-05-08 13:59:16 -04:00 |
|
Gregory Schier
|
0468980304
|
Fix drag-n-drop for empty folders (Closes #1486)
|
2019-05-08 13:51:46 -04:00 |
|
Gregory Schier
|
3a40a77845
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-05-08 13:40:14 -04:00 |
|
Gregory Schier
|
8adee60c86
|
Store response tag filter in base64 (Fixes #1484, Fixes #1030)
Also tweak response tag dependency sending
|
2019-05-08 13:39:58 -04:00 |
|
Gregory Schier
|
7c63132a85
|
Add new encoding type to template tag args
|
2019-05-08 13:36:55 -04:00 |
|
Gregory Schier
|
f48a6469aa
|
Fix autocomplete value preview showing rendered HTML
|
2019-05-08 12:22:16 -04:00 |
|
Gregory Schier
|
f34a72f569
|
Fix sync menu jumping up
|
2019-05-07 14:28:00 -04:00 |
|
Gregory Schier
|
8ceaa7e7ec
|
Fix sync menu jumping up
|
2019-05-07 14:27:36 -04:00 |
|
Gregory Schier
|
4d6f6d9541
|
Allow render failures for request descriptions (Fixes #1478)
|
2019-05-07 14:24:04 -04:00 |
|
Gregory Schier
|
6b3dee759d
|
More robust handling of prompt tag filtering
|
2019-05-07 14:08:57 -04:00 |
|
Gregory Schier
|
b2ebeeea70
|
Fix dependencies
|
2019-05-07 11:48:03 -04:00 |
|
Gregory Schier
|
87651b3bc6
|
Publish
- insomnia-app@1.1.4
- insomnia-importers@2.0.18
- insomnia-plugin-response@1.0.21
|
2019-05-07 11:15:40 -04:00 |
|
Gregory Schier
|
2482fd61fe
|
Upgrade httpsnippet
|
2019-05-07 11:15:25 -04:00 |
|