Roman Zipp
|
f5c5d2ca86
|
Merge branch 'main' into feature/add-http-image-upload
|
3 years ago |
Roman Zipp
|
21ea106a02
|
Add processing pipeline on image upload
|
3 years ago |
Roman Zipp
|
42fd530d67
|
Update upload pipeline validation
|
3 years ago |
Jenkins
|
1c5e31a71a
|
Merge commit '4b2195d1743fd78083862bcbe18c5f10a746a54b' into HEAD
|
3 years ago |
Roman Zipp
|
0c743dd35c
|
Remove unneeded return
|
3 years ago |
Roman Zipp
|
bd4133c25e
|
Add image upload endpoint
|
3 years ago |
Fabian Vowie
|
4b2195d174
|
Add enabled field to authentication settings
|
3 years ago |
Fabian Vowie
|
b8d71c0d3d
|
Add enabled field to rate limiter settings
|
3 years ago |
Jenkins
|
c553dd718b
|
Merge commit 'b2a1e5a5471fd045b5b754f0adcb344239686179' into HEAD
|
3 years ago |
Fabian Vowie
|
b2a1e5a547
|
Add commit hash to index metadata
|
3 years ago |
Jenkins
|
3d890ef042
|
Merge commit '6300e945dc424281aaf188f150770256bd9e0b87' into HEAD
|
3 years ago |
Fabian Vowie
|
6300e945dc
|
Add rate limiting explanation to readme
|
3 years ago |
Jenkins
|
8526c4fad2
|
Merge commit 'f3149d540bade35e3a1501354113097b2c9644f0' into HEAD
|
3 years ago |
Fabian Vowie
|
f3149d540b
|
Add rate limiting allowed burst field to settings
|
3 years ago |
Fabian Vowie
|
069a5ffe53
|
Add allowed burst for requests to rate limiting middleware
|
3 years ago |
Fabian Vowie
|
b87a2e4b0b
|
Add rate limiting requests per minute field to settings
|
3 years ago |
Fabian Vowie
|
7a45c37375
|
Add rate limiting middleware
|
3 years ago |
Fabian Vowie
|
dcddb6ca45
|
Move authorization middleware to dedicated middlewares package
|
3 years ago |
Roman Zipp
|
562462fbd7
|
Enhance router pipeline route matching
|
3 years ago |
Roman Zipp
|
4f255bed04
|
Update route registration
|
3 years ago |
Jenkins
|
4cea65b5f4
|
Merge commit '25d14667db25f72388b3fa80a9d4bdeffdabc9ac' into HEAD
|
3 years ago |
Roman Zipp
|
25d14667db
|
Add blur image step
|
3 years ago |
Roman Zipp
|
b4dfea7113
|
Add invert image step
|
3 years ago |
Roman Zipp
|
58a109b314
|
Add fit image step
|
3 years ago |
Jenkins
|
b7a12dbc66
|
Merge commit '8b372c12602c590e19da48db357490de616b3f5a' into HEAD
|
3 years ago |
Roman Zipp
|
8b372c1260
|
Update output config format to allow string extensions
|
3 years ago |
Jenkins
|
a38c3de274
|
Merge commit '1a9d5120287e9fd36002c1a9d26691ddde73a1d6' into HEAD
|
3 years ago |
Roman Zipp
|
1a9d512028
|
Remove print debug statements
|
3 years ago |
Roman Zipp
|
88230d5109
|
Fix main app settings variable name collision
|
3 years ago |
Roman Zipp
|
3bcbb6d147
|
Add LoadSettings function error handling
|
3 years ago |
Jenkins
|
12db910be2
|
Merge commit 'cfd83bb5e98629ccb7d11a36b311b1f03c993bc3' into HEAD
|
3 years ago |
Jenkins
|
66d9852f2e
|
Merge commit '76d15be087f910c1ed76e62398732d650eadcd39' into HEAD
|
3 years ago |
Fabian Vowie
|
76d15be087
|
Add additional test for AuthenticationMiddleware that checks for Bearer prefix
|
3 years ago |
Fabian Vowie
|
6a1a5e6985
|
Fix various formatting
|
3 years ago |
Fabian Vowie
|
6c9e77907f
|
Fix flipped expected and actual parameters in main tests
|
3 years ago |
Fabian Vowie
|
cfd83bb5e9
|
Add required authorization header for endpoints to readme
|
3 years ago |
Roman Zipp
|
ded07eb1eb
|
Add metadata struct lowercase json tags
|
3 years ago |
Roman Zipp
|
c9968e1f97
|
Add missing flip direction field in example pipeline config
|
3 years ago |
Roman Zipp
|
ca4a0e99ba
|
Add readme
|
3 years ago |
Jenkins
|
c313a758ed
|
Merge commit '6ac87dc7dcdf4d3be4a40f7ab19b46ffc1a8cf2f' into HEAD
|
3 years ago |
Fabian Vowie
|
6ac87dc7dc
|
Add builder function to create AuthenticationMiddleware objects
|
3 years ago |
Fabian Vowie
|
5bbae63e6c
|
Require 'Bearer' prefix in authorization header
|
3 years ago |
Fabian Vowie
|
a0370a78ec
|
Fix assertion usage and use randomly generated token in auth middleware tests
|
3 years ago |
Fabian Vowie
|
7aec1fb513
|
Add token-based authorization middleware
|
3 years ago |
Jenkins
|
d172b0edf5
|
Merge commit '226099211ea11628acea089f2efe7e952310a3db' into HEAD
|
3 years ago |
Roman Zipp
|
2841299689
|
Merge branch 'main' into pr-feature/add-image-processing
|
3 years ago |
Roman Zipp
|
308dad3479
|
Add image flip step
|
3 years ago |
Roman Zipp
|
6637a60c24
|
Add grayscale image step
|
3 years ago |
Roman Zipp
|
f41510c110
|
Refactor pipeline tests
|
3 years ago |
Roman Zipp
|
ac414d866b
|
Add pipeline test image dimension assertions
|
3 years ago |