Amir Abbas
abf68a6254
Updated to Swift 5.0, Removed Swift 3 support
2019-04-04 12:42:17 +04:30
Amir Abbas
76aee40c0d
Undo for all providers, encapsulated error creating
2018-08-05 20:07:31 +04:30
Amir Abbas
fb389c1d69
Fix #102 & #103 (FTP write issue), Fix fileSize overflow on 32bit device
2018-07-07 23:31:48 +04:30
Amir Abbas
7a3c4a297a
Removed AnyObject casts
2018-05-20 01:52:21 +04:30
Amir Abbas
e5e5faa4e8
Fixed iCloud download/upload progress report, Fix #93
...
- Fixed FileObject comparison
- Fixed image GPS metadata population in ExtendedLocalFileProvider
- More items for image metadata in ExtendedLocalFileProvider
2018-05-03 19:39:18 +04:30
Amir Abbas
a089cbc21c
Fixed Swift 3 build error
2018-04-01 11:29:21 +04:30
Amir Abbas
090baa3b61
Fix Swift 4.0 compile error
2018-03-31 22:22:36 +04:30
Amir Abbas
fc75c85b14
Fixed warnings on Swift 4.1, LocalFileMonitor is now public
2018-03-31 19:19:25 +04:30
Amir Abbas
90f846c88f
Fixed: OneDrive operations may fail, Made linux-ready changes.
2018-03-06 18:54:13 +03:30
Amir Abbas Mousavian
09cb34352f
Fixed OneDrive provider
...
- Added authentication document
- Fixed date parsing
2018-02-26 23:47:41 +03:30
Amir Abbas
1bf42b489d
Updated SMB types, Fix #84 (FTP must fail to init without scheme)
2018-02-23 21:44:33 +03:30
Amir Abbas
50bbe7f2fa
Fixed Dropbox issue
2018-02-18 22:17:22 +03:30
Amir Abbas
5868766d6f
OneDrive to support upload session, removing 4MB limit. Improved Documentations.
2018-02-13 00:28:41 +03:30
Amir Abbas
8cc6bf56b6
Refactored HTTP provider upload methods, few improvements and refactors
2018-02-13 00:16:11 +03:30
Amir Abbas
19f9113a00
iCloud provider refactor
...
- SMB client work in-progress
2018-01-31 18:40:24 +03:30
Amir Abbas
9b8db9e160
Fix #79 , Optimization and refactoring
2018-01-05 21:31:32 +03:30
Amir Abbas
f99d40c7b5
Fix #70 (WebDAV folder), Better URLRequest header interface
2017-11-14 21:32:06 +03:30
Amir Abbas
598444c90f
Codebeat GPA improvements
2017-10-10 16:48:55 +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
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
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
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