rclone/backend
Nick Craig-Wood 095c7bd801 sharefile: fix backend due to API swapping integers for strings
For some reason the API started returning some integers as strings in
JSON. This is probably OK in Javascript but it upsets Go.

This is easily fixed with the `json:"name,size"` struct tag.
2020-11-13 14:37:43 +00:00
..
alias accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
all compress: added experimental compression remote - implements #2098, #1356, #675 2020-11-13 02:31:59 +01:00
amazonclouddrive config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
azureblob fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
b2 accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
box config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
cache fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
chunker fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
compress compress: added experimental compression remote - implements #2098, #1356, #675 2020-11-13 02:31:59 +01:00
crypt fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
drive drive: implement CleanUp workaround for team drives - fixes #2418 2020-11-13 03:30:28 +01:00
dropbox config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
fichier config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
ftp ftp: add --ftp-disable-msld option to ignore MLSD for really old servers 2020-11-13 11:25:34 +00:00
googlecloudstorage config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
googlephotos config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
http accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
hubic config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
jottacloud config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
koofr fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
local local: continue listing files/folders when a circular symlink is detected 2020-11-12 11:32:55 +00:00
mailru config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
mega fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
memory fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
onedrive config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
opendrive fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
pcloud config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
premiumizeme config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
putio config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
qingstor fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
s3 fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
seafile config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
sftp fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
sharefile sharefile: fix backend due to API swapping integers for strings 2020-11-13 14:37:43 +00:00
sugarsync config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
swift fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
tardigrade config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
union fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
webdav fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 2020-11-09 18:05:54 +00:00
yandex config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00