Commit Graph

295 Commits

Author SHA1 Message Date
MaxJa4
e9b617be9a Squash for revert 2023-08-23 22:59:46 +02:00
MaxJa4
955f98eb42 Add forgotten change to commit... 2023-08-23 20:21:13 +02:00
MaxJa4
a5ce44067c Remove hostname 2023-08-23 20:11:27 +02:00
MaxJa4
0e46fc3b6f Fix env name of oauth2 endpoint 2023-08-23 20:01:57 +02:00
MaxJa4
7ddeb992e7 Add OAuth2 mock server for CI testing 2023-08-23 19:44:59 +02:00
MaxJa4
5147753a79 Address comments part 2
* OpenAPI Mock spec path adjusted
* Dropbox FileMetadata reflection refactored
* NaturalNumber type added
2023-08-23 19:27:23 +02:00
MaxJa4
c304b4f52b Addressing comments part 1 2023-08-23 19:10:33 +02:00
MaxJa4
08ae3c73c8 Print command output to logs 2023-08-22 21:57:41 +02:00
MaxJa4
385d69241c Fix log fetching (again) 2023-08-22 21:39:07 +02:00
MaxJa4
a64c6ab9e1 Fix log fetching 2023-08-22 21:25:34 +02:00
MaxJa4
2db707cc33 Fix container names 2023-08-22 20:57:34 +02:00
MaxJa4
5f6b547a3a Fix endpoint connection 2023-08-22 20:49:16 +02:00
MaxJa4
f60f63359c Docker-compose fix 2023-08-22 20:40:44 +02:00
MaxJa4
c7b9ef74e8 Missed a file 2023-08-22 20:26:51 +02:00
MaxJa4
2ea59a649b Update info and TOC 2023-08-22 20:12:16 +02:00
MaxJa4
cd49b8c38e Test for dropbox integration 2023-08-22 20:01:24 +02:00
MaxJa4
894608fff4 Readme typo fix 2023-08-21 16:54:00 +02:00
MaxJa4
70275eac86 Fixed token issue, added OAuth2 including recipe and docs. 2023-08-21 16:48:17 +02:00
MaxJa4
ddca5c4853 Wrap errors for storage backend creation. 2023-08-21 14:42:19 +02:00
MaxJa4
c5d596d78b Added some env config vars to readme. WIP 2023-08-21 14:38:29 +02:00
MaxJa4
f29b4c0994 Fixed some instabilites. Changed default concurrency to 6. 2023-08-21 14:33:37 +02:00
MaxJa4
05c7a15e5b Add concurrency level for parallel upload to dropbox. 2023-08-21 13:26:00 +02:00
MaxJa4
6362b322c2 Remove duplicate check 2023-08-21 09:45:36 +02:00
MaxJa4
4e04cb9926 Add new storage backend: Dropbox (#103) 2023-08-20 17:53:15 +02:00
Michal Middleton
67e7288855
Add support for zstd compression (#249)
Co-authored-by: Michal Middleton <jafa81@gmail.com>
2023-08-19 19:20:13 +02:00
dependabot[bot]
1765b06835
Bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#248) 2023-08-15 04:38:55 +00:00
67d978f515
Drop logrus dependency, log using slog package from stdlib (#247) 2023-08-10 19:41:03 +02:00
a93ff6fe09
Build in Go 1.21 (#246) 2023-08-10 16:03:59 +02:00
1c6f64e254
Current Docker client breaks in newer Go versions (#241)
* Current Docker client breaks in newer Go versions

* Cater for breaking API changes in Docker client

* Update Docker client

* Unpin Go version used for build

* Tidy sum file
2023-07-25 19:46:57 +02:00
dependabot[bot]
085d2c5dfd
Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.61 (#240) 2023-07-24 19:16:02 +00:00
dependabot[bot]
b1382dee00
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#239) 2023-07-24 19:15:56 +00:00
c3732107b1
Current Docker client breaks in Go 1.20.6 (#242) 2023-07-24 21:01:28 +02:00
dependabot[bot]
d288c87c54
Bump github.com/minio/minio-go/v7 from 7.0.58 to 7.0.59 (#238) 2023-07-04 07:53:19 +00:00
dependabot[bot]
47491439a1
Bump github.com/studio-b12/gowebdav (#235) 2023-06-27 07:46:34 +00:00
dependabot[bot]
94f71ac765
Bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.58 (#236) 2023-06-27 05:25:42 +00:00
dependabot[bot]
2addf1dd6c
Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#234) 2023-06-20 12:29:11 +00:00
dependabot[bot]
c07990eaf6
Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.57 (#233) 2023-06-20 12:28:06 +00:00
jsloane
a27743bd32
Update README.md (#230) 2023-06-17 08:30:48 +02:00
dependabot[bot]
9d5b897ab4
Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#229) 2023-06-13 07:17:58 +00:00
dependabot[bot]
30bf31cd90
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#228) 2023-06-13 07:04:03 +00:00
dependabot[bot]
32e9a05b40
Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.56 (#227) 2023-06-13 07:03:38 +00:00
dependabot[bot]
b302884447
Bump golang.org/x/crypto from 0.3.0 to 0.9.0 (#223) 2023-06-10 13:15:41 +00:00
dependabot[bot]
b3e1ce27be
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#225) 2023-06-10 12:57:44 +00:00
dependabot[bot]
66518ed0ff
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#226) 2023-06-10 12:57:39 +00:00
dependabot[bot]
14d966d41a
Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 (#224) 2023-06-10 12:57:30 +00:00
336dece328
Set up automated updates for Docker base images and Go packages 2023-06-10 14:42:28 +02:00
dc8172b673
Use alpine-1.18 as the base image (#219) 2023-06-03 13:08:35 +02:00
Erwan LE PRADO
5ea9a7ce15
feat: add better handler for part size (#214)
* feat: add better handler for part size


fix: use local file 


fix: try with another path


fix: use bytes 


chore: go back


go back readme


goback


goback


goback

* chore: better handling

* fix: typo readme

* chore: wrong comparaison

* fix: typo
2023-06-02 16:30:02 +02:00
bcffe0bc25 Clarify docs section about user executing labeled commands 2023-05-26 16:15:09 +02:00
dependabot[bot]
144e65ce6f
Bump github.com/docker/distribution (#215) 2023-05-11 21:07:45 +00:00