82 Commits (31e848e61a6a1fd692edcb83ca1f80c5fe1e083f)
 

Author SHA1 Message Date
Roman Zipp 31e848e61a
Fix main app settings variable name collision 3 years ago
Roman Zipp 49b17e6041
Add LoadSettings function error handling 3 years ago
Jenkins 5263db806b
Merge commit 'cfd83bb5e98629ccb7d11a36b311b1f03c993bc3' into HEAD 3 years ago
Jenkins a14b78ecba
Merge commit '76d15be087f910c1ed76e62398732d650eadcd39' into HEAD 3 years ago
Fabian Vowie 7ba1ab014b
Add required authorization header for endpoints to readme 3 years ago
Roman Zipp 67b0aca0ba
Add metadata struct lowercase json tags 3 years ago
Roman Zipp c33aeac289
Add missing flip direction field in example pipeline config 3 years ago
Roman Zipp 5eb02d1417
Add readme 3 years ago
Fabian Vowie 7ee80d4c35
Add additional test for AuthenticationMiddleware that checks for Bearer prefix 3 years ago
Fabian Vowie eeba1b0947
Fix various formatting 3 years ago
Fabian Vowie 526a55623d
Fix flipped expected and actual parameters in main tests 3 years ago
Jenkins dee7d7a488
Merge commit '6ac87dc7dcdf4d3be4a40f7ab19b46ffc1a8cf2f' into HEAD 3 years ago
Fabian Vowie 4d52829e62
Add builder function to create AuthenticationMiddleware objects 3 years ago
Fabian Vowie 951e3273bd
Require 'Bearer' prefix in authorization header 3 years ago
Fabian Vowie 196b29a498
Fix assertion usage and use randomly generated token in auth middleware tests 3 years ago
Fabian Vowie c20ef13839
Add token-based authorization middleware 3 years ago
Jenkins 77435622bb
Merge commit '226099211ea11628acea089f2efe7e952310a3db' into HEAD 3 years ago
Roman Zipp 20f7068d39
Merge branch 'main' into pr-feature/add-image-processing 3 years ago
Roman Zipp c84d4c97bd
Add image flip step 3 years ago
Roman Zipp 9c3db868cf
Add grayscale image step 3 years ago
Roman Zipp 1b534a5179
Refactor pipeline tests 3 years ago
Roman Zipp dba9e2aeb4
Add pipeline test image dimension assertions 3 years ago
Roman Zipp e048ce70f7
Add storage provider open method 3 years ago
Roman Zipp ab8565edb4
Add pipeline execution test without any available steps 3 years ago
Roman Zipp 728dcd7dc7
Add rotating image step 3 years ago
Roman Zipp 84af7cccd9
Move jpeg quality setting from pipeline step to new output options 3 years ago
Roman Zipp 89cae898bd
Add resizing images 3 years ago
Roman Zipp eb4b74cbde
Add storage provider GetPath method 3 years ago
Roman Zipp 33d6072afb
Update storage provider StoreExisting method to take absolute file paths 3 years ago
Roman Zipp 67b77340a4
Add storage provider error handling on reading existing files 3 years ago
Roman Zipp fb4cf5b4f4
Add storage provider working directory parameter 3 years ago
Jenkins 76ed6e2fae
Merge commit '994677cf3412ad972b93083b24dd6a39148e2d58' into HEAD 3 years ago
Roman Zipp 3fb0520986
Add storage module error handling 3 years ago
Fabian Vowie 6f72597699
Add tags for json serialization to settings structs 3 years ago
Fabian Vowie 3e7f1a0a7f
Improve testability for LoadSettings function 3 years ago
Fabian Vowie c28d828991
Add settings.json to .gitignore 3 years ago
Fabian Vowie d87ae291e4
Rename FileSystem in settings to StorageProvider 3 years ago
Fabian Vowie ebb6ec88b3
Pretty-print default settings json 3 years ago
Fabian Vowie ec2f376508
Remove leftover debug code 3 years ago
Fabian Vowie dbd19d590c
Load settings on program start or create default if none exist 3 years ago
Jenkins ae9ece05d0
Merge commit '08ca3c5b2c25af6eb9e278991e4ea9e7bffb839d' into HEAD 3 years ago
Fabian Vowie 904fdf698e
Add settings parsing 3 years ago
Fabian Vowie 81d6046d01
Temporarily hardcode filesystem storage provider 3 years ago
Fabian Vowie f10d0f634f
Fix store methods not being public 3 years ago
Fabian Vowie a3a28f0d2e
Return created file path in store methods 3 years ago
Fabian Vowie 44ceaf8582
Improve storage wrapper tests by checking file content 3 years ago
Fabian Vowie 3a15614ca9
Cleanup duplicate code in storeExisting method 3 years ago
Fabian Vowie 1bfc426158
Add method to store locally existing files to storage wrapper 3 years ago
Fabian Vowie 86f09ffca9
Add storage api wrapper 3 years ago
Jenkins 842c3750f6 Merge commit 'dbcf08b197b6b08352597588611e489f8188f643' into HEAD 3 years ago