Commit Graph
6 Commits
Author SHA1 Message Date
FioneraandNick Craig-Wood 1dc8bcd48c Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
FioneraandNick Craig-Wood 49d6d6425c serve/httplib: Write the template to a buffer to catch render errors
Fixes #3559
2019-09-22 21:31:11 +01:00
FioneraandNick Craig-Wood 6cd7c3b774 lib/rest: Calculate correct Content-Length on MultiPart Uploads
This is used in the pcloud backend and in the upcoming 1fichier backend.
2019-06-30 17:57:22 +01:00
FioneraandNick Craig-Wood b9e16b36e5 Fix Multipart upload check
In the Documentation it states:
// If (opts.MultipartParams or opts.MultipartContentName) and
// opts.Body are set then CallJSON will do a multipart upload with a
// file attached.
2019-05-02 16:22:17 +01:00
FioneraandNick Craig-Wood 2657d70567 drive: fix move and copy from TeamDrive to GDrive 2019-04-24 18:11:34 +01:00
FioneraandNick Craig-Wood 55b9a4ed30 Add ServerSideAcrossConfig Flag and check for it. fixes #2728 2019-03-09 16:18:45 +00:00