shpub.git
8 years agosupport image urls
Christian Weiske [Thu, 8 Sep 2016 19:35:52 +0000 (21:35 +0200)]
support image urls

8 years agonobody needs the --user option
Christian Weiske [Thu, 8 Sep 2016 19:12:41 +0000 (21:12 +0200)]
nobody needs the --user option

8 years agofile upload support for notes (single + multi)
Christian Weiske [Thu, 8 Sep 2016 19:08:22 +0000 (21:08 +0200)]
file upload support for notes (single + multi)

8 years agomove option definition into command classes
Christian Weiske [Thu, 8 Sep 2016 15:04:16 +0000 (17:04 +0200)]
move option definition into command classes

8 years agoWord-Case headers; too many applications break without it
Christian Weiske [Thu, 8 Sep 2016 06:02:45 +0000 (08:02 +0200)]
Word-Case headers; too many applications break without it

8 years agoRelease 0.0.2 v0.0.2
Christian Weiske [Wed, 7 Sep 2016 21:17:59 +0000 (23:17 +0200)]
Release 0.0.2

8 years agoDo not verify the auth code. Makes shpub work with known
Christian Weiske [Wed, 7 Sep 2016 21:14:27 +0000 (23:14 +0200)]
Do not verify the auth code. Makes shpub work with known

See https://github.com/idno/Known/issues/1504

8 years agocheck status code on access token fetch
Christian Weiske [Wed, 7 Sep 2016 20:50:08 +0000 (22:50 +0200)]
check status code on access token fetch

8 years agouse default host if none given v0.0.1
Christian Weiske [Wed, 7 Sep 2016 20:01:44 +0000 (22:01 +0200)]
use default host if none given

8 years agophar build script
Christian Weiske [Wed, 7 Sep 2016 19:49:21 +0000 (21:49 +0200)]
phar build script

8 years agodebug option to print curl requests
Christian Weiske [Wed, 7 Sep 2016 06:34:25 +0000 (08:34 +0200)]
debug option to print curl requests

8 years agoQuote values in .ini file
Christian Weiske [Wed, 7 Sep 2016 05:44:39 +0000 (07:44 +0200)]
Quote values in .ini file

8 years agoLoad HTML as HTML, resolve relative endpoint URLs
Christian Weiske [Wed, 7 Sep 2016 05:35:41 +0000 (07:35 +0200)]
Load HTML as HTML, resolve relative endpoint URLs

8 years agomake user URL optional in connect command
Christian Weiske [Tue, 6 Sep 2016 22:27:36 +0000 (00:27 +0200)]
make user URL optional in connect command

8 years agobetter URL completion
Christian Weiske [Tue, 6 Sep 2016 22:27:19 +0000 (00:27 +0200)]
better URL completion

8 years agoupdate readme
Christian Weiske [Tue, 6 Sep 2016 22:20:24 +0000 (00:20 +0200)]
update readme

8 years agoreply support
Christian Weiske [Tue, 6 Sep 2016 22:15:20 +0000 (00:15 +0200)]
reply support

8 years agoadd option to list all configured server connections
Christian Weiske [Tue, 6 Sep 2016 22:01:08 +0000 (00:01 +0200)]
add option to list all configured server connections

8 years agoSupport IPv6 on connect and use SSH connection IP
Christian Weiske [Tue, 6 Sep 2016 21:51:37 +0000 (23:51 +0200)]
Support IPv6 on connect and use SSH connection IP

8 years agodisable ssl verification on PHP < 5.6
Christian Weiske [Tue, 6 Sep 2016 21:28:57 +0000 (23:28 +0200)]
disable ssl verification on PHP < 5.6

8 years agolikes work!
Christian Weiske [Tue, 6 Sep 2016 21:16:26 +0000 (23:16 +0200)]
likes work!

8 years agocache server endpoint URLs
Christian Weiske [Tue, 6 Sep 2016 20:43:47 +0000 (22:43 +0200)]
cache server endpoint URLs

8 years agoconfig perms
Christian Weiske [Tue, 6 Sep 2016 14:22:38 +0000 (16:22 +0200)]
config perms

8 years ago"connect" works and stores token in config
Christian Weiske [Tue, 6 Sep 2016 14:20:03 +0000 (16:20 +0200)]
"connect" works and stores token in config

8 years agoWIP
Christian Weiske [Mon, 5 Sep 2016 22:53:33 +0000 (00:53 +0200)]
WIP