Amir Abbas Mousavian
1328a8e9e2
New FIleObject implementation, highlighted Readme
2016-12-03 13:21:13 +03:30
Amir Abbas Mousavian
5bf620916f
Fixes #12 , createFile method path in WebDAV is not correct.
...
- removed NSURL cast for resource values, now using swift 3 methods
0.7.2
2016-12-02 01:12:08 +03:30
Amir Abbas Mousavian
4f56e20441
createFile definition improved to resolve #10
0.7.1
2016-12-01 12:12:53 +03:30
Amir Abbas Mousavian
9dda618b73
Revert "createFile definition improved"
...
This reverts commit da60c05188 .
2016-12-01 12:10:14 +03:30
Amir Abbas Mousavian
da60c05188
createFile definition improved
2016-12-01 11:54:03 +03:30
Amir Abbas Mousavian
4366855d54
Added NSCopying conformance, SMB headers gardening
2016-11-28 19:40:09 +03:30
Amir Abbas Mousavian
fe05fd83fe
Replaced encode/decode methods with Data extension
0.7.0
2016-11-26 00:11:46 +03:30
Amir Abbas Mousavian
826d207e6b
OperationHandle optimizations
...
- code refactoring for RemoteOperationHandle usage and description
- bug fix: move operation in Dropbox provider did copy
- bug fix: dynamic inProgress result for RemoteOperationHandle
2016-11-24 22:54:00 +03:30
Amir Abbas Mousavian
66fc1e1284
Fixed unexpected behaviors in Remote providers:
...
- Calling delegate and completion methods
- refactoring codes
0.6.1
2016-11-23 23:42:36 +03:30
Amir Abbas Mousavian
a1d489f5a5
Optimization in project settings for dynamic linking
2016-11-23 19:43:28 +03:30
Amir Abbas Mousavian
ad2699cd19
Update Readme for OperationHandle
0.6.0
2016-11-11 16:37:32 +03:30
Amir Abbas Mousavian
97ae86cedb
- fixed a bug in fileByUniqueName() function
...
- more neat code
2016-11-11 03:45:37 +03:30
Amir Abbas Mousavian
71b07cac1b
fixed NotImplement() issue on build
2016-10-30 01:55:19 +03:30
Amir Abbas Mousavian
a15f8f3809
Added OperationHandle, to cancel remote operations
2016-10-29 23:11:48 +03:30
Amir Abbas Mousavian
dc1270d8d1
Fixing wrong spellings in readme
2016-10-26 01:04:33 +03:30
Amir Abbas Mousavian
68b1e23be3
Using Data instead of NSData in many places
2016-10-24 20:31:19 +03:30
Amir Abbas Mousavian
057c9fd940
Update podspec to 0.5.2
0.5.2
2016-09-30 14:08:25 +03:30
Amir Abbas Mousavian
6d63322779
FileProviderOperationDelegate methods will call for WebDav and Dropbox providers
...
- Added Carthage to Travis
2016-09-30 14:07:02 +03:30
Amir Abbas Mousavian
fc6b46d17a
Updated swift 3 semantics
2016-09-28 19:15:05 +03:30
Amir Abbas Mousavian
bb9c08e309
Add .swift-version to pass cocoapods's validation, added static type var
0.5.1
2016-09-27 16:59:54 +03:30
Amir Abbas Mousavian
315ead606e
AnyObject casts changed to proper one according to data type
0.5.0
2016-09-17 12:12:52 +04:30
Amir Abbas Mousavian
d63e9c7f04
Swift 3 travis & podspec update
2016-09-16 05:20:34 +04:30
Amir Abbas Mousavian
a5fe28c18d
Swift 3 readme update
2016-09-15 07:58:36 +04:30
Amir Abbas Mousavian
542c18bab6
Convert to Swift 2
2016-09-15 02:48:04 +04:30
Amir Abbas Mousavian
dca5dddbfd
Code beat exceptions added
2016-08-20 19:19:05 +04:30
Amir Abbas Mousavian
6764c23f1b
Update README.md and some refactors
2016-08-15 13:50:03 +04:30
Amir Abbas Mousavian
955a86372b
Refactored NSURLSession delegate in Dropbox and WebDAV
2016-08-15 13:30:37 +04:30
Amir Abbas Mousavian
32a20fbc49
CodeCov added
2016-08-11 14:26:24 +04:30
Amir Abbas Mousavian
921ba19afa
travis yml update
2016-08-11 14:16:04 +04:30
Amir Abbas Mousavian
8625b0464c
Travis CI integration
2016-08-11 14:04:37 +04:30
Amir Abbas Mousavian
1bf9d1eadd
Swift Package Manager Added
2016-08-11 13:49:28 +04:30
Amir Abbas Mousavian
cbf774ba9e
update README.md
2016-08-11 12:52:04 +04:30
Amir Abbas Mousavian
5e2f911cda
Dropbox provider bug fixes
0.4.1
2016-08-11 01:06:53 +04:30
Amir Abbas Mousavian
f423834021
HTTP error codes enum optimization
2016-08-10 12:35:11 +04:30
Amir Abbas Mousavian
0772c87122
FPSStreamTass bugs fixed and now working like a charm!
2016-08-09 23:37:28 +04:30
Amir Abbas Mousavian
011c535760
FPSStreamTask (iOS7,8) on a par with NSURLSessionStreamTask in iOS9
2016-08-09 13:45:35 +04:30
Amir Abbas Mousavian
468a2bc9e9
SMB2.QueryInfo implementation
2016-08-09 02:04:42 +04:30
Amir Abbas Mousavian
33be492499
Implemented SMB.ChangeNotify command, syntax fixed
2016-08-08 15:57:08 +04:30
Amir Abbas Mousavian
c4049b961f
Dropbox updates, SMB2 QueryDirectory implementation
...
- ExtendedFileProvider protocol is implemented for Dropbox
-
2016-08-08 12:47:13 +04:30
Amir Abbas Mousavian
940c7c1028
Dropbox implementation completed and getting storage size, used
0.4.0
2016-08-04 23:06:24 +04:30
Amir Abbas Mousavian
b4ace7e680
Unified HTTP based services (WebDAV/Dropbox) Error Handling
...
- DropboxFileProvider.contentsOfDirectory() method implemented
0.3.4
2016-08-03 13:40:12 +04:30
Amir Abbas Mousavian
eccbeb7174
Fixed WebDAV connection error for Apache servers
0.3.3
2016-08-02 14:59:32 +04:30
Amir Abbas Mousavian
a077d000bc
Updated Readme
2016-07-31 01:27:13 +04:30
Amir Abbas Mousavian
6a3ea633bf
WebDAV file protocol conformance to FileProvider
2016-07-29 10:57:18 +04:30
Amir Abbas Mousavian
3ca26ad3df
pod 0.3.2
0.3.2
2016-07-28 15:10:17 +04:30
Amir Abbas Mousavian
364b93c6fd
Modifier correction
0.3.1
2016-07-28 14:31:48 +04:30
Amir Abbas Mousavian
506952be13
Corrected modifiers and updated pod to 0.3.1
2016-07-28 14:26:37 +04:30
Amir Abbas Mousavian
69ca35f0ae
Source compatibility with Swift 2.3
2016-07-27 16:12:11 +04:30
Amir Abbas Mousavian
dcbe3c1c3e
Updated sourcefiles tag
2016-07-27 15:19:41 +04:30
Amir Abbas Mousavian
e6a450e3e2
tvOS support
0.3.0
2016-07-27 15:02:14 +04:30