Roman Zipp
|
2531879909
|
Add processing pipeline on image upload
|
3 years ago |
Roman Zipp
|
af04ff1dc9
|
Update upload pipeline validation
|
3 years ago |
Roman Zipp
|
5d5c6a1ac6
|
Remove unneeded return
|
3 years ago |
Roman Zipp
|
304be7397d
|
Add image upload endpoint
|
3 years ago |
Roman Zipp
|
ed716435ac
|
Enhance router pipeline route matching
|
3 years ago |
Roman Zipp
|
6be5df8030
|
Update route registration
|
3 years ago |
Jenkins
|
097ba1d683
|
Merge commit '25d14667db25f72388b3fa80a9d4bdeffdabc9ac' into HEAD
|
3 years ago |
Roman Zipp
|
6c734a33d9
|
Add blur image step
|
3 years ago |
Roman Zipp
|
85e5bf3efe
|
Add invert image step
|
3 years ago |
Roman Zipp
|
2803021fef
|
Add fit image step
|
3 years ago |
Jenkins
|
35918f318d
|
Merge commit '8b372c12602c590e19da48db357490de616b3f5a' into HEAD
|
3 years ago |
Jenkins
|
fe5405dd51
|
Merge commit '1a9d5120287e9fd36002c1a9d26691ddde73a1d6' into HEAD
|
3 years ago |
Roman Zipp
|
2c0c6cef47
|
Update output config format to allow string extensions
|
3 years ago |
Roman Zipp
|
80a945d3c9
|
Remove print debug statements
|
3 years ago |
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 |