Huge refactoring of HTTP-based providers
Dropbox, WebDAV & OneDrive all are refactored to HTTPFileProvider
base class, decreases bugs and adds more consistency.
Because FileOperationType.source
is not optional anymore, I had to increase version.
Also:
- Added fileURL to Progress
- critical bugfix: KVO exception crash on task completion