Skip to content

Huge refactoring of HTTP-based providers

Compare
Choose a tag to compare
@amosavian amosavian released this 19 Aug 01:27
· 171 commits to master since this release

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