Commit graph

14 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
2499415fea Upgrade minio-go to version 7 2021-08-17 15:44:49 +02:00
Lena Fuhrimann
6c5591c969 Add GoReleaser config 2021-04-21 11:02:51 +02:00
Lena Fuhrimann
2540d417db Upgrade minio-go to 6.0.10 2018-11-28 21:13:47 +01:00
Lena Fuhrimann
30432eb91e Add go-critic linter 2018-09-06 21:41:49 +02:00
Lena Fuhrimann
45d34233a5 New directory structure 2018-04-13 17:03:53 +02:00
Lena Fuhrimann
94af2e724e Upgrade minio-go version 2017-07-31 10:57:22 +02:00
Lena Fuhrimann
fdc0ae2dd0 Refactor whole app 2017-05-08 23:29:47 +02:00
Lena Fuhrimann
a68d859646 Remove glide.lock from .gitignore 2017-03-30 22:52:40 +02:00
Lena Fuhrimann
3fc3b15562 Don't use global variables 2017-03-09 21:20:40 +01:00
Lena Fuhrimann
7855e07a96 Allow bucket creation 2016-12-21 00:32:40 +01:00
Lena Fuhrimann
03e9afc888 Initial commit 2016-12-18 22:54:21 +01:00