Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-25 | Move dehyphenate string code into its own function | Nick White | |
2020-08-25 | Fixes to dehyphenate | Nick White | |
- Ensure a final hyphen on the last word of a page isn't removed - Only try to add a next word if there is one to take - Ensure that if a single word is on the following line, which is taken, then the line is blanked | |||
2020-08-25 | Add text mode for dehyphenate tool | Nick White | |
2020-06-23 | [iiifdownloader] Only remove 1 duplicate page, as 2nd one may not be ↵ | Nick White | |
duplicate (no way of knowing as if it is its downsized) | |||
2020-06-23 | [iiifdownloader] Add support for BNF urls with a dot after book id | Nick White | |
2020-06-23 | Add IIIF downloader, that just supports BNF for now | Nick White | |
2020-04-14 | Remove getbests; it belongs with bookpipeline (and putting it there removes ↵v0.1.3 | Nick White | |
an annoying circular dependency) | |||
2020-04-14 | Add godoc documentation | Nick White | |
2020-03-13 | Add simple "getbests" utility, useful for statistics gathering | Nick White | |
2020-03-13 | Add copyright statements to each file | Nick White | |
2020-02-27 | Reorganise all commands to be behind cmd/ | Nick White | |