Cloudreve/pkg/filesystem/driver/onedrive
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +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 feat(thumb): set size limit for original file 2023-04-07 19:28:39 +08:00
handler_test.go test(thumb): new changes in filesystem pkg 2023-04-13 19:39:12 +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