check status code on access token fetch
[shpub.git] / src / shpub /
2016-09-07 Christian Weiskecheck status code on access token fetch
2016-09-07 Christian Weiskeuse default host if none given v0.0.1
2016-09-07 Christian Weiskedebug option to print curl requests
2016-09-07 Christian WeiskeQuote values in .ini file
2016-09-07 Christian WeiskeLoad HTML as HTML, resolve relative endpoint URLs
2016-09-06 Christian Weiskemake user URL optional in connect command
2016-09-06 Christian Weiskebetter URL completion
2016-09-06 Christian Weiskereply support
2016-09-06 Christian Weiskeadd option to list all configured server connections
2016-09-06 Christian WeiskeSupport IPv6 on connect and use SSH connection IP
2016-09-06 Christian Weiskedisable ssl verification on PHP < 5.6
2016-09-06 Christian Weiskelikes work!
2016-09-06 Christian Weiskecache server endpoint URLs
2016-09-06 Christian Weiskeconfig perms
2016-09-06 Christian Weiske"connect" works and stores token in config
2016-09-05 Christian WeiskeWIP