rclone/backend
jinjingroad af73833773 chore: fix function name
Signed-off-by: jinjingroad <jinjingroad@sina.com>
2025-06-19 11:36:27 +01:00
..
alias config: make getting config values more consistent 2024-08-08 13:41:31 +01:00
all Add FileLu cloud storage backend 2025-06-06 15:15:07 +01:00
azureblob azureblob: fix directory marker after // changes in #5858 2025-06-16 17:33:40 +01:00
azurefiles chore: fix function name 2025-06-19 11:36:27 +01:00
b2 b2: use file id from listing when not presented in headers - fixes #8113 2025-06-04 16:23:58 +01:00
box build: modernize Go usage 2025-02-28 11:31:14 +00:00
cache cache: mark ListP as not supported yet 2025-04-08 15:14:09 +01:00
chunker chunker: fix double-transform 2025-06-12 18:31:01 +01:00
cloudinary cloudinary: var naming convention - #8416 2025-04-09 15:03:59 +01:00
combine combine: implement ListP interface 2025-04-08 15:14:09 +01:00
compress compress: implement ListP interface 2025-04-08 15:14:09 +01:00
crypt crypt: implement ListP interface 2025-04-08 15:14:09 +01:00
doi doi: add new doi backend 2025-06-05 16:40:54 +01:00
drive drive: metadata: fix error when setting copy-requires-writer-permission on a folder 2025-04-25 12:15:37 +01:00
dropbox build: modernize Go usage 2025-02-28 11:31:14 +00:00
fichier fichier: fix server side move - fixes #7856 2024-09-06 18:20:10 +01:00
filefabric build: modernize Go usage 2025-02-28 11:31:14 +00:00
filelu Add FileLu cloud storage backend 2025-06-06 15:15:07 +01:00
filescom build: modernize Go usage 2025-02-28 11:31:14 +00:00
ftp ftp: add --ftp-http-proxy to connect via HTTP CONNECT proxy 2025-06-17 17:53:11 +01:00
gofile backend/gofile: update to use new direct upload endpoint 2025-05-27 14:28:25 +01:00
googlecloudstorage googlecloudstorage: fix directory marker after // changes in #5858 2025-06-16 17:33:40 +01:00
googlephotos googlephotos: fix typo in error message - Fixes #8600 2025-06-13 14:59:08 +01:00
hasher hasher: implement ListP interface 2025-04-08 15:14:09 +01:00
hdfs build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
hidrive build: modernize Go usage 2025-02-28 11:31:14 +00:00
http http: correct root if definitely pointing to a file - fixes #8428 2025-03-17 18:05:23 +00:00
iclouddrive iclouddrive: fix panic and files potentially downloaded twice 2025-05-07 18:00:33 +01:00
imagekit build: modernize Go usage 2025-02-28 11:31:14 +00:00
internetarchive build: modernize Go usage 2025-02-28 11:31:14 +00:00
jottacloud walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
koofr backend koofr: remove trailing bracket - fixes #7600 2024-04-04 20:03:26 +01:00
linkbox build: modernize Go usage 2025-02-28 11:31:14 +00:00
local backend: skip hash calculation when the hashType is None - fixes #8518 2025-06-03 15:40:50 +01:00
mailru build: modernize Go usage 2025-02-28 11:31:14 +00:00
mega build: modernize Go usage 2025-02-28 11:31:14 +00:00
memory walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
netstorage walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
onedrive onedrive: fix crash if no metadata was updated 2025-06-06 17:40:25 +01:00
opendrive build: modernize Go usage 2025-02-28 11:31:14 +00:00
oracleobjectstorage walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
pcloud pcloud: fix "Access denied. You do not have permissions to perform this operation" on large uploads 2025-06-17 12:46:35 +01:00
pikpak build: modernize Go usage 2025-02-28 11:31:14 +00:00
pixeldrain Add pixeldrain backend 2024-08-12 13:35:44 +01:00
premiumizeme lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00
protondrive backend/protondrive: improve performance of Proton Drive backend 2024-09-18 18:15:24 +01:00
putio build: modernize Go usage 2025-02-28 11:31:14 +00:00
qingstor walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
quatrix build: modernize Go usage 2025-02-28 11:31:14 +00:00
s3 s3: fix directory marker after // changes in #5858 2025-06-16 17:33:40 +01:00
seafile build: modernize Go usage 2025-02-28 11:31:14 +00:00
sftp sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy 2025-04-29 14:16:17 +01:00
sharefile build: modernize Go usage 2025-02-28 11:31:14 +00:00
sia build: modernize Go usage 2025-02-28 11:31:14 +00:00
smb smb: improve connection pooling efficiency 2025-02-04 12:35:19 +00:00
storj build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
sugarsync build: modernize Go usage 2025-02-28 11:31:14 +00:00
swift walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
ulozto build: modernize Go usage 2025-02-28 11:31:14 +00:00
union union: mark ListP as not supported yet 2025-04-08 15:14:09 +01:00
uptobox build: modernize Go usage 2025-02-28 11:31:14 +00:00
webdav webdav: add an ownCloud Infinite Scale vendor that enables tus chunked upload support 2025-04-11 12:23:55 +01:00
yandex build: modernize Go usage 2025-02-28 11:31:14 +00:00
zoho lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00