Fabian Vowie
|
959432c842
|
Add enabled field to authentication settings
|
3 years ago |
Fabian Vowie
|
83730015d3
|
Add enabled field to rate limiter settings
|
3 years ago |
Jenkins
|
aee150863c
|
Merge commit 'b2a1e5a5471fd045b5b754f0adcb344239686179' into HEAD
|
3 years ago |
Fabian Vowie
|
157496de60
|
Add commit hash to index metadata
|
3 years ago |
Jenkins
|
e25897b564
|
Merge commit '6300e945dc424281aaf188f150770256bd9e0b87' into HEAD
|
3 years ago |
Jenkins
|
1a23ed2664
|
Merge commit 'f3149d540bade35e3a1501354113097b2c9644f0' into HEAD
|
3 years ago |
Fabian Vowie
|
346e5cf473
|
Add rate limiting explanation to readme
|
3 years ago |
Fabian Vowie
|
5f443051c1
|
Add rate limiting allowed burst field to settings
|
3 years ago |
Fabian Vowie
|
c8f065adf0
|
Add allowed burst for requests to rate limiting middleware
|
3 years ago |
Fabian Vowie
|
43e90e0f1b
|
Add rate limiting requests per minute field to settings
|
3 years ago |
Fabian Vowie
|
1166525435
|
Add rate limiting middleware
|
3 years ago |
Jenkins
|
cf46a1ce8c
|
Merge commit '25d14667db25f72388b3fa80a9d4bdeffdabc9ac' into HEAD
|
3 years ago |
Fabian Vowie
|
7f81638c25
|
Move authorization middleware to dedicated middlewares package
|
3 years ago |
Roman Zipp
|
4f62aaf90d
|
Add blur image step
|
3 years ago |
Jenkins
|
7b8566ecb5
|
Merge commit '8b372c12602c590e19da48db357490de616b3f5a' into HEAD
|
3 years ago |
Roman Zipp
|
701f98044f
|
Add invert image step
|
3 years ago |
Roman Zipp
|
87d6a3a774
|
Add fit image step
|
3 years ago |
Jenkins
|
d4337d16d7
|
Merge commit '1a9d5120287e9fd36002c1a9d26691ddde73a1d6' into HEAD
|
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 |
Roman Zipp
|
3d4cd504b4
|
Fix main app settings variable name collision
|
3 years ago |
Roman Zipp
|
e64581e537
|
Add LoadSettings function error handling
|
3 years ago |
Jenkins
|
44206a3225
|
Merge commit 'cfd83bb5e98629ccb7d11a36b311b1f03c993bc3' into HEAD
|
3 years ago |
Jenkins
|
244f99e74e
|
Merge commit '76d15be087f910c1ed76e62398732d650eadcd39' into HEAD
|
3 years ago |
Fabian Vowie
|
90e933f87f
|
Add required authorization header for endpoints to readme
|
3 years ago |
Roman Zipp
|
d5751e5a92
|
Add metadata struct lowercase json tags
|
3 years ago |
Roman Zipp
|
2c8e91d2de
|
Add missing flip direction field in example pipeline config
|
3 years ago |
Roman Zipp
|
628e9b7bc0
|
Add readme
|
3 years ago |
Fabian Vowie
|
1d7c3f4be6
|
Add additional test for AuthenticationMiddleware that checks for Bearer prefix
|
3 years ago |
Fabian Vowie
|
9c0ec1299f
|
Fix various formatting
|
3 years ago |
Fabian Vowie
|
37615c6708
|
Fix flipped expected and actual parameters in main tests
|
3 years ago |
Jenkins
|
1fc186a596
|
Merge commit '6ac87dc7dcdf4d3be4a40f7ab19b46ffc1a8cf2f' into HEAD
|
3 years ago |
Fabian Vowie
|
bf750dcc58
|
Add builder function to create AuthenticationMiddleware objects
|
3 years ago |
Fabian Vowie
|
1e85b58175
|
Require 'Bearer' prefix in authorization header
|
3 years ago |
Jenkins
|
1a1c0e7631
|
Merge commit '226099211ea11628acea089f2efe7e952310a3db' into HEAD
|
3 years ago |
Fabian Vowie
|
cb8e508262
|
Fix assertion usage and use randomly generated token in auth middleware tests
|
3 years ago |
Fabian Vowie
|
e909ffd3a6
|
Add token-based authorization middleware
|
3 years ago |
Roman Zipp
|
70eace20ec
|
Merge branch 'main' into pr-feature/add-image-processing
|
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
|
afea4086a4
|
Add storage provider open method
|
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
|
f12fbbbc32
|
Add storage provider GetPath method
|
3 years ago |
Roman Zipp
|
401d464c58
|
Update storage provider StoreExisting method to take absolute file paths
|
3 years ago |
Roman Zipp
|
3ac86afc26
|
Add storage provider error handling on reading existing files
|
3 years ago |