Amir Abbas
|
28d01a9c59
|
Fix StreamTask read data bug
- Single stream upload file
- Removed redundant ftp helper functions
|
2017-12-29 19:46:46 +03:30 |
|
Amir Abbas
|
5d5e6811fd
|
Fix Swift 3 compile error
|
2017-12-27 18:39:15 +03:30 |
|
Amir Abbas
|
1f2aa4888c
|
Fixed FTP errors to bypass test cases and build error on macOS
|
2017-12-27 18:38:55 +03:30 |
|
Amir Abbas
|
cf1b226417
|
Fix FTP provider crashes and errors on uploading and downloading
|
2017-12-27 17:36:35 +03:30 |
|
Amir Abbas
|
86fe84351f
|
Probable fix #76 , deinit to cleanup providers
|
2017-12-26 11:23:07 +03:30 |
|
Amir Abbas
|
ca248f08dd
|
Fix #72 (WebDAV result contains space)
|
2017-12-26 11:22:46 +03:30 |
|
Amir Abbas
|
b17d92350c
|
Fix. #71, Temp workaround for StreamTask issue
|
2017-12-26 11:22:05 +03:30 |
|
Amir Abbas
|
d38748153d
|
Fixed typo in WebDAV
|
2017-11-16 12:19:16 +03:30 |
|
Amir Abbas
|
17140f40d7
|
Fix #70 (WebDAV folder), Better URLRequest header interface
|
2017-11-14 21:32:41 +03:30 |
|
Amir Abbas
|
14b4bcefe4
|
Fix Dropbox attributesOfItem, fix test cases
|
2017-11-04 16:23:44 +03:30 |
|
Amir Abbas
|
026e496512
|
Fixed macOS swift 4 convertToImage() compile issue
|
2017-11-03 01:09:26 +03:30 |
|
Amir Abbas
|
9e4a803345
|
Removed unnecessary properties from SessionDelegate
|
2017-10-26 14:07:57 +03:30 |
|
Amir Abbas
|
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
|
2017-10-26 13:56:41 +03:30 |
|
Amir Abbas
|
87317c1d42
|
Fixed #61, OneDrive progress availibility
|
2017-10-13 08:55:55 +03:30 |
|
Amir Abbas
|
4c35e446a7
|
Fix provider base url (as directory), caused Cloud provider misbehaves
|
2017-10-13 02:31:31 +03:30 |
|
Amir Abbas
|
47516c63ad
|
Refactored contentsOfDirectory to searchFiles where applicable
|
2017-10-12 18:30:28 +03:30 |
|
Amir Abbas
|
6cd5b7d8c5
|
Fixed error description in Dropbox (except uploads)
- Refactors in Dropbox request maker method
|
2017-10-11 01:14:02 +03:30 |
|
Amir Abbas
|
598444c90f
|
Codebeat GPA improvements
|
2017-10-10 16:48:55 +03:30 |
|
Amir Abbas
|
370866442a
|
Fixed Compilation error for upload size type
|
2017-10-10 11:40:32 +03:30 |
|
Amir Abbas
|
9cc9a6a96a
|
Improving documentation
- Renaming OneDriveProvider.SubAddress to Route
- Refactors to improve codebeat score
|
2017-10-10 11:07:28 +03:30 |
|
Amir Abbas
|
2969af28b8
|
Small refactors
|
2017-10-09 13:32:46 +03:30 |
|
Amir Abbas
|
d41e86b30a
|
Fixed Swift 3 flatMap error
|
2017-10-09 11:31:02 +03:30 |
|
Amir Abbas
|
aaa1def9e7
|
Refactored paginated listing in Dropbox and OneDrive
- Removed currentPath
|
2017-10-09 11:16:17 +03:30 |
|
Amir Abbas
|
024a3637b4
|
Fix compile time error
|
2017-10-04 16:32:54 +03:30 |
|
Amir Abbas
|
b20fc3efe5
|
Fix compilation error on swift 3
|
2017-10-04 15:11:26 +03:30 |
|
Amir Abbas
|
682dd40072
|
File coordination enabled by default for copyItem(locaURL:) methods
|
2017-10-04 15:06:27 +03:30 |
|
Amir Abbas
|
3f35e600cd
|
Removing deprecated String.characters usage
- Documentation for using file id in Dropbox & OneDrive
|
2017-10-04 15:04:23 +03:30 |
|
Amir Abbas
|
9cd2fa2e3a
|
Compilation optimizations, refactoring
|
2017-10-01 02:04:29 +03:30 |
|
Amir Abbas
|
7be6985454
|
Updated OneDrive API to new version
|
2017-09-29 21:39:28 +03:30 |
|
Amir Abbas
|
04ac3e22e7
|
Refactored correctPath to specified providers
|
2017-09-29 20:51:09 +03:30 |
|
Amir Abbas
|
c8de7fdb69
|
Fixed NSProgress parenting, iCloud KVO, crash in url(of)
|
2017-09-29 18:11:26 +03:30 |
|
Amir Abbas
|
42b879d4e2
|
Fix Swift 3 bug
|
2017-09-24 15:37:00 +03:30 |
|
Amir Abbas
|
5800c9a2ec
|
Improved compile speed, Fixed Swift 4 warnings
|
2017-09-24 13:12:31 +03:30 |
|
yuya-nakamura
|
ba08cdda1d
|
Fixed WebDAV not be overwritten
|
2017-09-16 23:01:57 +09:00 |
|
Amir Abbas
|
b380685932
|
Added VolumeObject for storageProperties method
- Refined error handling in HTTP provider
- Added contentType and hash to OneDriveFileObject
|
2017-09-05 02:26:09 +04:30 |
|
Amir Abbas
|
5a5beb6891
|
Refined error handling
|
2017-09-04 01:22:44 +04:30 |
|
Amir Abbas
|
c7201a8be7
|
Fixed currentPath docs, delegateNotify method default error arg
|
2017-08-29 01:40:15 +04:30 |
|
Amir Abbas
|
d2a03369fd
|
Fixed FTP crash on rucursive remove
|
2017-08-28 00:06:02 +04:30 |
|
Amir Abbas
|
d08098008a
|
Removed FoundationErrorEnum, Refactoed delegate progress routine
|
2017-08-27 13:48:29 +04:30 |
|
Amir Abbas
|
3c5303214e
|
Fixed Array extension error in HashMAC
|
2017-08-24 15:08:22 +04:30 |
|
Amir Abbas
|
ad8f333d16
|
Fixed swift 3 compile error on Array extenson
|
2017-08-24 08:36:11 +04:30 |
|
Amir Abbas
|
5e8f653c52
|
Fixed compile bug in Swift 3.0 for Array.Iterator.Element
|
2017-08-23 23:21:17 +04:30 |
|
Amir Abbas
|
e4cd7ddf22
|
Fixed Quality<T> percision
|
2017-08-23 22:18:18 +04:30 |
|
Amir Abbas
|
1efb0e3fe5
|
Fixed Quality<T>
|
2017-08-23 22:15:45 +04:30 |
|
Amir Abbas
|
1292856646
|
Added convenience methods for URLRequest headers
|
2017-08-23 22:04:47 +04:30 |
|
Amir Abbas
|
f43199c22a
|
fixed colon in url string problem across provider
|
2017-08-23 10:52:45 +04:30 |
|
Amir Abbas
|
21b5214481
|
Deprecate currentPath property, returning error in provider delegate
- Using checkResourceIsReachable to check file exists
- fixed bug: downloading/uploading files with colon in name
|
2017-08-23 01:19:56 +04:30 |
|
Amir Abbas
|
f0b4925db2
|
Consistancy to delegate call in all contents(of:) methods
- renamed opType instances to operation
- moved to v2 in Dropbox
- removed redundant CloudFileProvider methods
|
2017-08-20 22:41:53 +04:30 |
|
Amir Abbas
|
0da957d25f
|
Making protocol method implementations overridable
|
2017-08-19 19:47:54 +04:30 |
|
Amir Abbas
|
0de558c160
|
Recursive search fixed in FTP, OneDrive, WebDAV
|
2017-08-19 06:49:15 +04:30 |
|