Micro-service for file storage and processing written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jenkins dee7d7a488
Merge commit '6ac87dc7dcdf4d3be4a40f7ab19b46ffc1a8cf2f' into HEAD
3 years ago
.github/workflows Add CI 3 years ago
auth Add builder function to create AuthenticationMiddleware objects 3 years ago
config Add image flip step 3 years ago
pipelines Add image flip step 3 years ago
settings Add tags for json serialization to settings structs 3 years ago
storage Add storage provider open method 3 years ago
tests/files Add pipeline test image dimension assertions 3 years ago
.gitignore Add settings.json to .gitignore 3 years ago
go.mod Add resizing images 3 years ago
go.sum Add resizing images 3 years ago
lithium.log Fix store methods not being public 3 years ago
lithium.md Initial commit 3 years ago
main.go Add builder function to create AuthenticationMiddleware objects 3 years ago
main_test.go Temporarily hardcode filesystem storage provider 3 years ago
settings.json Fix store methods not being public 3 years ago