summaryrefslogtreecommitdiff
path: root/internal/pipeline/get.go
AgeCommit message (Expand)Author
2022-03-11Add initial support for full-size PDF generationNick White
2022-01-17internal/pipeline: if a graph cannot be created, don't leave an empty graph.p...Nick White
2022-01-10internal/pipeline: Have DownloadPdfs() try to download all PDFs, but only ret...Nick White
2021-12-20whitespace and error clarity changesNick White
2021-12-20fixed -png flag and changed rescribe tool to save binarized png in separate f...Antonia Rescribe
2021-07-13internal/pipeline: Reorganise interfaces so that functions only declare what ...Nick White
2021-05-19Fix syntax with another Errorf callNick White
2020-12-07[rescribe] Allow saving of results to somewhere other than a directory named ...Nick White
2020-11-10[getpipelinebook] Rewrite to use internal package functionsNick White
2020-11-09[rescribe] Local only combo tool basically now working. Testing is still mini...Nick White