118 Commits (feature/fix-routes)
 

Author SHA1 Message Date
Fabian Vowie 1209539d40
Exclude index page from authentication 2 years ago
Fabian Vowie 81abd30c90
Use subrouter for different route sections 2 years ago
Jenkins 66cc71e284 Merge commit '06e94c10f4af11c153db04b965891172310cb82e' into HEAD 2 years ago
Roman Zipp 06e94c10f4 Exclude files directory from vcs 2 years ago
Jenkins e912bf8676 Merge commit '64d2b07d0db4b684b39336cb4bcc710eea15b064' into HEAD 2 years ago
Fabian Vowie 64d2b07d0d
Write log into separate log-file 2 years ago
Fabian Vowie aae223a44f
Add structured logging 2 years ago
Jenkins 71ce5a7ef3 Merge commit 'f5c5d2ca86e1ebd8750563e1c1ea71a6fbed2670' into HEAD 2 years ago
Roman Zipp f5c5d2ca86 Merge branch 'main' into feature/add-http-image-upload 2 years ago
Roman Zipp 21ea106a02 Add processing pipeline on image upload 2 years ago
Roman Zipp 42fd530d67 Update upload pipeline validation 2 years ago
Jenkins 1c5e31a71a Merge commit '4b2195d1743fd78083862bcbe18c5f10a746a54b' into HEAD 2 years ago
Roman Zipp 0c743dd35c Remove unneeded return 2 years ago
Roman Zipp bd4133c25e Add image upload endpoint 2 years ago
Fabian Vowie 4b2195d174
Add enabled field to authentication settings 2 years ago
Fabian Vowie b8d71c0d3d
Add enabled field to rate limiter settings 2 years ago
Jenkins c553dd718b Merge commit 'b2a1e5a5471fd045b5b754f0adcb344239686179' into HEAD 2 years ago
Fabian Vowie b2a1e5a547
Add commit hash to index metadata 2 years ago
Jenkins 3d890ef042 Merge commit '6300e945dc424281aaf188f150770256bd9e0b87' into HEAD 2 years ago
Fabian Vowie 6300e945dc
Add rate limiting explanation to readme 2 years ago
Jenkins 8526c4fad2 Merge commit 'f3149d540bade35e3a1501354113097b2c9644f0' into HEAD 2 years ago
Fabian Vowie f3149d540b
Add rate limiting allowed burst field to settings 2 years ago
Fabian Vowie 069a5ffe53
Add allowed burst for requests to rate limiting middleware 2 years ago
Fabian Vowie b87a2e4b0b
Add rate limiting requests per minute field to settings 2 years ago
Fabian Vowie 7a45c37375
Add rate limiting middleware 2 years ago
Fabian Vowie dcddb6ca45
Move authorization middleware to dedicated middlewares package 2 years ago
Roman Zipp 562462fbd7 Enhance router pipeline route matching 2 years ago
Roman Zipp 4f255bed04 Update route registration 2 years ago
Jenkins 4cea65b5f4 Merge commit '25d14667db25f72388b3fa80a9d4bdeffdabc9ac' into HEAD 2 years ago
Roman Zipp 25d14667db Add blur image step 2 years ago
Roman Zipp b4dfea7113 Add invert image step 2 years ago
Roman Zipp 58a109b314 Add fit image step 2 years ago
Jenkins b7a12dbc66 Merge commit '8b372c12602c590e19da48db357490de616b3f5a' into HEAD 2 years ago
Roman Zipp 8b372c1260 Update output config format to allow string extensions 2 years ago
Jenkins a38c3de274 Merge commit '1a9d5120287e9fd36002c1a9d26691ddde73a1d6' into HEAD 2 years ago
Roman Zipp 1a9d512028 Remove print debug statements 2 years ago
Roman Zipp 88230d5109 Fix main app settings variable name collision 2 years ago
Roman Zipp 3bcbb6d147 Add LoadSettings function error handling 2 years ago
Jenkins 12db910be2 Merge commit 'cfd83bb5e98629ccb7d11a36b311b1f03c993bc3' into HEAD 2 years ago
Jenkins 66d9852f2e Merge commit '76d15be087f910c1ed76e62398732d650eadcd39' into HEAD 2 years ago
Fabian Vowie 76d15be087
Add additional test for AuthenticationMiddleware that checks for Bearer prefix 2 years ago
Fabian Vowie 6a1a5e6985
Fix various formatting 2 years ago
Fabian Vowie 6c9e77907f
Fix flipped expected and actual parameters in main tests 2 years ago
Fabian Vowie cfd83bb5e9
Add required authorization header for endpoints to readme 2 years ago
Roman Zipp ded07eb1eb
Add metadata struct lowercase json tags 2 years ago
Roman Zipp c9968e1f97
Add missing flip direction field in example pipeline config 2 years ago
Roman Zipp ca4a0e99ba
Add readme 2 years ago
Jenkins c313a758ed Merge commit '6ac87dc7dcdf4d3be4a40f7ab19b46ffc1a8cf2f' into HEAD 2 years ago
Fabian Vowie 6ac87dc7dc
Add builder function to create AuthenticationMiddleware objects 2 years ago
Fabian Vowie 5bbae63e6c
Require 'Bearer' prefix in authorization header 2 years ago