Cnly and Nick Craig-Wood
51c952654c
fstests: treat accountUpgradeRequired as success for OneDrive PublicLink
2021-11-17 17:35:17 +00:00
Cnly and Nick Craig-Wood
bc74f0621e
http: fix serve http exits directly after starting
2021-07-25 14:06:43 +01:00
Cnly
386acaa110
oauthutil: fix #5265 old authorize result not recognised
2021-04-23 01:20:52 +08:00
Cnly
040677ab5b
onedrive: also report root error if unable to cancel multipart upload
2021-04-16 12:41:38 +08:00
Cnly
00bf40a8ef
onedrive: fix server-side copy completely disabled on OneDrive for Business
...
This fixes a little problem in PR #4903 , which is a fix for #4342
2021-01-06 02:57:51 +08:00
Cnly
59c75ba442
accounting: fix error count shown as checks - fixes #3814
2019-12-23 03:03:19 +08:00
Cnly and Alex Chen
e2b5ed6c7a
docs: fix template argument for mktemp in install.sh
2019-09-02 13:01:45 +08:00
Cnly and Nick Craig-Wood
fb1bbecb41
fstests: add FsRootCollapse test - #3164
2019-06-06 15:48:46 +01:00
Cnly and Nick Craig-Wood
e4c2468244
onedrive: More accurately check if root is found - fixes #3164
2019-06-06 15:48:46 +01:00
Cnly
8d29d69ade
onedrive: Implement graceful cancel
2019-03-19 15:54:51 +08:00
Cnly and Alex Chen
1582a21408
onedrive: Always add trailing colon to path when addressing items - #2720 , #3039
2019-03-13 11:30:15 +08:00
Cnly and Nick Craig-Wood
12c8ee4b4b
atexit: allow functions to be unregistered
2019-02-27 23:37:24 +01:00
Cnly and Nick Craig-Wood
cd46ce916b
fstests: ensure Fs.Put and Object.Update don't panic on unknown-sized uploads
2019-02-03 11:47:57 +00:00
Cnly and Nick Craig-Wood
318d1bb6f9
fs: clarify behaviour of Put() and Upload() for unknown-sized objects
2019-02-03 11:47:57 +00:00
Cnly and Nick Craig-Wood
b8b53901e8
operations: call Rcat in Copy when size is -1 - #2832
2019-02-03 11:47:57 +00:00
Cnly
7b20139c6a
onedrive: return err instead of panic on unknown-sized uploads
2019-02-02 16:37:33 +08:00
Cnly
ea12d76c03
onedrive: fix root ID not normalised #2930
2019-01-24 19:59:23 +08:00
Cnly
38a0946071
docs: update OneDrive limitations and versioning issue
2019-01-04 16:42:19 +08:00
Cnly and Nick Craig-Wood
3220acc729
fstests: fix TestFsName fails when using remote:with/path
2018-12-29 09:34:04 +00:00
Cnly
89be5cadaa
onedrive: fix make check
2018-09-05 00:37:52 +08:00
Cnly
f326f94b97
onedrive: use single-part upload for empty files - fixes #2520
2018-09-05 00:08:00 +08:00
Cnly and Nick Craig-Wood
5b9b9f1572
onedrive: graph: clarify option for root Sharepoint site
2018-09-02 16:06:25 +01:00
Cnly and Nick Craig-Wood
571c8754de
onedrive: graph: update docs
2018-09-02 16:06:25 +01:00
Cnly and Nick Craig-Wood
fb9a95e68e
onedrive: graph: Remove unnecessary error checks
2018-09-02 16:06:25 +01:00
Cnly and Nick Craig-Wood
85e0839c8b
onedrive: graph: Refine config handling
2018-09-02 16:06:25 +01:00
Cnly and Nick Craig-Wood
1749fb8ebf
onedrive: graph: Refine config keys naming
2018-09-02 16:06:25 +01:00
b709f73aab
onedrive: rework to support Microsoft Graph
...
The initial work on this was done by Oliver Heyme with updates from
Cnly.
Oliver Heyme:
* Changed to Microsoft graph
* Enable writing
* Added more options for adding a OneDrive Remote
* Better error handling
* Send modDate at create upload session and fix list children
Cnly:
* Simple upload API only supports max 4MB files
* Fix supported hash types for different drive types
* Fix unchecked err
Co-authored-by: Oliver Heyme <olihey@googlemail.com >
Co-authored-by: Cnly <minecnly@gmail.com >
2018-09-02 16:06:25 +01:00
Cnly and Nick Craig-Wood
29fa840d3a
onedrive: Add back the check for DirMover interface
2018-08-20 17:31:28 +01:00
Cnly and Nick Craig-Wood
0f845e3a59
onedrive: implement DirMove - fixes #197
2018-08-07 09:33:19 +01:00