Gregory Schier
fdb5945c4f
Add Twitter badge
2017-05-11 13:30:53 -07:00
Gregory Schier
8968ac963d
Add Slack badge to README
2017-05-11 12:57:27 -07:00
Gregory Schier
3dd64f0eb7
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2017-05-11 12:53:46 -07:00
Doğan Çelik
e018870cc4
Use CmdOrCtrl on Quit ( #185 )
2017-05-11 12:18:23 -07:00
Gregory Schier
9fb308262d
Fixed badges and license typo
2017-05-10 12:09:34 -07:00
Brandon Romano
67751a87dc
Fix link on badge to point to LICENSE file ( #181 )
2017-05-10 11:38:15 -07:00
Gregory Schier
60ee2d8867
Remove Sentry error handling ( #172 )
2017-05-09 21:20:40 -07:00
Gregory Schier
12ca38a86a
Fixed spaces in JSON prettify ( #171 )
2017-05-09 08:18:23 -07:00
Gregory Schier
e2146562c6
Exports now have names and fix oauth select ( #169 )
2017-05-08 13:27:47 -07:00
Gregory Schier
0d9d983fc5
Add default filename with date for export ( #167 )
2017-05-08 13:01:10 -07:00
Gregory Schier
b75d6536b7
Bump version
2017-05-05 11:27:30 -07:00
Gregory Schier
ea96136c3b
Move auto-updater to use github releases ( #165 )
...
* Move auto-updater to use github releases
* Adjust remoteReleases
* Bump version
* More reliable update notification
* More reliable update notifications
2017-05-05 11:27:08 -07:00
Gregory Schier
26e489669e
Bump version
2017-05-04 20:22:30 -07:00
Gregory Schier
431480e97a
Update version
2017-05-04 20:21:18 -07:00
Gregory Schier
62052f106f
Fix order
2017-05-04 20:09:31 -07:00
Gregory Schier
f4b82817f2
No more backticks
2017-05-04 20:02:59 -07:00
Gregory Schier
881c032589
Fix backticks
2017-05-04 19:52:30 -07:00
Gregory Schier
551b2ef8ae
Cat cert to var
2017-05-04 19:39:38 -07:00
Gregory Schier
9d5d8b4fc9
base64 encode'
2017-05-04 19:31:18 -07:00
Gregory Schier
d9a8f8e097
Rely on builder again
2017-05-04 19:15:42 -07:00
Gregory Schier
0b30ee3a87
Allow all
2017-05-04 18:54:48 -07:00
Gregory Schier
ffcf1d4728
Fix
2017-05-04 18:44:26 -07:00
Gregory Schier
02260bff95
WIth codesign
2017-05-04 18:39:44 -07:00
Gregory Schier
1485167d72
Try again
2017-05-04 18:37:56 -07:00
Gregory Schier
2d0f1f1fea
Try waiting longer
2017-05-04 16:26:50 -07:00
Gregory Schier
7d402257c6
Try sudo
2017-05-04 15:50:13 -07:00
Gregory Schier
39290ece68
Last try :(
2017-05-04 15:21:05 -07:00
Gregory Schier
728757a8cf
Try fix yml
2017-05-04 14:54:10 -07:00
Gregory Schier
90751d2fc6
Some final Travis tweaks
2017-05-04 14:28:27 -07:00
Gregory Schier
50e5018135
Fix codesign access
2017-05-04 14:10:14 -07:00
Gregory Schier
e6fe4bfa6b
Fix cert
2017-05-04 13:27:13 -07:00
Gregory Schier
f9c092a9cd
Fix travis password
2017-05-04 13:16:28 -07:00
Gregory Schier
b3b657c158
Fix travis keychain order
2017-05-04 12:55:33 -07:00
Gregory Schier
1025ccafac
Better build script
2017-05-04 12:52:42 -07:00
Gregory Schier
a63c9dd164
Another
2017-05-04 12:36:45 -07:00
Gregory Schier
fe9c9e09bc
Try on_success for appveyor
2017-05-04 12:26:23 -07:00
Gregory Schier
8784d183fa
Travis sign attempt fix
2017-05-04 12:25:17 -07:00
Gregory Schier
c3a9a6c4b1
Move build
2017-05-04 11:51:38 -07:00
Gregory Schier
79004eb411
Fix again
2017-05-04 11:18:45 -07:00
Gregory Schier
971d7dd098
Fix appveyor artifacts
2017-05-04 11:05:21 -07:00
Gregory Schier
3fb1da3470
Fix travis an appveyor (I think) ( #164 )
2017-05-04 10:48:59 -07:00
Gregory Schier
70182df41d
Add Travis CI with build support ( #161 )
...
* Test Travis
* Attempt 2
* Touch
* Fix globs
* Attempt fix
* Touch again
* Fix deploy
* Updated
* New Tag
* OSX code signing for Travis
2017-05-04 10:37:33 -07:00
Gregory Schier
d75d956733
Update README.md ( #163 )
2017-05-04 08:35:06 -07:00
Gregory Schier
7b8d26c292
Added import from URI ability ( #160 )
...
* Added import from URI ability
* Add protocol handlers
* Fix for keymap setting on read-only mode
* Refactored some main components out
* Protocols shoudl work now
2017-05-03 10:48:23 -07:00
Gregory Schier
47e1dccebc
Remove segment and fix response history ( #159 )
2017-04-24 15:43:42 -07:00
Gregory Schier
d4b2813b2e
Fix environment editor focus issues after variable selection ( #158 )
2017-04-21 12:13:29 -07:00
Gregory Schier
9e9831ad9f
Less DB hits, compacted theme, sidebar styles ( #157 )
2017-04-20 21:30:52 -07:00
Gregory Schier
4dbb6ccbbf
Longer autocomplete delay and don't show if not focus ( #156 )
...
* Longer autocomplete delay and don't show if not focus
* Send conetnt-length on POST,PUT,PATCH and track custom methods
* Bump version
* More flexible content type changing
2017-04-20 10:18:00 -07:00
Gregory Schier
cb2e720c5c
A bunch of fixes with OAuth and minor network bugs ( #155 )
...
* A bunch of fixes with OAuth and minor network bugs
* Handle charsets and only autocomplete constants if exact prefix
* Fix head requests
* Fix double submisson of request
* Fixed tests
2017-04-19 18:37:40 -07:00
Gregory Schier
2f738d6635
Fix content-length header ( #148 )
2017-04-14 15:27:08 -07:00