Amir Abbas Mousavian
|
1a44df3fd7
|
Refactoring, better webdav response handling
- Added Dropbox copy from reference method
- refactored `mapToFileObject` methods into `FileObject` initializers
- fixed `requestDictionary` type to `[String: AnyObject]`
|
2017-02-01 14:08:28 +03:30 |
|
Amir Abbas Mousavian
|
3e55cc60f7
|
Replaced absoluteURL with relative url (resolved #27), improving performance.
- renamed `DropboxFileProvider.copyItem(path:toRemoteURL:) ` to `DropboxFileProvider.copyItem(remoteURL:toPath:)` due to logic
|
2017-01-31 17:19:45 +03:30 |
|
Amir Abbas
|
091fd14a88
|
OneDrive drive name bug fix. Added sorting method to [FileObject] array.
- now return `Error` for uploading a file with size higher than limit in OneDrive / Dropbox instead of asserting
|
2017-01-25 16:04:16 +03:30 |
|
Amir Abbas
|
0e9a82a288
|
Resolves #20, Dropbox/WebDav file size
|
2016-12-15 14:42:00 +03:30 |
|
Amir Abbas
|
19ea14ebc1
|
Added FileObjectSorting to sort FileObjects conveniently
|
2016-12-12 01:57:34 +03:30 |
|