Amir Abbas
abf68a6254
Updated to Swift 5.0, Removed Swift 3 support
2019-04-04 12:42:17 +04:30
Amir Abbas
a089cbc21c
Fixed Swift 3 build error
2018-04-01 11:29:21 +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
1bf42b489d
Updated SMB types, Fix #84 (FTP must fail to init without scheme)
2018-02-23 21:44:33 +03:30
Amir Abbas
19f9113a00
iCloud provider refactor
...
- SMB client work in-progress
2018-01-31 18:40:24 +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
5800c9a2ec
Improved compile speed, Fixed Swift 4 warnings
2017-09-24 13:12:31 +03:30
Amir Abbas
079f8f4b77
Refactored methods to extensions
2017-03-17 15:52:58 +03:30
Amir Abbas
b1fe37cf2a
Updated Readme, fixed several bugs
...
- non-locking snapshot of file while uploading to iCloud
- fixed: `CloudFIleProvider.doOperation()` couldn’t handle local urls
- fixed: FileProvider.type didn’t work correctly
2017-02-12 22:45:30 +03:30
Amir Abbas
19ea14ebc1
Added FileObjectSorting to sort FileObjects conveniently
2016-12-12 01:57:34 +03:30
Amir Abbas
6ef2ab11c4
Fixed bug in Data(value:) initializer. Switch uuid init via this
2016-12-07 02:34:34 +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
2016-11-26 00:11:46 +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
68b1e23be3
Using Data instead of NSData in many places
2016-10-24 20:31:19 +03: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
5e2f911cda
Dropbox provider bug fixes
2016-08-11 01:06:53 +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
a077d000bc
Updated Readme
2016-07-31 01:27:13 +04:30
Amir Abbas Mousavian
364b93c6fd
Modifier correction
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
09f9909363
spliced SMB2 Types into several files
2016-07-21 00:40:21 +04:30