18 Commits (f006e0fb0ef0d9d8f9d0a7f7b3fcde363434b108)

Author SHA1 Message Date
Roman Zipp f006e0fb0e
Add image upload endpoint 3 years ago
Roman Zipp 4b315728e3
Enhance router pipeline route matching 3 years ago
Roman Zipp f44dc67a19
Update route registration 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
Roman Zipp d5751e5a92
Add metadata struct lowercase json tags 3 years ago
Fabian Vowie bf750dcc58
Add builder function to create AuthenticationMiddleware objects 3 years ago
Fabian Vowie e909ffd3a6
Add token-based authorization middleware 3 years ago
Roman Zipp f836a58c18
Add storage provider working directory parameter 3 years ago
Fabian Vowie 50c4185a35
Improve testability for LoadSettings function 3 years ago
Fabian Vowie 16af2d55be
Rename FileSystem in settings to StorageProvider 3 years ago
Fabian Vowie c0394a737a
Remove leftover debug code 3 years ago
Fabian Vowie d38a827d84
Load settings on program start or create default if none exist 3 years ago
Fabian Vowie 08af716f9c
Temporarily hardcode filesystem storage provider 3 years ago
Roman Zipp dbcf08b197 Handle json encoding errors 3 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 3 years ago
Roman Zipp ce9403ef84 Fix http pipeline handler typo 3 years ago
Fabian Vowie bee20a159c
Return pipeline metadata in pipeline route 3 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 3 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