Commit Graph

  • 3c87dfb69b Fixed FTP errors to bypass test cases and build error on macOS Amir Abbas 2017-12-27 18:25:34 +03:30
  • cf1b226417 Fix FTP provider crashes and errors on uploading and downloading Amir Abbas 2017-12-27 17:36:12 +03:30
  • d29826c56c Fix FTP provider crashes and errors on uploading and downloading Amir Abbas 2017-12-27 17:36:12 +03:30
  • 3f09c6ee2c Fix SPM Error Amir Abbas 2017-12-26 12:33:06 +03:30
  • 1ddb4b140d Remove testing on swift 3 Amir Abbas 2017-12-26 11:41:20 +03:30
  • b2b82abd16 Fix #74 (SPM issue) Amir Abbas 2017-12-26 11:37:19 +03:30
  • 86fe84351f Probable fix #76 , deinit to cleanup providers Amir Abbas 2017-12-24 14:01:20 +03:30
  • ca248f08dd Fix #72 (WebDAV result contains space) Amir Abbas 2017-12-01 13:16:47 +03:30
  • b17d92350c Fix. #71, Temp workaround for StreamTask issue Amir Abbas 2017-12-26 11:17:25 +03:30
  • 0fb3fe5466 Fix. #71, Temp workaround for StreamTask issue Amir Abbas 2017-12-26 11:17:25 +03:30
  • 26038004ac Update project settings Amir Abbas 2017-12-25 11:52:00 +03:30
  • 463663275a Probable fix #76 , deinit to cleanup providers Amir Abbas 2017-12-24 14:01:20 +03:30
  • 7c25bcdef7 Fix #72 (WebDAV result contains space) Amir Abbas 2017-12-01 13:16:47 +03:30
  • d38748153d Fixed typo in WebDAV Amir Abbas 2017-11-16 12:17:46 +03:30
  • df781dbe10 Fixed typo in WebDAV Amir Abbas 2017-11-16 12:17:46 +03:30
  • 17140f40d7 Fix #70 (WebDAV folder), Better URLRequest header interface Amir Abbas 2017-11-14 21:32:06 +03:30
  • f99d40c7b5 Fix #70 (WebDAV folder), Better URLRequest header interface Amir Abbas 2017-11-14 21:32:06 +03:30
  • 2820b4d3fe Fixed test scheme Amir Abbas 2017-11-12 18:31:02 +03:30
  • 7cd1528d75 Updated readme and travis for tests Amir Abbas 2017-11-05 08:26:53 +03:30
  • 14b4bcefe4 Fix Dropbox attributesOfItem, fix test cases Amir Abbas 2017-11-04 16:23:06 +03:30
  • 76e0865cdc Fix Dropbox attributesOfItem, fix test cases Amir Abbas 2017-11-04 16:23:06 +03:30
  • f3d049f608 Fixed travis test scheme name Amir Abbas 2017-11-03 10:28:56 +03:30
  • d0b4d13c01 Updated travis to test Amir Abbas 2017-11-03 02:28:13 +03:30
  • a43640ecfd Fixed Test project settings, test for Dropbox and OneDrive Amir Abbas 2017-11-03 01:30:08 +03:30
  • 783e58cf5c Fixed Test project settings, test for Dropbox and OneDrive Amir Abbas 2017-11-03 01:30:08 +03:30
  • f7f2d7f734 Fix error Amir Abbas 2017-11-03 01:16:50 +03:30
  • fe0ff89ec6 Fix error Amir Abbas 2017-11-03 01:16:50 +03:30
  • 5aaf8f2bf2 Added test Amir Abbas 2017-11-03 01:07:39 +03:30
  • 026e496512 Fixed macOS swift 4 convertToImage() compile issue Amir Abbas 2017-11-03 01:01:33 +03:30
  • bf75db8f45 Update project settings Amir Abbas 2017-11-03 01:08:31 +03:30
  • 06c24d634d Added test Amir Abbas 2017-11-03 01:07:39 +03:30
  • 9d45b1f9c6 Fixed macOS swift 4 convertToImage() compile issue Amir Abbas 2017-11-03 01:01:33 +03:30
  • 56bc1703ba Update Readme Amir Abbas 2017-10-29 20:33:17 +03:30
  • 76ff978df4 Merge branch 'podversion' into swift-4 Amir Abbas 2017-10-27 09:27:21 +03:30
  • 435ed37d93 Updated pod version to 0.21 0.21.0 Amir Abbas 2017-10-27 09:21:17 +03:30
  • 3d563c3bfa Updated SPM file to Swift 4 Amir Abbas 2017-10-27 09:16:48 +03:30
  • 628ed96654 Merge branch 'master' into swift-4 Amir Abbas 2017-10-26 14:36:05 +03:30
  • 9e4a803345 Removed unnecessary properties from SessionDelegate Amir Abbas 2017-10-26 14:07:57 +03:30
  • 0e53036855 Added progressive downloading for HTTP-based providers - Added HEIC/HEIF image thumbnail and properties - Fixed bug: data task recieve data body called only once Amir Abbas 2017-10-26 13:56:41 +03:30
  • 87317c1d42 Fixed #61, OneDrive progress availibility Amir Abbas 2017-10-13 08:55:55 +03:30
  • f0c6cf155a Merge branch 'master' into swift-4 Amir Abbas 2017-10-13 08:31:22 +03:30
  • 4c35e446a7 Fix provider base url (as directory), caused Cloud provider misbehaves Amir Abbas 2017-10-13 02:31:31 +03:30
  • 47516c63ad Refactored contentsOfDirectory to searchFiles where applicable Amir Abbas 2017-10-12 18:30:28 +03:30
  • 6cd5b7d8c5 Fixed error description in Dropbox (except uploads) - Refactors in Dropbox request maker method Amir Abbas 2017-10-11 01:14:02 +03:30
  • 598444c90f Codebeat GPA improvements Amir Abbas 2017-10-10 16:48:55 +03:30
  • 370866442a Fixed Compilation error for upload size type Amir Abbas 2017-10-10 11:40:32 +03:30
  • 9cc9a6a96a Improving documentation - Renaming OneDriveProvider.SubAddress to Route - Refactors to improve codebeat score Amir Abbas 2017-10-10 11:07:28 +03:30
  • 7959edf671 Merge branch 'master' into swift-4 Amir Abbas 2017-10-09 13:46:29 +03:30
  • 2969af28b8 Small refactors Amir Abbas 2017-10-09 13:32:46 +03:30
  • d41e86b30a Fixed Swift 3 flatMap error Amir Abbas 2017-10-09 11:31:02 +03:30
  • 5d4414897b Merge branch 'master' into swift-4 Amir Abbas 2017-10-09 11:16:51 +03:30
  • aaa1def9e7 Refactored paginated listing in Dropbox and OneDrive - Removed currentPath Amir Abbas 2017-10-09 11:16:17 +03:30
  • 1827946a20 Merge branch 'master' into swift-4 Amir Abbas 2017-10-04 16:52:09 +03:30
  • 024a3637b4 Fix compile time error Amir Abbas 2017-10-04 16:32:54 +03:30
  • 0a9cce0cf9 Merge branch 'master' into swift-4 Amir Abbas 2017-10-04 15:11:44 +03:30
  • b20fc3efe5 Fix compilation error on swift 3 Amir Abbas 2017-10-04 15:11:26 +03:30
  • d379c563d8 Merge branch 'master' into swift-4 Amir Abbas 2017-10-04 15:06:47 +03:30
  • 682dd40072 File coordination enabled by default for copyItem(locaURL:) methods Amir Abbas 2017-10-04 15:06:27 +03:30
  • 3f35e600cd Removing deprecated String.characters usage - Documentation for using file id in Dropbox & OneDrive Amir Abbas 2017-10-04 15:04:23 +03:30
  • 434945da87 Merge branch 'master' into swift-4 Amir Abbas 2017-10-01 02:06:08 +03:30
  • 9cd2fa2e3a Compilation optimizations, refactoring Amir Abbas 2017-10-01 02:04:29 +03:30
  • a3cb468c29 Merge branch 'master' into swift-4 Amir Abbas 2017-09-29 21:39:48 +03:30
  • 7be6985454 Updated OneDrive API to new version Amir Abbas 2017-09-29 21:39:28 +03:30
  • a58f0ecbe6 Merge branch 'master' into swift-4 Amir Abbas 2017-09-29 20:52:50 +03:30
  • 04ac3e22e7 Refactored correctPath to specified providers Amir Abbas 2017-09-29 20:51:09 +03:30
  • c8de7fdb69 Fixed NSProgress parenting, iCloud KVO, crash in url(of) Amir Abbas 2017-09-29 18:11:26 +03:30
  • 223dca1d1c Updated travis badge for swift-4 branch Amir Abbas 2017-09-24 16:38:47 +03:30
  • 229770108e Swift 4 Project settings Amir Abbas 2017-09-24 15:53:40 +03:30
  • 42b879d4e2 Fix Swift 3 bug Amir Abbas 2017-09-24 15:37:00 +03:30
  • 5800c9a2ec Improved compile speed, Fixed Swift 4 warnings Amir Abbas 2017-09-24 13:12:31 +03:30
  • 7c9b2bf09a Merge pull request #65 from yuyan7/fix_webdav Amir Abbas Mousavian 2017-09-16 20:31:59 +04:30
  • ba08cdda1d Fixed WebDAV not be overwritten yuya-nakamura 2017-09-16 23:01:57 +09:00
  • b380685932 Added VolumeObject for storageProperties method - Refined error handling in HTTP provider - Added contentType and hash to OneDriveFileObject Amir Abbas 2017-09-05 02:26:09 +04:30
  • 5a5beb6891 Refined error handling Amir Abbas 2017-09-04 01:22:44 +04:30
  • c7201a8be7 Fixed currentPath docs, delegateNotify method default error arg 0.20.1 Amir Abbas 2017-08-29 01:40:15 +04:30
  • d2a03369fd Fixed FTP crash on rucursive remove Amir Abbas 2017-08-28 00:06:02 +04:30
  • d08098008a Removed FoundationErrorEnum, Refactoed delegate progress routine Amir Abbas 2017-08-27 13:48:29 +04:30
  • 3c5303214e Fixed Array extension error in HashMAC Amir Abbas 2017-08-24 15:08:22 +04:30
  • ad8f333d16 Fixed swift 3 compile error on Array extenson Amir Abbas 2017-08-24 08:36:11 +04:30
  • 5e8f653c52 Fixed compile bug in Swift 3.0 for Array.Iterator.Element Amir Abbas 2017-08-23 23:21:17 +04:30
  • e4cd7ddf22 Fixed Quality<T> percision Amir Abbas 2017-08-23 22:18:18 +04:30
  • 1efb0e3fe5 Fixed Quality<T> Amir Abbas 2017-08-23 22:15:45 +04:30
  • 1292856646 Added convenience methods for URLRequest headers Amir Abbas 2017-08-23 22:04:47 +04:30
  • e39f9c29ec Merge commit '3d44de0b407c3cd604189cc161dc1fc039409763' Amir Abbas 2017-08-23 10:54:59 +04:30
  • f43199c22a fixed colon in url string problem across provider Amir Abbas 2017-08-23 10:52:45 +04:30
  • 3d44de0b40 Added missed filePathAllowed const to CharacterSet Amir Abbas Mousavian 2017-08-23 01:22:19 +04:30
  • 21b5214481 Deprecate currentPath property, returning error in provider delegate - Using checkResourceIsReachable to check file exists - fixed bug: downloading/uploading files with colon in name Amir Abbas 2017-08-23 01:19:56 +04:30
  • f0b4925db2 Consistancy to delegate call in all contents(of:) methods - renamed opType instances to operation - moved to v2 in Dropbox - removed redundant CloudFileProvider methods Amir Abbas 2017-08-20 22:41:53 +04:30
  • 0da957d25f Making protocol method implementations overridable Amir Abbas 2017-08-19 19:47:54 +04:30
  • 0de558c160 Recursive search fixed in FTP, OneDrive, WebDAV Amir Abbas 2017-08-19 06:49:15 +04:30
  • cad68da076 Refactored Dropbox, WebDAV & OneDrive to HTTPFileProvider - FileOperationType.source is not optional anymore - critical bugfix: KVO exception crash on task completion 0.20.0 Amir Abbas 2017-08-19 05:51:25 +04:30
  • 39da09edd4 Merge pull request #60 from evilutioner/master Amir Abbas Mousavian 2017-08-15 18:53:21 +04:30
  • 5129aee1b5 Added fileURL to Progress Amir Abbas 2017-08-15 18:41:48 +04:30
  • 478f0819b5 Fixed file downloading progress Oleg Marchik 2017-08-15 16:57:50 +03:00
  • b2a7800f7c Fixed typo 0.19.0 Amir Abbas 2017-08-15 15:08:06 +04:30
  • 96c102d156 Updated readme and podspec to ver 0.19.0 Amir Abbas 2017-08-15 14:57:36 +04:30
  • 8aedd8e72a Replaced OperationHandle with (NS)Progress Amir Abbas 2017-08-15 13:42:41 +04:30
  • 5b55debe8a Fix warning in OneDrive provider Amir Abbas 2017-08-12 17:50:00 +04:30
  • 0fa062a946 Merge pull request #59 from evilutioner/master Amir Abbas Mousavian 2017-08-11 20:43:28 +04:30
  • 879f86c1f9 Merge branch 'master' into master Oleg Marchik 2017-08-11 18:07:25 +03:00