rclone/backend/onedrive
Nick Craig-Wood 65889395d5 onedrive: fix onedrive personal direct share link
This adapts to changes in the share URL provided by onedrive personal.

Before it looked like this

    https://1drv.ms/t/XXX

Now it sometimes looks like this

    https://1drv.ms/v/c/XXX/YYY

Fixes #7898
2024-06-12 11:46:16 +01:00
..
api onedrive: add support for group permissions 2024-05-10 16:25:08 +01:00
quickxorhash fs: update use of math/rand to modern practice 2024-01-03 16:14:40 +00:00
metadata.go onedrive: allow setting permissions to fail if failok flag is set 2024-05-17 11:03:46 +01:00
metadata.md onedrive: skip writing permissions with 'owner' role 2024-05-10 16:25:08 +01:00
onedrive.go onedrive: fix onedrive personal direct share link 2024-06-12 11:46:16 +01:00
onedrive_internal_test.go onedrive: fix references to deprecated permissions properties 2024-05-10 16:25:08 +01:00
onedrive_test.go onedrive: add support for china region operated by 21vianet #4963 (#4963) 2021-01-29 23:04:21 +03:00