Commit graph

9 commits

Author SHA1 Message Date
Lena Fuhrimann
9d2cb43275 Upgrade Go to version 1.19 2022-12-12 10:30:37 +01:00
Sergey Shevchenko
963ea7a575 Fix review comments 2022-03-28 11:37:49 +02:00
Sergey Shevchenko
c077332721 Refactoring:
- Replaced router by gorrila/mux
- Used viper for environment variables instead of os
- Added option to forbid object deletion
- Added option to list bucket recursively
- Added option to not add donwload headers in getObject
- Added ability to download nested objects
- Object donwloading will open in a new tab

Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com>
2022-03-28 11:37:49 +02:00
Lena Fuhrimann
2fc430dda1 Clean up repo 2021-04-21 10:09:03 +02:00
Lena Fuhrimann
a0170444de Use official golangci-lint GitHub action 2020-07-21 09:02:26 +02:00
Lena Fuhrimann
2b297148bd Allow to use non-encrypted connections 2020-05-27 23:28:36 +02:00
Lena Fuhrimann
45d34233a5 New directory structure 2018-04-13 17:03:53 +02:00
Lena Fuhrimann
fdc0ae2dd0 Refactor whole app 2017-05-08 23:29:47 +02:00
Lena Fuhrimann
a91d01ca96 Add docker-compose info 2017-04-27 12:34:21 +02:00