24 Commits (2d0416277e3259c751e869ca67ad05c5896ece3f)

Author SHA1 Message Date
Fabian Vowie 2d0416277e
Add allowed burst for requests to rate limiting middleware 2 years ago
Fabian Vowie e7a6833f71
Add rate limiting requests per minute field to settings 2 years ago
Fabian Vowie 5f2cbc5064
Add rate limiting middleware 2 years ago
Fabian Vowie 2735d9c9e9
Move authorization middleware to dedicated middlewares package 2 years ago
Roman Zipp 31e848e61a
Fix main app settings variable name collision 2 years ago
Roman Zipp 49b17e6041
Add LoadSettings function error handling 2 years ago
Roman Zipp 67b0aca0ba
Add metadata struct lowercase json tags 2 years ago
Fabian Vowie 4d52829e62
Add builder function to create AuthenticationMiddleware objects 2 years ago
Fabian Vowie c20ef13839
Add token-based authorization middleware 2 years ago
Roman Zipp fb4cf5b4f4
Add storage provider working directory parameter 2 years ago
Fabian Vowie 3e7f1a0a7f
Improve testability for LoadSettings function 2 years ago
Fabian Vowie d87ae291e4
Rename FileSystem in settings to StorageProvider 2 years ago
Fabian Vowie ec2f376508
Remove leftover debug code 2 years ago
Fabian Vowie dbd19d590c
Load settings on program start or create default if none exist 2 years ago
Fabian Vowie 81d6046d01
Temporarily hardcode filesystem storage provider 2 years ago
Roman Zipp dbcf08b197 Handle json encoding errors 2 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 2 years ago
Roman Zipp ce9403ef84 Fix http pipeline handler typo 2 years ago
Fabian Vowie bee20a159c
Return pipeline metadata in pipeline route 2 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 2 years ago
Fabian Vowie 7717df32e0
Load pipelines on program start 2 years ago
Fabian Vowie 7317a215f9
Add metadata response to index route 2 years ago
Fabian Vowie 36294eeed2
Initial commit 2 years ago