Skip to content

Commit

Permalink
yandex: complete rewrite
Browse files Browse the repository at this point in the history
Get rid of the api client and use rest/pacer for all API calls
Add Copy, Move, DirMove, PublicLink, About optional interfaces
Improve general error handling
Remove ListR for now due to inconsitent behaviour
fixes rclone#2586, progress on rclone#2740 and rclone#2178
  • Loading branch information
buengese authored and poundifdef committed Nov 27, 2018
1 parent 4e963d4 commit 32a37cd
Show file tree
Hide file tree
Showing 31 changed files with 942 additions and 1,690 deletions.
34 changes: 0 additions & 34 deletions backend/yandex/api/api_upload.go

This file was deleted.

133 changes: 0 additions & 133 deletions backend/yandex/api/client.go

This file was deleted.

51 changes: 0 additions & 51 deletions backend/yandex/api/custom_property.go

This file was deleted.

23 changes: 0 additions & 23 deletions backend/yandex/api/delete.go

This file was deleted.

48 changes: 0 additions & 48 deletions backend/yandex/api/disk_info_request.go

This file was deleted.

66 changes: 0 additions & 66 deletions backend/yandex/api/download.go

This file was deleted.

9 changes: 0 additions & 9 deletions backend/yandex/api/empty_trash.go

This file was deleted.

Loading

0 comments on commit 32a37cd

Please sign in to comment.