21 Commits (dcddb6ca45e7eae6df5f3f64bb6bf5dda97126d1)

Author SHA1 Message Date
Fabian Vowie dcddb6ca45
Move authorization middleware to dedicated middlewares package 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
Roman Zipp ded07eb1eb
Add metadata struct lowercase json tags 2 years ago
Fabian Vowie 6ac87dc7dc
Add builder function to create AuthenticationMiddleware objects 2 years ago
Fabian Vowie 7aec1fb513
Add token-based authorization middleware 2 years ago
Roman Zipp 3821f5c7fe Add storage provider working directory parameter 2 years ago
Fabian Vowie 96436acd89
Improve testability for LoadSettings function 2 years ago
Fabian Vowie 07ae302df9
Rename FileSystem in settings to StorageProvider 2 years ago
Fabian Vowie 9a6bdc2552
Remove leftover debug code 2 years ago
Fabian Vowie 583103c384
Load settings on program start or create default if none exist 2 years ago
Fabian Vowie 08ca3c5b2c
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 3 years ago
Fabian Vowie 7317a215f9
Add metadata response to index route 3 years ago
Fabian Vowie 36294eeed2
Initial commit 3 years ago