Commit graph

  • eaf593884b serve/ftp: use io.SeekEnd instead of os.SEEK_END (deprecated since Go 1.7) albertony 2023-03-25 23:24:21 +01:00
  • 930574c6e9 oracleobjectstorage: remove empty branch (fixes issue reported by the staticcheck linter) albertony 2023-03-25 23:19:42 +01:00
  • c1586a9866 onedrive: report any list errors during cleanup albertony 2023-03-25 17:28:37 +01:00
  • 432eb74814 lib: avoid unnecessary use of fmt.Sprintf for string constant albertony 2023-03-25 23:28:27 +01:00
  • 92fb644fb6 test: use decompressed.String() instead of string(decompressed.Bytes()) albertony 2022-08-21 20:46:31 +02:00
  • bb92af693a test: do not test deprecated and unused Dial and DialTLS functions on http Transport type albertony 2022-08-21 16:47:55 +02:00
  • eb5fd07131 mount: error strings should not be capitalized albertony 2023-03-25 23:27:31 +01:00
  • b2ce7c9aa6 hidrive: error strings should not be capitalized albertony 2022-08-21 20:00:30 +02:00
  • d6b46e41dd build: replace deprecated linters deadcode, structcheck and varcheckadd with unused albertony 2022-08-28 12:12:17 +02:00
  • 254c6ef1dd build: add lint ignore comment required for golangci-staticcheck in addition to stand-alone staticcheck albertony 2022-08-20 15:25:39 +02:00
  • 547f943851 build: exclude known issues from the staticcheck linting in ci albertony 2022-08-20 20:54:18 +02:00
  • 8611c9f6f7 build: add staticcheck, gosimple and stylecheck linting to the build pipeline - fixes #6273 albertony 2022-08-20 13:35:58 +02:00
  • f6576237a4 fs: fix typos found by codespell Dimitri Papadopoulos 2023-03-25 08:20:46 +01:00
  • 207b64865e fstest: fix typo found by codespell Dimitri Papadopoulos 2023-03-25 08:30:54 +01:00
  • 9ee1b21ec2 vfs: fix typos found by codespell Dimitri Papadopoulos 2023-03-25 08:10:16 +01:00
  • 55a12bd639 backend: fix repeated words typos Dimitri Papadopoulos 2023-03-25 08:58:44 +01:00
  • 3b4a57dab9 build(deps): bump github.com/aws/aws-sdk-go from 1.44.227 to 1.44.228 dependabot[bot] 2023-03-23 23:03:22 +00:00
  • afe158f878 docs: fix typos found by codespell Dimitri Papadopoulos 2023-03-24 14:31:39 +01:00
  • 722a3f32cc cmdtest: fix typos found by codespell Dimitri Papadopoulos 2023-03-24 14:22:48 +01:00
  • 9183618082 backend: fix typos found by codespell Dimitri Papadopoulos 2023-03-24 14:14:51 +01:00
  • 18ebca3979 lib: fix typos found by codespell Dimitri Papadopoulos 2023-03-24 14:17:23 +01:00
  • e84d2c9e5f docs: add info about # of parallel checks for rclone check/cryptcheck Nick Craig-Wood 2023-03-24 12:43:45 +00:00
  • e98b61ceeb
    docs: update install with docker interactive use Aditya Basu 2023-03-24 07:42:58 -04:00
  • 19f9fca2f6 docs: document how the configuration file is written, and that an .old file will be deleted albertony 2022-08-28 17:55:55 +02:00
  • 7dbf1ab66f
    docs: add info about # of parallel checks for rclone check/cryptcheck jumbi77 2023-03-24 12:35:58 +01:00
  • bfe272bf67 backend: fix typos found by codespell Dimitri Papadopoulos 2022-09-20 08:54:47 +02:00
  • cce8936802 cmd: fix typos found by codespell Dimitri Papadopoulos 2022-09-20 09:02:27 +02:00
  • 043bf3567d
    drive: update drive service account guide Juang, Yi-Lin 2023-03-24 19:31:46 +08:00
  • 1b2f2c0d69
    docs: add section about --vfs-cache-max-age NickIAm 2023-03-24 19:28:34 +08:00
  • 4b376514a6
    doc: Clarify the srcFs and dstRs when using local filesystem yuudi 2023-03-24 07:25:39 -04:00
  • c27e6a89b0
    drive: add env_auth to drive provider Peter Brunner 2023-03-24 07:11:21 -04:00
  • 76c6e3b15c build: set Rclone as file description since it is shown as process name in task manager albertony 2023-03-23 17:49:43 +01:00
  • 48ec00cc1a rc: fix missing --rc flags Nick Craig-Wood 2023-03-23 12:04:17 +00:00
  • 866600a73b build(deps): bump github.com/aws/aws-sdk-go from 1.44.226 to 1.44.227 dependabot[bot] 2023-03-22 22:12:05 +00:00
  • d8f4cd4d5f drive: fix change notify picking up files outside the root Nick Craig-Wood 2023-02-28 11:40:05 +00:00
  • d0810b602a crypt: add --crypt-pass-bad-blocks to allow corrupted file output Nick Craig-Wood 2023-03-06 17:54:07 +00:00
  • d5afcf9e34 crypt: try not to return "unexpected EOF" error Nick Craig-Wood 2023-03-06 17:49:50 +00:00
  • 07c4d95f38 crypt: fix tests assert.Error which should have been assert.EqualError Nick Craig-Wood 2023-03-06 18:05:01 +00:00
  • fd83071b6b rc: fix operations/stat with trailing / Nick Craig-Wood 2023-03-07 18:02:03 +00:00
  • e042d9089f fs: Fix interaction between --progress and --interactive Nick Craig-Wood 2023-03-03 14:17:02 +00:00
  • cdfa0beafb lib/atexit: ensure OnError only calls cancel function once Nick Craig-Wood 2023-03-22 10:44:47 +00:00
  • ddb3b17e96 s3: fix hang on aborting multpart upload with iDrive e2 Nick Craig-Wood 2023-03-22 10:23:17 +00:00
  • 32f71c97ea Add Zach Kipp to contributors Nick Craig-Wood 2023-03-22 12:50:45 +00:00
  • 53853116fb build(deps): bump github.com/aws/aws-sdk-go from 1.44.223 to 1.44.226 dependabot[bot] 2023-03-21 23:04:53 +00:00
  • a887856998 build(deps): bump github.com/oracle/oci-go-sdk/v65 dependabot[bot] 2023-03-21 23:03:59 +00:00
  • 0df7466d2b cmd/rcd: Fix command docs to include command specific prefix (#6675) Zach Kipp 2023-01-10 21:05:44 -08:00
  • 23579e3b99 cmd/ncdu: refactor redraw handling eNV25 2023-01-17 17:44:54 +04:00
  • 3affba6fa6 build: remove duplicate linux/arm64 build Nick Craig-Wood 2023-03-21 16:25:46 +00:00
  • 542677d807 s3: fix --s3-versions on individual objects Nick Craig-Wood 2023-03-21 12:44:45 +00:00
  • d481aa8613 Revert "s3: fix InvalidRequest copying to a locked bucket from a source with no MD5SUM" Nick Craig-Wood 2023-03-21 11:43:35 +00:00
  • 15e633fa8b build: disable provenance in docker build Nick Craig-Wood 2023-03-20 18:09:54 +00:00
  • 732c24c624 build(deps): bump docker/build-push-action from 3 to 4 dependabot[bot] 2023-03-20 11:55:25 +00:00
  • 75dfdbf211 ci: revert revive settings back to fix lint Nick Craig-Wood 2023-03-20 14:17:18 +00:00
  • 5f07113a4b
    docs: install: how to uninstall rclone via winget asdffdsazqqq 2023-03-20 10:51:42 -04:00
  • 6a380bcc67
    build: fix dockerfile reference in beta image pipeline Richard Tweed 2023-03-20 11:54:31 +00:00
  • 97276ce765 build(deps): bump google.golang.org/api from 0.112.0 to 0.114.0 dependabot[bot] 2023-03-17 14:44:37 +00:00
  • a23a7a807f build(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.3 dependabot[bot] 2023-03-17 14:44:48 +00:00
  • c6a4caaf7e build(deps): bump goftp.io/server dependabot[bot] 2023-03-17 14:45:02 +00:00
  • 5574733dcb build(deps): bump github.com/oracle/oci-go-sdk/v65 dependabot[bot] 2023-03-17 14:45:41 +00:00
  • 49c21d0b6e build(deps): bump github.com/aws/aws-sdk-go from 1.44.218 to 1.44.223 dependabot[bot] 2023-03-17 14:44:06 +00:00
  • 0ea2ce3674 cmd/ncdu: fix screen corruption when logging eNV25 2023-01-17 21:57:56 +04:00
  • 3ddf824251 build(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-17 14:08:53 +00:00
  • 68fdff3c27 build: ensure users with no secrets (dependabot) don't run android upload step Nick Craig-Wood 2023-03-17 12:11:41 +00:00
  • c003485ae3 build: ensure users with no secrets (dependabot) don't run deploy step Nick Craig-Wood 2023-03-17 12:11:41 +00:00
  • 99d5080191 Add Richard Tweed to contributors Nick Craig-Wood 2023-03-17 13:48:59 +00:00
  • 2ad217eedd librclone:Added example on using librclone with golang. alankrit 2023-03-11 20:47:54 +00:00
  • a3eb7f1142 jottacloud: fix vfs writeback stuck in a failed upload loop with file versioning disabled albertony 2023-03-16 22:37:10 +01:00
  • 6d620b6d88
    build: update docker beta build to latest actions and to push to ghcr Richard Tweed 2023-03-17 11:54:01 +00:00
  • 9f8357ada7
    sftp: fix using key_use_agent and key_file together needing private key file Arnav Singh 2023-03-17 04:44:19 -07:00
  • e5a1bcb1ce s3: fix InvalidRequest copying to a locked bucket from a source with no MD5SUM Nick Craig-Wood 2023-03-16 17:49:11 +00:00
  • 46484022b0 fs: add size to JSON logs when moving or copying an object #6849 Nick Craig-Wood 2023-03-16 11:56:41 +00:00
  • ab746ef891 Add Thibault Coupin to contributors Nick Craig-Wood 2023-03-17 11:22:40 +00:00
  • 6241c1ae43 Add devnoname120 to contributors Paul 2022-05-20 11:07:13 +02:00
  • 0f8d3fe6a3 webdav: add support for chunked uploads — fix #3666 Paul 2022-05-20 11:06:55 +02:00
  • 07afb9e700 webdav: add chunking helper file Paul 2022-05-20 11:16:44 +02:00
  • 3165093feb fstests: add option to skip chunked upload Thibault Coupin 2022-05-20 11:05:52 +02:00
  • 4af0c1d902 rest: add optional GetBody function for HTTP call Paul 2022-05-20 11:04:36 +02:00
  • 82f9554474 docs: note that rcat will retry chunks when multipart uploading Nick Craig-Wood 2023-03-17 10:51:19 +00:00
  • d8d53b7aa0 Add Christopher Merry to contributors Nick Craig-Wood 2023-03-17 10:52:06 +00:00
  • 8c9048259a Add Arnavion to contributors Nick Craig-Wood 2023-03-17 10:52:06 +00:00
  • 0361acbde4 googlecloudstorage: added gcs requester pays Christopher Merry 2023-03-12 01:59:21 -07:00
  • f5bf0a48f3 uptobox: fix improper regex Aaron Gokaslan 2023-03-10 12:34:21 -05:00
  • cec843dd8c build: run workflow even if tag/branch name contains slash albertony 2023-03-16 17:33:50 +01:00
  • 54a9488e59 s3: add GCS to provider list Anthony Pessy 2023-01-09 07:54:51 +01:00
  • 29fe0177bd webdav: add "fastmail" provider for Fastmail Files Arnavion 2023-03-12 21:45:54 -07:00
  • 0e134364ac Changelog updates from Version v1.62.2 Nick Craig-Wood 2023-03-16 12:00:06 +00:00
  • 78d0f48b98 Version v1.62.2 v1.62.2 v1.62-stable Nick Craig-Wood 2023-03-16 09:42:50 +00:00
  • 785c6d5ab6 ftp: fix 426 errors on downloads with vsftpd Lesmiscore 2023-03-16 03:09:29 +09:00
  • f99d4cd5c7 docs: fix size documentation asdffdsazqqq 2023-03-15 12:21:37 -04:00
  • 0056c22c6f docker volume plugin: add missing fuse3 dependency #6844 Nick Craig-Wood 2023-03-15 15:57:08 +00:00
  • 0d8350d95d
    ftp: fix 426 errors on downloads with vsftpd Lesmiscore 2023-03-16 03:09:29 +09:00
  • 497e373e31
    docs: fix size documentation asdffdsazqqq 2023-03-15 12:21:37 -04:00
  • ed8fea4aa5 docker volume plugin: add missing fuse3 dependency #6844 Nick Craig-Wood 2023-03-15 15:57:08 +00:00
  • 4d7f75dd76 Changelog updates from Version v1.62.1 Nick Craig-Wood 2023-03-15 14:52:44 +00:00
  • 53e757aea9 build: update release docs to be more careful with the tag Nick Craig-Wood 2023-03-15 13:34:30 +00:00
  • f578896745 Set Github release to draft while uploading binaries Nick Craig-Wood 2023-03-15 10:50:28 +00:00
  • 13be03cb86 Add cycneuramus to contributors Nick Craig-Wood 2023-03-15 14:53:07 +00:00
  • 4452be379d Start v1.62.2-DEV development Nick Craig-Wood 2023-03-15 14:51:48 +00:00
  • fa053a88ee Version v1.62.1 v1.62.1 Nick Craig-Wood 2023-03-15 13:43:35 +00:00
  • 4603580c24 build: update release docs to be more careful with the tag Nick Craig-Wood 2023-03-15 13:34:30 +00:00