43 Commits (main)

Author SHA1 Message Date
Roman Zipp 728f53c38f
Add get files endpoint 2 years ago
Roman Zipp 705cf3ba93 Move router handler to controllers namespace 2 years ago
Fabian Vowie c1ebd9c651
Show slug instead of name for pipelines in index metadata 2 years ago
Fabian Vowie b021520512
Add pipelines list to index route metadata 2 years ago
Fabian Vowie cd3448175c
Exclude index page from authentication 2 years ago
Fabian Vowie b70b0c1bbb
Use subrouter for different route sections 2 years ago
Fabian Vowie 5da9e11654
Write log into separate log-file 2 years ago
Fabian Vowie ec7b5a77fd
Add structured logging 2 years ago
Roman Zipp 2531879909
Add processing pipeline on image upload 2 years ago
Roman Zipp af04ff1dc9
Update upload pipeline validation 2 years ago
Roman Zipp 5d5c6a1ac6
Remove unneeded return 2 years ago
Roman Zipp 304be7397d
Add image upload endpoint 2 years ago
Roman Zipp ed716435ac
Enhance router pipeline route matching 2 years ago
Roman Zipp 6be5df8030
Update route registration 2 years ago
Fabian Vowie 3aaea90513
Add enabled field to authentication settings 2 years ago
Fabian Vowie 66b240943f
Add enabled field to rate limiter settings 2 years ago
Fabian Vowie 9793374d04
Add commit hash to index metadata 2 years ago
Fabian Vowie 49990196f6
Add rate limiting allowed burst field to settings 2 years ago
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