Commit Graph

  • f4cf4173e6
    Documentation update for DROPBOX_REMOTE_PATH environment variable (#473) main shalafi99 2024-09-18 15:43:54 -0300
  • b177cea0a3
    Merge pull request #1 from shalafi99/dropbox-document-updates shalafi99 2024-09-18 13:47:00 -0300
  • 0d9d43c42a
    Update index.md shalafi99 2024-09-18 13:40:09 -0300
  • 04f55ea321
    Update set-up-dropbox.md shalafi99 2024-09-18 13:33:47 -0300
  • d348829b3a
    Update set-up-dropbox.md shalafi99 2024-09-18 13:31:19 -0300
  • 681983608f
    Bump github.com/docker/cli (#470) dependabot[bot] 2024-09-10 05:35:58 +0000
  • 45335ffb67
    Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#469) dependabot[bot] 2024-09-10 05:35:34 +0000
  • 169d754ad7
    Bump github.com/docker/cli dependabot[bot] 2024-09-09 21:39:28 +0000
  • da86a7887e
    Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 dependabot[bot] 2024-09-09 21:39:24 +0000
  • 01a595607d
    Bump github.com/docker/cli (#467) dependabot[bot] 2024-09-03 05:00:46 +0000
  • 4c42bb0948
    Bump github.com/docker/cli dependabot[bot] 2024-09-02 21:29:19 +0000
  • 119391e8df
    Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 (#464) dependabot[bot] 2024-08-27 05:27:41 +0000
  • 65c637f732
    Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 dependabot[bot] 2024-08-26 21:37:31 +0000
  • dd5f7f5b66
    Bump rexml from 3.3.3 to 3.3.6 in /docs (#463) dependabot[bot] 2024-08-23 05:23:04 +0000
  • 1fa012ce9d
    Bump rexml from 3.3.3 to 3.3.6 in /docs dependabot[bot] 2024-08-22 20:47:26 +0000
  • c54a5bef5f
    Update to use Go 1.23 (#462) dependabot[bot] 2024-08-20 11:17:49 +0200
  • da62a7492a Fix complaint raised by linter Frederik Ring 2024-08-20 10:58:31 +0200
  • 9e0dcf77a9 Update golangci-lint Frederik Ring 2024-08-20 10:51:03 +0200
  • 34ba4bb978 Use Go 1.23 throughout Frederik Ring 2024-08-20 10:35:09 +0200
  • 8fac9608ff
    Bump github.com/docker/cli (#461) dependabot[bot] 2024-08-20 04:53:30 +0000
  • 3ee40b6422
    Bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 (#460) dependabot[bot] 2024-08-20 04:53:06 +0000
  • cf1dcf9301
    Bump golang from 1.22-alpine to 1.23-alpine dependabot[bot] 2024-08-19 21:42:04 +0000
  • 4ecdd70c98
    Bump github.com/docker/cli dependabot[bot] 2024-08-19 21:01:50 +0000
  • a611db81ba
    Bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 dependabot[bot] 2024-08-19 21:01:47 +0000
  • 8b5c9a494f Exclude legacy docs page from navigation v2.43.0 Frederik Ring 2024-08-19 22:50:26 +0200
  • 44ad3bbda2
    feat: allow backups to be encrypted with age (#432) nick comer 2024-08-19 16:49:49 -0400
  • 5c3e87ed17 feat: allow backups to be encrypted with age nick comer 2024-06-18 19:26:52 -0400
  • 74e065cbb9
    Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#458) dependabot[bot] 2024-08-13 04:05:47 +0000
  • 18e19c85d3
    Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 dependabot[bot] 2024-08-12 21:46:48 +0000
  • d8aa6db3f5 Handle configuration errors for Azure storage upfront validate-config Frederik Ring 2024-08-11 15:08:06 +0200
  • 8a64da4b0b
    Feature: PGP Asymmetric Encryption (#456) v2.42.0 Lennart 2024-08-11 10:11:23 +0200
  • f97ce11734
    Add "none" compression type (#457) J. Zebedee 2024-08-11 03:11:09 -0500
  • 24e4a5bc23 Add test for none compression Frederik Ring 2024-08-11 09:51:42 +0200
  • a427e0749f Use passThroughWriteCloser for "none" compression J. Zebedee 2024-08-10 13:26:01 -0500
  • e506b82baa Add "none" compression to docs J. Zebedee 2024-08-10 10:30:48 -0500
  • 9162fad943 log & err msg lbsekr 2024-08-10 13:31:49 +0200
  • 007b0eb5b2 capture defer errors lbsekr 2024-08-10 13:27:00 +0200
  • 1fec7fee44 pass PASSPHRASE correctly to the decryption command lbsekr 2024-08-09 23:10:48 +0200
  • 7633d20fe1 rm unnecessary private_key export lbsekr 2024-08-09 23:08:05 +0200
  • 1407661409 rm explicit gpg-agent start lbsekr 2024-08-09 22:12:39 +0200
  • e44fd352e9 use dynamically generated keys for testing lbsekr 2024-08-09 22:11:37 +0200
  • 7b035b20ac Add "none" compression type J. Zebedee 2024-08-09 14:32:22 -0500
  • 5cfa74cb1b add eror handling for closing func lbsekr 2024-08-09 21:22:38 +0200
  • c76c13d02e naming -GPG_PUBLIC_KEYS- to GPG_PUBLIC_KEY_RING lbsekr 2024-08-09 18:32:13 +0200
  • 3b96590c98 inline readArmoredKeys lbsekr 2024-08-09 18:27:34 +0200
  • 96f996b259 rm orphaned code in encryption functions lbsekr 2024-08-09 18:22:42 +0200
  • 3034e3618f
    Update cmd/backup/encrypt_archive.go Lennart 2024-08-09 18:19:14 +0200
  • cc882730ef
    Update docs/reference/index.md Lennart 2024-08-09 18:10:32 +0200
  • 8024d47bfc comment lbsekr 2024-08-09 16:56:05 +0200
  • ba61ffc5ae logs & errs lbsekr 2024-08-09 16:54:57 +0200
  • 336e12f874
    Add support for Azure storage access tiers (#452) v2.41.0 Frederik Ring 2024-08-09 15:37:27 +0200
  • 3779879143 refactor lbsekr 2024-08-09 00:53:04 +0200
  • fbd9821a75 Merge branch 'main' of https://github.com/lbsekr/docker-volume-backup lbsekr 2024-08-09 00:19:40 +0200
  • e9864f44a8 docs lbsekr 2024-08-09 00:17:19 +0200
  • 3056a5d3ff
    Merge branch 'offen:main' into main Lennart 2024-08-09 00:03:46 +0200
  • e6a5721a64 tests lbsekr 2024-08-09 00:00:13 +0200
  • c464fec780 feat: asym encryption lbsekr 2024-08-07 23:04:59 +0200
  • 016c6c8307
    Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#454) dependabot[bot] 2024-08-06 03:33:32 +0000
  • 9f0dc41241
    Bump golang.org/x/sync from 0.7.0 to 0.8.0 dependabot[bot] 2024-08-06 03:17:02 +0000
  • e22f317fbb
    Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#453) dependabot[bot] 2024-08-06 03:15:49 +0000
  • 0847a71050
    Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 dependabot[bot] 2024-08-05 21:16:35 +0000
  • e7ad54615c Add support for Azure storage access tiers Frederik Ring 2024-08-02 18:10:09 +0200
  • e04bd2f066
    Bump rexml from 3.2.8 to 3.3.3 in /docs (#451) dependabot[bot] 2024-08-02 06:35:44 +0000
  • 14f340990d
    Bump rexml from 3.2.8 to 3.3.3 in /docs dependabot[bot] 2024-08-02 01:58:04 +0000
  • c4eeaad813
    Bump shoutrrr to version 0.8 (#450) v2.40.0 Frederik Ring 2024-07-31 21:58:24 +0200
  • 5840f1c5dc
    Update docker/docker package (#449) Frederik Ring 2024-07-31 21:54:25 +0200
  • 0f9e4d7626 Bump shoutrrr to version 0.8 Frederik Ring 2024-07-31 21:41:26 +0200
  • f60996f195 Update docker/docker package Frederik Ring 2024-07-31 21:36:19 +0200
  • d71b7304c2
    Bump github.com/docker/cli (#448) dependabot[bot] 2024-07-30 05:14:03 +0000
  • 1907aeac16
    Bump github.com/docker/cli dependabot[bot] 2024-07-29 21:55:26 +0000
  • fbc7f85d9f
    version key in compose file is deprecated (#445) Frederik Ring 2024-07-23 20:47:45 +0200
  • 2af5bdf4d9
    Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.4.0 (#442) dependabot[bot] 2024-07-23 18:33:13 +0000
  • ada7811e42 version key in compose file is deprecated Frederik Ring 2024-07-23 20:19:38 +0200
  • 4089ae3768 Update Azurite image Frederik Ring 2024-07-23 20:16:23 +0200
  • e4c03d9cb0
    Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2024-07-22 21:58:34 +0000
  • 631ca3e07d
    Bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#444) dependabot[bot] 2024-07-22 21:57:20 +0000
  • 66a6db6792
    Bump github.com/gofrs/flock from 0.12.0 to 0.12.1 dependabot[bot] 2024-07-22 21:40:27 +0000
  • 3d35d7c00e
    Bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 (#443) dependabot[bot] 2024-07-22 21:39:21 +0000
  • 954bde73fb
    Bump github.com/docker/cli (#441) dependabot[bot] 2024-07-22 21:39:11 +0000
  • d31bbdf67a
    Bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 dependabot[bot] 2024-07-22 21:22:46 +0000
  • 10b0428536
    Bump github.com/docker/cli dependabot[bot] 2024-07-22 21:22:34 +0000
  • ab46e96706
    Bump github.com/gofrs/flock from 0.11.0 to 0.12.0 (#439) dependabot[bot] 2024-07-09 04:21:31 +0000
  • eaf1c923ae
    Bump github.com/gofrs/flock from 0.11.0 to 0.12.0 dependabot[bot] 2024-07-09 04:05:23 +0000
  • ab4ce94534
    Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#440) dependabot[bot] 2024-07-09 04:04:26 +0000
  • 4276651bca
    Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 dependabot[bot] 2024-07-08 21:08:05 +0000
  • e4170addb6
    Bump github.com/docker/cli from 26.1.4+incompatible to 27.0.3+incompatible (#437) dependabot[bot] 2024-07-02 21:15:49 +0200
  • 37ba3bf6a1 Swap deprecated methods Frederik Ring 2024-07-02 20:59:12 +0200
  • 6922725258 Update all Docker versions to 27 Frederik Ring 2024-07-02 20:53:55 +0200
  • 151c0fac2b
    Bump github.com/docker/cli dependabot[bot] 2024-07-02 05:21:58 +0000
  • b8410bbdc5
    Bump github.com/gofrs/flock from 0.8.1 to 0.11.0 (#438) dependabot[bot] 2024-07-02 05:21:06 +0000
  • 2efd5dd653
    Bump github.com/gofrs/flock from 0.8.1 to 0.11.0 dependabot[bot] 2024-07-01 21:48:43 +0000
  • 24e1341589
    Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#435) dependabot[bot] 2024-06-25 03:41:41 +0000
  • 3d0286472b
    Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#434) dependabot[bot] 2024-06-25 03:41:21 +0000
  • ba47deb889
    Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2024-06-24 21:40:10 +0000
  • d1db8cf30d
    Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 dependabot[bot] 2024-06-24 21:39:53 +0000
  • bb11ae035b
    Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#431) dependabot[bot] 2024-06-18 05:09:55 +0000
  • 91ca66f742
    Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 dependabot[bot] 2024-06-17 21:28:24 +0000
  • 9209037ed9
    Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#430) dependabot[bot] 2024-06-11 20:45:47 +0000
  • cc893df5ae
    Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2024-06-11 20:28:29 +0000
  • 2e73dea4f7
    Bump github.com/docker/cli (#428) dependabot[bot] 2024-06-11 05:57:25 +0000