index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-07
Update dependencies
v0.2.1
Nick White
2020-04-07
More documentation updates
v0.2.0
Nick White
2020-04-07
Improve documentation
Nick White
2020-04-07
Remove unused OCR queue (was superceded by the ocrpage queue some time ago)
Nick White
2020-04-07
gofmt
Nick White
2020-04-07
Separate out cloud settings into a separate file; cloudsettings.go
Nick White
2020-03-31
Disable autoshutdown by default for bookpipeline, and update to ami 0.11 (whi...
Nick White
2020-03-31
[bookpipeline] Fix typo in previous commit and rename HeartbeatTime to Heartb...
Nick White
2020-03-31
[bookpipeline] Stop using filepath.Join for storage keys, as we want to ensur...
Nick White
2020-03-31
[bookpipeline] Improve logging output
Nick White
2020-03-31
[bookpipeline] Add (experimental) log saving functionality
Nick White
2020-03-30
[bookpipeline] Clean up autoshutdown
Nick White
2020-03-30
[bookpipeline] Enable real shutdown when bookpipeline has been idle for 5 min...
Nick White
2020-03-30
[bookpipeline] Neaten shutdown fix
Nick White
2020-03-30
[bookpipeline] Fix hang bug when restarting shutdown timer
Nick White
2020-03-30
Rewrite autoshutdown to do things right [bugs excluded] (wip)
Nick White
2020-03-24
[bookpipeline] Improve autoshutdown wip
Nick White
2020-03-24
[bookpipeline] Add experimental (dummy) shutdown part
Nick White
2020-03-23
[getpipelinebook] Switch to MinimalInit() so that it can be run without SQS p...
Nick White
2020-03-23
Add Log() function to Pipeliner interface
Nick White
2020-03-23
Replace errors.New(fmt.Sprintf with fmt.Errorf
Nick White
2020-03-23
Don't try to make a graph with one line (it will fail), and don't mark analys...
Nick White
2020-03-23
[getpipelinebook] Add -binarisedpdf and -colourpdf flags
Nick White
2020-03-23
[getpipelinebook] Add -graph flag to download just graphs
Nick White
2020-03-10
Update image used for spots
Nick White
2020-03-09
Add nobooks flag to lspipeline so it has a faster mode
Nick White
2020-02-28
Tidy go.sum
Nick White
2020-02-28
Update go-chart to a working version in go.mod
v0.1.2
Nick White
2020-02-27
Update rescribe.xyz/utils dependency
v0.1.1
Nick White
2020-02-27
Remove fonttobytes (use the one in rescribe.xyz/utils repo instead)
Nick White
2020-02-27
Update go.mod
Nick White
2020-02-27
Fix Sprintf usage
Nick White
2020-02-27
Add documentation, license notices, and license
Nick White
2020-02-27
Improve usage description of confgraph and pagegraph
Nick White
2020-02-05
Fix allOCRed for wipeonly books (hopefully)
Nick White
2020-01-22
[pagegraph] Stop printing debug output
Nick White
2020-01-22
[pagegraph] Fix bug where word graphs werent stable as their number wasnt par...
Nick White
2020-01-22
Make pagegraph use lines again
Nick White
2020-01-22
Remove unused function in pagegraph
Nick White
2020-01-21
Add pagegraph tool
Nick White
2019-12-17
Add png flag to getpipelinebook
Nick White
2019-12-17
Add pdf flag to getpipelinebook
Nick White
2019-12-16
Fix error message syntax in getpipelinebook
Nick White
2019-12-16
Add a new tool, addtoqueue, which can be used to generically add any message ...
Nick White
2019-12-16
Fix usage message for getpipelinebook, and trim final slashes in lspipeline o...
Nick White
2019-12-13
Update StartInstance to point to the newest image
Nick White
2019-12-13
Hopefully fix empty training bug
Nick White
2019-12-13
Mention training in ocr error message
Nick White
2019-12-13
Print stdout and stderr output when tesseract fails
Nick White
2019-12-11
Add addtoanalysequeue tool, which is useful for debugging
Nick White
[prev]
[next]