Amir Abbas
|
f2cd571d7a
|
Fixed LocalFileMonitor dir not refreshing, Fixed FTP connection refused error by retrying
|
2018-04-25 13:23:15 +04:30 |
|
Amir Abbas
|
4202f5e1bd
|
FPStreamTask returning real error instead of timeout
|
2018-04-22 17:50:42 +04:30 |
|
Amir Abbas
|
3040215ce3
|
Fixed race conditions, Possible fix #79
|
2018-04-22 14:17:42 +04:30 |
|
Amir Abbas
|
bd2f2b3954
|
Addded progressive read to FTP and HTTP providers
- Fix OneDive returned code 200 as Error
|
2018-04-16 11:06:54 +04:30 |
|
Amir Abbas
|
9d19768e1c
|
Added test for NSCoding, fixed archiving
|
2018-04-08 10:22:59 +04:30 |
|
Amir Abbas
|
bcc774d3a8
|
Fix podspec error
|
2018-04-07 21:52:49 +04:30 |
|
Amir Abbas
|
ad9768a584
|
Secure encoding enabled, Fixed podspec
|
2018-04-07 12:19:45 +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 Mousavian
|
6c34a4e9a8
|
Updated version, removed obsoleted properties
0.24.0
|
2018-03-27 20:56:16 +04:30 |
|
Amir Abbas
|
37ce9c95fc
|
FTP provider fallbacks from EPSV to PASV if extended is not implmented
|
2018-03-13 10:53:26 +03:30 |
|
Amir Abbas
|
b39c1c4e82
|
Fixed FTP issues. (Partial fix #88)
- Fixed FTPS connectivity on data connection
- Fixed FTP attributesOfItem()
- More verbose testing
|
2018-03-12 18:26:35 +03:30 |
|
Amir Abbas
|
8f0cbf8513
|
Support FTP EPSV mode, property to set data connection TLS
|
2018-03-09 02:24:56 +03:30 |
|
Amir Abbas
|
2690551b7f
|
Fixed FTP/TLS, Support FTP listing on Windows servers
|
2018-03-08 11:50:14 +03:30 |
|
Amir Abbas
|
a6550b0ec3
|
Fixed utf8 filenames issue in OneDrive
|
2018-03-07 09:56:53 +03:30 |
|
Amir Abbas
|
4b0fffc691
|
Fix Test building error
|
2018-03-06 20:24:00 +03:30 |
|
Amir Abbas
|
a3a584c7d5
|
isReachable returns error (#87), Updating version
0.23.0
|
2018-03-06 19:19:46 +03:30 |
|
Amir Abbas
|
90f846c88f
|
Fixed: OneDrive operations may fail, Made linux-ready changes.
|
2018-03-06 18:54:13 +03:30 |
|
Amir Abbas
|
be38e2731d
|
Addded discardableResult
|
2018-03-02 11:51:19 +03:30 |
|
Amir Abbas
|
f384d267cb
|
Added sample code file
|
2018-03-02 11:41:31 +03:30 |
|
Amir Abbas
|
8e617c552d
|
Woraround overriding bug in Swift for url(of:), Initial support for Linux
|
2018-03-02 01:20:08 +03:30 |
|
Amir Abbas Mousavian
|
173fba56d7
|
Fixed OneDrive upload bug
|
2018-02-27 00:23:48 +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
|
fd89a04c8e
|
Fixed FTP/SSL issue, Fixed error descriptions for HTTP and FTP
- Changed thumbnail and properties method signature to support progress
|
2018-02-24 23:41:45 +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
|
7e8bc05cb1
|
Capitilize DESIGN.md
|
2018-02-13 20:44:47 +03:30 |
|
Amir Abbas
|
516144ead6
|
Added Concepts and Design markdown
|
2018-02-13 12:31:15 +03:30 |
|
Amir Abbas
|
e6b8e60321
|
Probable fix #82 (iCloud overwrite file when uploading)
|
2018-02-13 00:30:04 +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 MousavianandGitHub
|
729d9b9896
|
Merge pull request #83 from jper92/master
Bugfix: WebDAV searchFiles "including" param was being ignored
|
2018-02-13 00:10:57 +03:30 |
|
Javier Pérez
|
634a40cbc4
|
bugfix. searchFiles "including" param was being ignored
|
2018-02-12 11:16:41 -06:00 |
|
Amir Abbas
|
19f9113a00
|
iCloud provider refactor
- SMB client work in-progress
|
2018-01-31 18:40:24 +03:30 |
|
Amir Abbas Mousavian
|
a3931982eb
|
Add Beerpay's badge
|
2018-01-16 21:06:41 +03:30 |
|
Amir Abbas
|
9b8db9e160
|
Fix #79 , Optimization and refactoring
|
2018-01-05 21:31:32 +03:30 |
|
Amir Abbas
|
611366be7a
|
Updated project settings version to 0.22
0.22.0
|
2017-12-30 12:37:10 +03:30 |
|
Amir Abbas
|
fec0346e49
|
Added Tests for FTP
|
2017-12-29 20:04:02 +03:30 |
|
Amir Abbas
|
bd77c6ecd1
|
Fix StreamTask read data bug
- Single stream upload file
- Removed redundant ftp helper functions
|
2017-12-29 19:13:31 +03:30 |
|
Amir Abbas
|
f20bcf7e51
|
Fix Swift 3 compile error
|
2017-12-27 18:37:57 +03:30 |
|
Amir Abbas
|
3c87dfb69b
|
Fixed FTP errors to bypass test cases and build error on macOS
|
2017-12-27 18:25:34 +03:30 |
|
Amir Abbas
|
d29826c56c
|
Fix FTP provider crashes and errors on uploading and downloading
|
2017-12-27 17:36:12 +03:30 |
|
Amir Abbas
|
3f09c6ee2c
|
Fix SPM Error
|
2017-12-26 12:33:06 +03:30 |
|
Amir Abbas
|
b2b82abd16
|
Fix #74 (SPM issue)
|
2017-12-26 11:37:19 +03:30 |
|
Amir Abbas
|
0fb3fe5466
|
Fix. #71, Temp workaround for StreamTask issue
|
2017-12-26 11:17:25 +03:30 |
|
Amir Abbas
|
26038004ac
|
Update project settings
|
2017-12-25 11:52:00 +03:30 |
|
Amir Abbas
|
463663275a
|
Probable fix #76 , deinit to cleanup providers
|
2017-12-24 14:01:20 +03:30 |
|
Amir Abbas
|
7c25bcdef7
|
Fix #72 (WebDAV result contains space)
|
2017-12-01 13:16:47 +03:30 |
|
Amir Abbas
|
df781dbe10
|
Fixed typo in WebDAV
|
2017-11-16 12:17:46 +03:30 |
|