summaryrefslogtreecommitdiff
path: root/cmd/booktopipeline
AgeCommit message (Expand)Author
2020-11-24[booktopipeline] Add a check to disallow adding a book that already existsNick White
2020-11-10Switch booktopipeline to use internal pipeline functionsNick White
2020-11-09Add a couple of things that should not be forgottenNick White
2020-10-20Improve logging by using Println, which ensures there is a space between argu...Nick White
2020-09-22[booktopipeline] Check that all images are valid before adding to pipelineNick White
2020-09-01Fix confusing usage message for booktopipelineNick White
2020-07-28Allow override of autodetected queues for booktopipelineNick White
2020-07-28Autodetect queue for booktopipeline based on file extensionAntonia Karaisl
2020-05-26Add -c conntype for necessary tools to allow local connection to be usedNick White
2020-04-14Briefly document each of the commands in a godoc friendly way, and improve th...Nick White