1
mirror of https://github.com/rclone/rclone synced 2024-11-20 21:27:33 +01:00

Commit Graph

  • 462a1cf491 local: fix --copy-links on macOS when cloning nielash 2024-09-16 16:24:19 -0400
  • 0b7b3cacdc azureblob: add --azureblob-use-az to force the use of the Azure CLI for auth Nick Craig-Wood 2024-09-18 17:31:51 +0100
  • 976103d50b azureblob: add --azureblob-disable-instance-discovery Nick Craig-Wood 2024-09-17 17:09:12 +0100
  • 33344d894a docs: add docs for Outscale provider André Tran 2024-06-24 17:45:58 +0200
  • 475bcd3a32 s3: add Outscale provider matthias.gatto 2024-04-30 17:20:32 +0200
  • 192524c004 s3: add initial --s3-directory-bucket to support AWS Directory Buckets Nick Craig-Wood 2024-09-13 18:56:22 +0100
  • 28667f58bf Add Lawrence Murray to contributors Nick Craig-Wood 2024-09-19 12:01:15 +0100
  • 63899d6de8 cloudinry: emove duplicate file system yuval-cloudinary 2024-09-19 10:20:18 +0300
  • 3ffc7a4753 local: fix --copy-links on macOS when cloning nielash 2024-09-16 16:24:19 -0400
  • c669f4e218
    backend/protondrive: improve performance of Proton Drive backend Lawrence Murray 2024-09-19 00:15:24 +0700
  • 1a9e6a527d ftp: implement --ftp-no-check-upload to allow upload to write only dirs Nick Craig-Wood 2024-09-17 16:35:33 +0100
  • 8c48cadd9c docs: document that fusermount3 may be needed when mounting/unmounting Nick Craig-Wood 2024-09-18 09:56:16 +0100
  • 76e1ba8c46 Add rishi.sridhar to contributors Nick Craig-Wood 2024-09-18 12:56:24 +0100
  • 232e4cd18f Add quiescens to contributors Nick Craig-Wood 2024-09-18 12:56:24 +0100
  • d19ee91960 check and cryptcheck: report directory differences with --report-dirs - fixes #6440 nielash 2023-12-18 11:47:46 -0500
  • ce83687829 operations: --no-block-rmdir for disposable files blocking removal of otherwise empty directory nielash 2023-12-18 11:09:02 -0500
  • afcedbe3f1 fs/cache: fix parent not getting pinned when remote is a file nielash 2024-03-09 23:36:57 -0500
  • 88141928f2 docs/zoho: update options buengese 2024-09-14 21:44:33 +0200
  • a2a0388036 zoho: make upload cutoff configurable buengese 2024-09-14 21:36:24 +0200
  • 48543d38e8 zoho: add support for private spaces buengese 2024-09-02 01:10:31 +0200
  • eceb390152 zoho: try to handle rate limits a bit better buengese 2024-08-31 02:37:56 +0200
  • f4deffdc96 zoho: print clear error message when missing oauth scope buengese 2024-08-30 02:26:05 +0200
  • c172742cef zoho: switch to large file upload API for larger files, fix missing URL encoding of filenames for the upload API buengese 2024-08-30 01:05:40 +0200
  • 7daed30754 zoho: use download server to accelerate downloads buengese 2024-08-30 01:06:27 +0200
  • b1b4c7f27b
    opendrive: add about support to backend quiescens 2024-09-18 02:20:42 +1000
  • ed84553dc1
    pikpak: fix login issue where token retrieval fails wiserain 2024-09-18 01:09:21 +0900
  • c94edbb76b webdav: nextcloud: implement backoff and retry for 423 LOCKED errors Nick Craig-Wood 2023-09-27 17:48:40 +0100
  • 2dcb327bc0 s3: fix rclone ignoring static credentials when env_auth=true Nick Craig-Wood 2024-09-13 12:45:31 +0100
  • b4ef890aa0 serve dlna: sort the directory entries by directories first then alphabetically by name fix-dlna-sort Nick Craig-Wood 2024-09-17 15:58:07 +0100
  • 09e93f1c99 opendrive: add interface check and update documentation quiescens 2024-09-16 08:29:48 +1000
  • 7c50722dd1 docs/zoho: update options buengese 2024-09-14 21:44:33 +0200
  • ee670f67c6 zoho: make upload cutoff configurable buengese 2024-09-14 21:36:24 +0200
  • cbc8c793c7 zoho: add support for private spaces buengese 2024-09-02 01:10:31 +0200
  • 3e2ba5aa8c zoho: try to handle rate limits a bit better buengese 2024-08-31 02:37:56 +0200
  • 3aa43f4766 zoho: print clear error message when missing oauth scope buengese 2024-08-30 02:26:05 +0200
  • a8413ba3e0 zoho: switch to large file upload API for larger files, fix missing URL encoding of filenames for the upload API buengese 2024-08-30 01:05:40 +0200
  • bb721d9568 zoho: use download server to accelerate downloads buengese 2024-08-30 01:06:27 +0200
  • 6a2ae07125 backend: add "about" support to opendrive backend quiescens 2024-09-14 23:16:15 +1000
  • 874d66658e fs: fix setting stringArray config values from environment variables Nick Craig-Wood 2024-09-11 15:42:47 +0100
  • 3af757e26d rc: fix default value of --metrics-addr Nick Craig-Wood 2024-09-11 16:32:58 +0100
  • fef1b61585 fs: fix --dump filters not always appearing Nick Craig-Wood 2024-09-11 15:20:46 +0100
  • 3fca7a60a5 docs: correct notes on docker manual build Nick Craig-Wood 2024-09-13 15:51:11 +0100
  • 6b3f41fa0c Add ttionya to contributors Nick Craig-Wood 2024-09-13 15:52:32 +0100
  • 3d0ee47aa2
    build: fix docker release build - fixes #8062 ttionya 2024-09-13 00:57:53 +0800
  • b577efddb3 build: fix docker build - FIXME NEEDS TESTING REMOVED! fix-8062-docker-build Nick Craig-Wood 2024-09-12 15:55:56 +0100
  • 54338d8b94 build: FIXME remove workflows we aren't testing Nick Craig-Wood 2024-09-12 15:59:07 +0100
  • 0990343582
    build: use docker/build-push-action instead of ilteoood/docker_buildx (fixes #8062) ttionya 2024-09-12 22:37:52 +0800
  • da70088b11 docs: add section for improving performance for s3 Pawel Palucha 2024-09-11 09:23:49 +0200
  • 844d931aef internetarchive: add support for item's metadata Corentin Barreau 2024-09-09 21:55:28 +0200
  • ac750146a3 docs: add section for improving performance for s3 Pawel Palucha 2024-09-11 09:23:49 +0200
  • a7a31841a7
    Update go.mod JMonday-byte 2024-09-11 06:05:30 +0000
  • 8f40e3a9ca Merge remote-tracking branch 'upstream/master' into my-fix-branch Jordan 2024-09-10 23:40:43 -0400
  • 1bc9b94cf2 onedrive: fix spurious "Couldn't decode error response: EOF" DEBUG Nick Craig-Wood 2024-09-10 11:46:04 +0100
  • 15a026d3be Add Divyam to contributors Nick Craig-Wood 2024-09-10 16:19:30 +0100
  • ad122c6f6f
    serve docker: add missing vfs-read-chunk-streams option in docker volume driver Divyam 2024-09-09 14:37:25 +0530
  • d233edc8d8 cloudinary: resolve lint errors yuval-cloudinary 2024-09-09 02:58:09 +0300
  • 06520add97 cloudinary: resolving the linter errors yuval-cloudinary 2024-09-09 02:44:34 +0300
  • c39b3563fe cloudinary: improved modTime response yuval-cloudinary 2024-09-09 02:21:13 +0300
  • db9518cfc0 cloudinary: fix CI linter error yuval-cloudinary 2024-09-09 01:52:30 +0300
  • 2beeefcf24 cloudinary: refactor with pacer yuval-cloudinary 2024-09-09 00:26:31 +0300
  • 58abb8f6b1 cloudinary: docs - rephrasing time and hashes statement yuval-cloudinary 2024-09-09 00:25:50 +0300
  • 4ff206c581 Fixing the docs reference yuval-cloudinary 2024-09-09 00:21:13 +0300
  • 6b5c05501a fix: add missing vfs var docker vol driver Divyam 2024-09-08 17:25:38 +0000
  • b155231cdd Start v1.69.0-DEV development Nick Craig-Wood 2024-09-08 17:22:19 +0100
  • 49f69196c2 Version v1.68.0 v1.68.0 Nick Craig-Wood 2024-09-08 16:21:56 +0100
  • 3f7651291b gofile: fix failed downloads on newly uploaded objects Nick Craig-Wood 2024-09-08 12:13:06 +0100
  • 796013dd06 gofile: fix Move a file Nick Craig-Wood 2024-09-08 12:02:01 +0100
  • e0da406ca7 test_all: mark linkbox fs/sync test TestSyncOverlapWithFilter as ignore Nick Craig-Wood 2024-09-07 12:22:59 +0100
  • 0613793aca backend/protondrive: improved performance of Proton Drive backend Lawrence Murray 2024-09-08 19:34:32 +0700
  • 9c71a4afe9 cmd/gitannex: Add to integration tests Dan McArdle 2024-08-05 10:09:41 -0400
  • cecd35b0ef cmd/gitannex: Simplify verbose failures in tests Dan McArdle 2024-08-04 20:28:46 -0400
  • b051514a4b cmd/gitannex: Port unit tests to fstest Dan McArdle 2024-08-04 10:43:49 -0400
  • 9a02c04028 jottacloud: fix setting of metadata on server side move - fixes #7900 albertony 2024-09-07 13:59:14 +0200
  • 266951636f jottacloud: fix setting of metadata on server side move - fixes #7900 albertony 2024-09-07 13:59:14 +0200
  • 918185273f docs: group the different options affecting lsjson output albertony 2024-04-20 14:57:19 +0200
  • 336b5fd75e bisync: change exit code from 2 to 7 for critically aborted run albertony 2024-01-27 20:44:12 +0100
  • 322ffec2f9 cmd: change exit code from 1 to 2 for syntax and usage errors albertony 2024-01-27 15:31:24 +0100
  • 3f2074901a fichier: fix server side move - fixes #7856 Nick Craig-Wood 2024-09-06 16:59:06 +0100
  • 648afc7df4 fichier: Fix detection of Flood Detected error Nick Craig-Wood 2024-09-06 16:20:51 +0100
  • 16e0245a8e rc: add vfs/queue-set-expiry to adjust expiry of items in the VFS queue Nick Craig-Wood 2024-06-20 17:00:41 +0100
  • 59acb9dfa9 rc: add vfs/queue to show the status of the upload queue Nick Craig-Wood 2024-06-20 15:34:26 +0100
  • bfec159504 vfs: keep a record of the file size in the writeback queue Nick Craig-Wood 2024-06-20 15:20:47 +0100
  • 842396c8a0 build: fix gocritic change missed in merge Nick Craig-Wood 2024-09-06 17:29:30 +0100
  • 5f9a201b45 Add Oleg Kunitsyn to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • 22583d0a5f Add fsantagostinobietti to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • f1466a429c Add Mathieu Moreau to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • e3b09211b8 lib/sd-activation: wrap coreos/go-systemd Florian Klink 2024-05-13 21:13:10 +0200
  • 156feff9f2 sftp: support listening on passed FDs Florian Klink 2024-04-25 00:14:42 +0300
  • b29a22095f http: fix addr CLI arg help text Florian Klink 2024-04-24 15:34:27 +0300
  • 861c01caf5 http: support listening on passed FDs Florian Klink 2024-04-24 15:37:07 +0300
  • f1a84d171e build: fix build after update Nick Craig-Wood 2024-09-06 17:18:46 +0100
  • bcdfad3c83 build: update logging statements to make json log work - fixes #6038 albertony 2024-08-18 16:58:35 +0200
  • 88b0757288 build: update custom linting rule for log to suggest new non-format functions albertony 2024-08-18 15:54:15 +0200
  • 33d6c3f92f fs: add non-format variants of log functions to avoid non-constant format string warnings albertony 2024-08-18 15:53:07 +0200
  • 752809309d fs: add log Printf, Fatalf and Panicf albertony 2024-06-07 13:32:01 +0200
  • 4a54cc134f fs: refactor base log method name for improved consistency albertony 2024-06-07 12:42:52 +0200
  • dfc2c98bbf fs: refactor log statements to use common helper albertony 2024-06-07 12:37:20 +0200
  • 604d6bcb9c build: enable custom linting rules with ruleguard via gocritic albertony 2024-06-01 12:25:42 +0200
  • d15704ef9f
    rcserver: implement prometheus metrics on a dedicated port - fixes #7940 Oleg Kunitsyn 2024-09-06 16:00:36 +0200
  • 510d87a2b5 build: update logging statements to make json log work - fixes #6038 albertony 2024-08-18 16:58:35 +0200