26 Commits (fa8e9ea3347157795464cc3a7a224b4733c0f3f3)

Author SHA1 Message Date
Fabian Vowie abd58654a0
Add structured logging 3 years ago
Roman Zipp 4f62aaf90d
Add blur image step 3 years ago
Roman Zipp 701f98044f
Add invert image step 3 years ago
Roman Zipp 87d6a3a774
Add fit image step 3 years ago
Roman Zipp c983d59e7b
Update output config format to allow string extensions 3 years ago
Roman Zipp 36bc78bbcb
Remove print debug statements 3 years ago
Fabian Vowie 9c0ec1299f
Fix various formatting 3 years ago
Roman Zipp a7f5b2ba27
Add image flip step 3 years ago
Roman Zipp 8b1689c240
Add grayscale image step 3 years ago
Roman Zipp 337e8af0e2
Refactor pipeline tests 3 years ago
Roman Zipp 83f3e265c1
Add pipeline test image dimension assertions 3 years ago
Roman Zipp 140f998714
Add pipeline execution test without any available steps 3 years ago
Roman Zipp b44849c35b
Add rotating image step 3 years ago
Roman Zipp 5b42040c78
Move jpeg quality setting from pipeline step to new output options 3 years ago
Roman Zipp 58e720bf29
Add resizing images 3 years ago
Roman Zipp d863b7211e Rename step executable getter method 3 years ago
Roman Zipp 7aca6b1a0d Add image compression step deserialization 3 years ago
Roman Zipp a4650f6900 Add step options 3 years ago
Roman Zipp 98df5d0456 Add step struct json tags 3 years ago
Roman Zipp dab78ea4e9 Split pipeline definition to step files 3 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 3 years ago
Roman Zipp 7c7fa19661 Move pipeline configs to new config directory 3 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 3 years ago
Fabian Vowie f6bb5498e8
Add slug field to pipeline struct 3 years ago
Fabian Vowie 7717df32e0
Load pipelines on program start 3 years ago