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
Renaud LITTOLFF
4bf0189ffc
Added code editor indent settings ( #147 )
...
* Added code editor indent settings (#145 )
* Added default indent size (4) in code editor (#145 )
2017-04-14 14:47:15 -07:00
Gregory Schier
c04fdf4ec8
Improved contributing documentation ( #143 )
2017-04-12 16:43:19 -07:00
Gregory Schier
6e8ad9636f
Fix network tests for node-libcurl ( #141 )
2017-04-12 14:17:40 -07:00
Gregory Schier
584423abae
Fixed pasting in single line editor ( #140 )
2017-04-11 21:00:57 -07:00
Gregory Schier
f145b968be
Fix some minor bugs ( #139 )
...
* Keyboard shortcut for hotkeys
* Fixed some small bugs
2017-04-11 14:20:01 -07:00
Gregory Schier
2aabe29289
Stop send interval on request change ( #136 )
2017-04-10 13:07:33 -07:00
Gregory Schier
59e396e3f3
Fixed content-length on uploads ( #135 )
2017-04-09 14:53:46 -07:00
Gregory Schier
62719f3201
More 5.0 Fixes and Stuff ( #134 )
...
* Fix OAuth token, new request content-type, and more
* better error messaging around invalid Curl opts
* Make XFERINFOFUNCTION an optional option
* Fix content-type change prompt and double quotes in prettify
* Don't send Expect header on file upload
* Remove dead code
* Base64 tag
* Fix HTML entities in URL clicks
* Fix curl paste
2017-04-07 11:10:15 -07:00
Gregory Schier
24dfa98df0
A bunch of fixes after the 5.0 launch ( #133 )
...
* Fix SSL validation
* Minor bug fixes
* Update appveyor
* Fix select colors
* Updated Dockerfile
2017-04-05 19:30:28 -07:00
Gregory Schier
3d5700cb96
Remove redirect config ( #132 )
...
* Remove redirect config
* Also fix NTLM
2017-04-04 22:48:04 -07:00
Gregory Schier
59c648a7f4
Generate linux in own folder ( #131 )
2017-04-04 21:00:04 -07:00
Gregory Schier
949e9f76d5
Better URL regex ( #130 )
2017-04-04 19:33:09 -07:00
Gregory Schier
a402848b2c
Updated Artwork ( #129 )
...
* New icons
* Removed settings headings
2017-04-04 16:38:17 -07:00
Gregory Schier
10564b56a2
Final prep for v5 launch ( #128 )
...
* Version number and changelog scroll
* Fixed CodeMirror tooltip css
* AUtocomplete dropdown styling
* Docker Ubuntu build and some tweaks
* Fix SSL verificatioN
* Don't show SSL data
* Update README
* Fixed URL paste handler
* Import from curl improvements
* Minor things
2017-04-04 16:06:43 -07:00