Commit graph

222 commits

Author SHA1 Message Date
Lena Fuhrimann
9a7c8e446b
Upgrade to Go 1.22 2024-07-18 15:23:54 +02:00
Lena Fuhrimann
cb98852772 ⬆️ Update Go version to 1.21.6 2024-02-10 21:34:48 +01:00
Lena Fuhrimann
c7f082fe75 Update pipeline dependencies 2023-10-02 22:55:09 +02:00
Fortune Ngwenya
a149099ba3 setHTML -> innerHTML 2023-10-02 22:28:14 +02:00
Fortune Ngwenya
583849062c Update main.go 2023-09-29 15:24:02 +02:00
Fortune Ngwenya
c335ecb00f Allow User to specify signature type 2023-09-28 12:16:02 +02:00
Fortune Ngwenya
a568c34705 Allow User to specify signature version 2023-09-28 12:04:37 +02:00
Fortune Ngwenya
13fbc77677 Allow User to specify signature version 2023-09-28 11:55:37 +02:00
Fortune Ngwenya
cba5d00b4f Allow User to specify signature version 2023-09-28 11:51:16 +02:00
Fortune Ngwenya
decff5515c Update main.go 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
406e608b7d Update README.md 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
33ed1b83b2 Update main.go 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
5cf6c696cf Update README.md 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
e6aacad30f Update README.md 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
3e70e7d83e Update README.md 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
15c49c2ae6 Update README.md 2023-09-28 11:31:32 +02:00
Fortune Ngwenya
418a37f2f1 Update main.go 2023-09-28 10:53:17 +02:00
Fortune Ngwenya
c7b5cef7f5 Update README.md 2023-09-28 10:32:34 +02:00
Fortune Ngwenya
12e23524dd Update main.go 2023-09-28 10:21:28 +02:00
Fortune Ngwenya
db8b5e2a86 Update README.md 2023-09-28 10:16:34 +02:00
Fortune Ngwenya
38c64d62a9 Update README.md 2023-09-28 10:08:49 +02:00
Fortune Ngwenya
bbba907b9a Update README.md 2023-09-28 10:05:23 +02:00
Fortune Ngwenya
92c19605c4 Update README.md 2023-09-28 10:04:04 +02:00
Tri Vo
05728d1209 Handle encoding error for generating url api 2023-08-20 16:21:04 +02:00
Tri Vo
4858c7493b Generate link feature 2023-08-20 16:21:04 +02:00
Lena Fuhrimann
d6a2b056c2 Update dependencies 2023-08-15 17:52:22 +02:00
Tri Vo
e7a0f8a0f1 Split parse configuration function 2023-08-02 18:09:28 +02:00
Tri Vo
ebb9a7bfb6 Fix timeout error when uploading large files 2023-07-28 17:39:28 +02:00
Lena Fuhrimann
273d5fe74c Update dependencies 2023-07-20 17:36:25 +02:00
Tri Vo
5667addaf0 Upload folder feature 2023-07-20 17:32:28 +02:00
Tri Vo
1982236804 Improve upload for subdirectory 2023-06-20 11:15:20 +02:00
Lena Fuhrimann
c6ce282520 Update pipelines 2023-06-14 21:09:04 +02:00
Lena Fuhrimann
ca4237e462 Fix test 2023-06-13 18:34:54 +02:00
Tri Vo
17280f9304 Add support for subdirectory 2023-06-13 18:34:15 +02:00
Lena Fuhrimann
79eccc5e95 Update dependencies 2023-06-13 16:11:32 +02:00
LynxStarShine
a896ccd592 Add SSE encrpytion support 2023-05-05 23:23:21 +02:00
Lena Fuhrimann
395ce159b9 Upgrade Go to 1.20 2023-02-02 13:08:41 +01:00
Lena Fuhrimann
9d2cb43275 Upgrade Go to version 1.19 2022-12-12 10:30:37 +01:00
Lena Fuhrimann
c18fe0e722 Update dependencies 2022-07-12 11:42:14 +02:00
Dominik Hartmann
fa2f39fa2c move static folder to web/static 2022-05-01 18:16:29 +02:00
taahado5
5cb52b55da add static folder for air gapped deployments 2022-05-01 18:16:29 +02:00
taahado5
145de780e4 add static folder for air gapped deployments 2022-05-01 18:16:29 +02:00
Nick
06262f38ed Add support for arm docker builds. 2022-04-27 11:09:36 +02:00
Lena Fuhrimann
008ab65e66 Fix linting issue 2022-04-19 21:39:28 +02:00
Sergey Shevchenko
9feeafaa62 Mention helm chart in README 2022-04-01 11:58:44 +02:00
Sergey Shevchenko
963ea7a575 Fix review comments 2022-03-28 11:37:49 +02:00
Sergey Shevchenko
f60b7811fd Add ability to use IAM instead of keypair
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com>
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
29a2879b73 Upgrade to Go 1.18 2022-03-18 20:00:22 +01:00
Lena Fuhrimann
5a08d7e556 Add CodeQL Analysis 2022-03-13 20:09:00 +01:00