Commit graph

11 commits

Author SHA1 Message Date
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
tokibi
273712b342 fix upload failures when using AWS S3 2020-12-16 20:51:15 +01:00
Lena Fuhrimann
dd0545eed1 Upgrade Go to 1.14 2020-05-02 09:36:37 +02:00
Lena Fuhrimann
0a81f4a031 Use Go 1.13 2020-02-17 09:38:47 +01:00
Lena Fuhrimann
bd4b6c1b33 Simplify error handling 2018-07-24 20:32:08 +02:00
Lena Fuhrimann
bfe96c4a6c Replace assert with is 2018-06-02 12:36:12 +02:00
Lena Fuhrimann
c47cf6ec24 Use way instead of mux 2018-05-31 16:11:49 +02:00
Lena Fuhrimann
53a807f38c Clean up code 2018-05-27 23:11:52 +02:00
Lena Fuhrimann
45d34233a5 New directory structure 2018-04-13 17:03:53 +02:00
Renamed from create_object.go (Browse further)