Cloudreve/pkg/filesystem/driver/onedrive
Aaron Liu 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 2023-05-25 19:49:32 +08:00
..
api.go feat(thumb): generate thumb for OneDrive files 2023-04-07 19:27:31 +08:00
api_test.go feat(OneDrive): support `Retry-After` throttling control from Graph API (#280) 2022-10-15 16:35:02 +08:00
client.go feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +08:00
client_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
handler.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 2023-05-25 19:49:32 +08:00
handler_test.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 2023-05-25 19:49:32 +08:00
oauth.go feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +08:00
oauth_test.go feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +08:00
options.go Feat: support using SharePoint site to store files 2021-03-12 17:05:13 +08:00
types.go feat(OneDrive): support `Retry-After` throttling control from Graph API (#280) 2022-10-15 16:35:02 +08:00