26 Commits (main)

Author SHA1 Message Date
Fabian Vowie ec7b5a77fd
Add structured logging 2 years ago
Roman Zipp 6c734a33d9
Add blur image step 2 years ago
Roman Zipp 85e5bf3efe
Add invert image step 2 years ago
Roman Zipp 2803021fef
Add fit image step 2 years ago
Roman Zipp 2c0c6cef47
Update output config format to allow string extensions 2 years ago
Roman Zipp 80a945d3c9
Remove print debug statements 2 years ago
Fabian Vowie eeba1b0947
Fix various formatting 2 years ago
Roman Zipp c84d4c97bd
Add image flip step 2 years ago
Roman Zipp 9c3db868cf
Add grayscale image step 2 years ago
Roman Zipp 1b534a5179
Refactor pipeline tests 2 years ago
Roman Zipp dba9e2aeb4
Add pipeline test image dimension assertions 2 years ago
Roman Zipp ab8565edb4
Add pipeline execution test without any available steps 2 years ago
Roman Zipp 728dcd7dc7
Add rotating image step 2 years ago
Roman Zipp 84af7cccd9
Move jpeg quality setting from pipeline step to new output options 2 years ago
Roman Zipp 89cae898bd
Add resizing images 2 years ago
Roman Zipp d863b7211e Rename step executable getter method 2 years ago
Roman Zipp 7aca6b1a0d Add image compression step deserialization 2 years ago
Roman Zipp a4650f6900 Add step options 2 years ago
Roman Zipp 98df5d0456 Add step struct json tags 2 years ago
Roman Zipp dab78ea4e9 Split pipeline definition to step files 2 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 2 years ago
Roman Zipp 7c7fa19661 Move pipeline configs to new config directory 2 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 2 years ago
Fabian Vowie f6bb5498e8
Add slug field to pipeline struct 2 years ago
Fabian Vowie 7717df32e0
Load pipelines on program start 2 years ago