Determine URL file type from path, strip query parameters first
[shpub.git] / src / shpub / Command / Note.php
2016-09-20 Christian Weiskeadd description for all commands
2016-09-15 Christian WeiskeSupport --html everywhere
2016-09-15 Christian WeiskeAdd "json" option
2016-09-14 Christian Weiskemove constructor to command base class
2016-09-13 Christian Weiskereplace echo with Log:: calls
2016-09-13 Christian Weiskemove generic options into separate class
2016-09-12 Christian Weiskeimprove "x" option, add syndication option
2016-09-12 Christian Weiskeadd support for generic additional properties
2016-09-12 Christian Weiskeadd "category" option to notes
2016-09-11 Christian Weiskecorrectly determine file type
2016-09-08 Christian Weiskeadd "published" option to notes
2016-09-08 Christian Weiskesupport image urls
2016-09-08 Christian Weiskefile upload support for notes (single + multi)
2016-09-08 Christian Weiskemove option definition into command classes