Commit graph

  • 0ae171416f s3: implement --s3-versions flag - See #1776 Nick Craig-Wood 2022-07-25 16:06:15 +01:00
  • a59fa2977d s3: factor different listing versions into separate objects Nick Craig-Wood 2022-07-25 15:56:17 +01:00
  • 7243918069 s3: implement backend versioning command to get/set bucket versioning Nick Craig-Wood 2022-07-25 16:05:17 +01:00
  • fa49971d49 docs: move time/duration option docs to the main docs Nick Craig-Wood 2022-07-26 17:53:35 +01:00
  • 77e3512714 fstests: Make InternalTestFiles so the internal tests know the current state Nick Craig-Wood 2022-07-26 16:50:55 +01:00
  • 337b43e7e4 fstests: make ReadObject publically accessible Nick Craig-Wood 2022-07-26 16:50:32 +01:00
  • 6fd9e3d717 build: reformat comments to pass go1.19 vet Nick Craig-Wood 2022-08-05 16:35:41 +01:00
  • 876f791ecd Revert "build: lint with go1.18 until golangci-lint is updated" Nick Craig-Wood 2022-08-05 16:04:54 +01:00
  • c520e52696 filter: add metadata filters FIXME needs docs and tests fix-6353-metadata-filter Nick Craig-Wood 2022-08-04 18:19:05 +01:00
  • 28925414b8 dropox: fix ChangeNotify was unable to decrypt errors Nick Craig-Wood 2022-07-17 12:47:40 +01:00
  • 918bd6d3c3 dropox: fix ChangeNotify was unable to decrypt errors Nick Craig-Wood 2022-07-17 12:47:40 +01:00
  • 9563a770a1 mega: Fix nil pointer exception when bad node received Nick Craig-Wood 2022-07-25 10:52:49 +01:00
  • f49be033c6 mega: Fix nil pointer exception when bad node received Nick Craig-Wood 2022-07-25 10:52:49 +01:00
  • 2a817e21cb vfs: fix excess CPU used by VFS cache cleaner looping Nick Craig-Wood 2022-07-28 17:43:05 +01:00
  • a07d376fb1 vfs: reduce memory usage by re-ordering commonly used structures Nick Craig-Wood 2022-07-28 18:14:04 +01:00
  • e749bc58f4 vfs: reduce memory use by embedding sync.Cond Nick Craig-Wood 2022-07-28 17:35:14 +01:00
  • 386ca20792 combine: fix errors with backends shutting down while in use Nick Craig-Wood 2022-08-03 17:15:59 +01:00
  • 8390ba4ca9 build: fix android build after GitHub actions change Nick Craig-Wood 2022-08-03 15:03:15 +01:00
  • 4eea0ca8bb dropbox: fix infinite loop on uploading a corrupted file Nick Craig-Wood 2022-07-29 17:40:05 +01:00
  • 821e084f28 combine: fix errors with backends shutting down while in use Nick Craig-Wood 2022-08-03 17:15:59 +01:00
  • 2170376d1b build: lint with go1.18 until golangci-lint is updated Nick Craig-Wood 2022-08-03 12:07:52 +01:00
  • 8125b1cf08 build: update to v3 of golangci-lint action Nick Craig-Wood 2022-08-03 17:39:55 +01:00
  • ba60984f33 build: update to go1.19 and make go1.17 the minimum required version Nick Craig-Wood 2022-08-02 18:47:43 +01:00
  • a875320e37 sync,operations: optimise --copy-dest and --compare-dest Nick Craig-Wood 2022-08-01 17:51:46 +01:00
  • 639624184d build: fix android build after GitHub actions change Nick Craig-Wood 2022-08-03 15:03:15 +01:00
  • fe84cca1ad Revert "build: disable revive linter pending a fix in golangci-lint" Nick Craig-Wood 2022-08-03 13:14:51 +01:00
  • 9d3958bd0b build: fix formatting after golangci-lint update Nick Craig-Wood 2022-08-03 10:11:16 +01:00
  • 3a8e52de74 dropbox: fix infinite loop on uploading a corrupted file Nick Craig-Wood 2022-07-29 17:40:05 +01:00
  • 60d59e2600 jottacloud: do not store username in config when using standard auth albertony 2022-07-15 10:01:06 +02:00
  • bf0c7e0a6b Revert "jottacloud: always store username in config and use it to avoid initial api request" Nick Craig-Wood 2022-07-12 21:10:04 +01:00
  • 72227a0151 jottacloud: do not store username in config when using standard auth albertony 2022-07-15 10:01:06 +02:00
  • 9f40cb114a Revert "jottacloud: always store username in config and use it to avoid initial api request" Nick Craig-Wood 2022-07-12 21:10:04 +01:00
  • 8a8a77ebc5 internetarchive: handle hash symbol in the middle of filename Lesmiscore 2022-07-22 12:52:48 +09:00
  • 2f461f13e3 internetarchive: handle hash symbol in the middle of filename Lesmiscore 2022-07-22 12:52:48 +09:00
  • 1d1d847f18 union: change epff policy to search local disks first fix-union-ff-local-first Nick Craig-Wood 2022-07-21 17:23:56 +01:00
  • d211372c9e build: disable revive linter pending a fix in golangci-lint Nick Craig-Wood 2022-07-20 23:06:35 +01:00
  • 7a24c173f6 build: disable revive linter pending a fix in golangci-lint Nick Craig-Wood 2022-07-20 23:06:35 +01:00
  • fb60aeddae Add Jordi Gonzalez Muñoz to contributors Nick Craig-Wood 2022-07-20 23:06:45 +01:00
  • 695736d1e4 Add Steve Kowalik to contributors Nick Craig-Wood 2022-07-20 23:06:45 +01:00
  • 1ebe9a800d sftp: fix issue with WS_FTP by working around failing RealPath albertony 2022-07-19 09:15:50 +02:00
  • f0396070eb sftp: fix issue with WS_FTP by working around failing RealPath albertony 2022-07-19 09:15:50 +02:00
  • f1166757ba
    librclone: add PHP bindings and test program Jordi Gonzalez Muñoz 2022-07-20 18:20:12 +02:00
  • 9b76434ad5
    drive: make --drive-stop-on-upload-limit obey quota exceeded error Steve Kowalik 2022-07-20 19:37:34 +10:00
  • 31f0db544f s3: fix --s3-no-head panic: reflect: Elem of invalid type s3.PutObjectInput Nick Craig-Wood 2022-07-17 13:40:45 +01:00
  • 440d0cd179 s3: fix --s3-no-head panic: reflect: Elem of invalid type s3.PutObjectInput Nick Craig-Wood 2022-07-17 13:40:45 +01:00
  • a047d30eca Add Yen Hu to contributors Nick Craig-Wood 2022-07-18 23:38:39 +01:00
  • 03d0f331f7
    onedrive: rename Onedrive(cn) 21Vianet to Vnet Group Yen Hu 2022-07-18 00:07:23 +08:00
  • 37bcc3df14 backend/internetarchive: ignore checksums for files using the different method Lesmiscore 2022-07-16 12:11:09 +09:00
  • 74401077dc dropbox: fix hang on quit with --dropbox-batch-mode off Nick Craig-Wood 2022-07-12 12:13:58 +01:00
  • d96789e1b8 sync: update docs and error messages to reflect fixes to overlap checks Nick Naumann 2022-07-11 23:31:30 +02:00
  • 69165c0924 sync: add filter-sensitivity to --backup-dir option Nick Naumann 2022-07-11 23:26:50 +02:00
  • c8a2aa310e docs: fix links to mount command from install docs albertony 2022-07-13 12:29:32 +02:00
  • 9417732f07 union: fix panic due to misalignment of struct field in 32 bit architectures r-ricci 2022-07-11 18:34:06 +01:00
  • 9ba253a355 union: fix multiple files being uploaded when roots don't exist Nick Craig-Wood 2022-07-09 21:17:47 +01:00
  • a6fba1f0c6 union: fix duplicated files when using directories with leading / Nick Craig-Wood 2022-07-09 21:13:06 +01:00
  • 80c5850ee8 combine: throw error if duplicate directory name is specified Nick Craig-Wood 2022-07-10 15:40:30 +01:00
  • 727387ab1e combine: fix docs showing remote= instead of upstreams= Nick Craig-Wood 2022-07-10 15:34:48 +01:00
  • 8226b6ada2 Start v1.59.1-DEV development Nick Craig-Wood 2022-07-17 16:56:29 +01:00
  • 049674aeab backend/internetarchive: ignore checksums for files using the different method Lesmiscore 2022-07-16 12:11:09 +09:00
  • 50f053cada dropbox: fix hang on quit with --dropbox-batch-mode off Nick Craig-Wood 2022-07-12 12:13:58 +01:00
  • 140af43c26 build: add 32 bit test runner to avoid problems like #6311 Nick Craig-Wood 2022-07-13 15:59:24 +01:00
  • f467188876 Add Evan Spensley to contributors Nick Craig-Wood 2022-07-14 20:12:53 +01:00
  • 4a4379b312 jobs: add ability to stop group Evan Spensley 2022-07-10 10:42:04 -04:00
  • 8c02fe7b89 sync: update docs and error messages to reflect fixes to overlap checks Nick Naumann 2022-07-11 23:31:30 +02:00
  • 11be920e90 sync: add filter-sensitivity to --backup-dir option Nick Naumann 2022-07-11 23:26:50 +02:00
  • 8c19b355a5 docs: fix links to mount command from install docs albertony 2022-07-13 12:29:32 +02:00
  • 67fd60275a
    union: fix panic due to misalignment of struct field in 32 bit architectures r-ricci 2022-07-11 18:34:06 +01:00
  • b310490fa5 union: fix multiple files being uploaded when roots don't exist Nick Craig-Wood 2022-07-09 21:17:47 +01:00
  • 0ee0812a2b union: fix duplicated files when using directories with leading / Nick Craig-Wood 2022-07-09 21:13:06 +01:00
  • 55bbff6346 operations: add --server-side-across-configs global flag for any backend Nick Craig-Wood 2022-07-04 16:26:08 +01:00
  • 9c6cfc1ff0 combine: throw error if duplicate directory name is specified Nick Craig-Wood 2022-07-10 15:40:30 +01:00
  • f753d7cd42 combine: fix docs showing remote= instead of upstreams= Nick Craig-Wood 2022-07-10 15:34:48 +01:00
  • f5be1d6b65 Start v1.60.0-DEV development Nick Craig-Wood 2022-07-09 20:43:17 +01:00
  • 00a684d877 Version v1.59.0 v1.59.0 Nick Craig-Wood 2022-07-09 18:08:20 +01:00
  • 1c4ee2feee gcs: add --gcs-decompress flag to download gzip-encoded files Nick Craig-Wood 2022-07-09 17:31:12 +01:00
  • 876f12f2c4 Add Ovidiu Victor Tatar to contributors Nick Craig-Wood 2022-07-09 12:35:59 +01:00
  • 6e9c1eebd9 Add Claudio Maradonna to contributors Nick Craig-Wood 2022-07-09 12:35:59 +01:00
  • 42dfadfa1b
    internetarchive: add support for Metadata Lesmiscore (Naoya Ozaki) 2022-07-09 07:47:50 +09:00
  • b4d847cadd new backend: hidrive - fixes #1069 Ovidiu Victor Tatar 2022-07-07 19:58:22 +02:00
  • 502226bfc8 pacer: add ZeroDelayCalculator Ovidiu Victor Tatar 2022-07-07 19:58:21 +02:00
  • 53400d7edc oauthlib: add method to set a token as expired Ovidiu Victor Tatar 2021-03-03 11:33:29 +01:00
  • 62bcc84f6f vfs: add --vfs-disk-space-total-size option to manually set the total disk space Claudio Maradonna 2022-07-05 18:29:14 +02:00
  • 2e54b56a01 rcat: check checksums by default like copy does #6305 Nick Craig-Wood 2022-07-07 11:31:53 +01:00
  • 2515039e18 Add Lorenzo Maiorfi to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • a9c531b9eb Add Paul Norman to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • 0db50ecb2f Add zzr93 to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • 388da82762 Add Anthrazz to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • b5efffee9d
    azureblob: allow remote emulator (azurite) - fixes #6290 Lorenzo Maiorfi 2022-07-06 12:54:04 +02:00
  • 3ec07d5db9 docs: fix typo in license webpage Paul Norman 2022-07-05 20:12:57 -07:00
  • 5c6a958ad8 go mod tidy: github.com/pkg/xattr should be direct albertony 2022-07-02 16:11:22 +02:00
  • ad8c94e982 staticcheck: redundant return statement albertony 2022-07-02 16:07:54 +02:00
  • e5bf6a813c staticcheck: google api New is deprecated: please use NewService instead albertony 2022-06-24 21:45:38 +02:00
  • f18095b004 staticcheck: ignore deprecations that are not relevant albertony 2022-06-24 21:43:08 +02:00
  • c70e890966 staticcheck: TLS config NameToCertificate is deprecated, should instead let library select the first compatible chain from Certificates albertony 2022-06-24 18:40:43 +02:00
  • 986bb17656 staticcheck: awserr.BatchError is deprecated: Replaced with BatchedErrors albertony 2022-06-24 18:36:46 +02:00
  • 92a43c5f7b staticcheck: should use a simple channel send/receive instead of select with a single case albertony 2022-06-24 18:35:01 +02:00
  • 9612ca6110 staticcheck: ignore unused if platform dependent albertony 2022-06-24 18:34:37 +02:00
  • 1f9560e873 selfupdate: replace deprecated x/crypto/openpgp package with ProtonMail/go-crypto albertony 2022-06-24 18:11:45 +02:00
  • c9d67c86fb staticcheck: ignore suggestion to use context.TODO instead of nil when testing nil Context albertony 2022-06-24 17:42:18 +02:00
  • 3e9c5eca3b yandex: handle api error on server-side move albertony 2022-07-02 16:33:04 +02:00