55 Commits
Author SHA1 Message Date
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
Amir Abbas Mousavian 0fd6da3658 Cocoapod project added 2016-07-27 14:56:33 +04:30
Amir Abbas Mousavian 67b6cf64e2 insert slash in the beginning of path 2016-07-26 10:34:34 +04:30
Amir Abbas Mousavian 3ab252e598 WebDav refactors and Dropbox partial implementation 2016-07-25 19:18:13 +04:30
Amir Abbas Mousavian 09f9909363 spliced SMB2 Types into several files 2016-07-21 00:40:21 +04:30
Amir Abbas Mousavian c6d069cb46 Added Write and IOCtl commands' types 2016-07-20 17:59:25 +04:30
Amir Abbas Mousavian 0004bd4c90 update podspec and silent compiler hints 0.2.0 2016-07-15 16:09:46 +04:30
Amir Abbas Mousavian bf4337bcb3 Updated Readme 2016-07-15 16:00:14 +04:30
Amir Abbas Mousavian 3301d2c004 Bug fixes for path handling and LocalFolderMonitor
- Bugs in fileByUniqueName(), relativePath() and absoluteURL fixed
- Introduced delay in LocalFolderMonitor to prevent excess handler calling
2016-07-13 13:30:32 +04:30
Amir Abbas Mousavian f0cd7846d8 FileOpreationDelegate, delegate strong reference bug, fileByUniqueName method 2016-07-11 13:31:22 +04:30
Amir Abbas Mousavian 8fd7da669d Readme.md error 2016-07-06 21:34:54 +04:30
Amir Abbas Mousavian 13a68c84f8 Readme.md update for cocoapods 2016-07-06 21:32:14 +04:30
Amir Abbas Mousavian ba9dd66298 podspec update 0.1.0 2016-07-06 19:29:35 +04:30
Amir Abbas Mousavian ecbe1b2e15 Podspec added 2016-07-06 19:12:54 +04:30
Amir Abbas Mousavian cf0b324dfa updated readme, copyright - broke FileProvider protocol 2016-07-06 12:44:57 +04:30
Amir Abbas Mousavian 0dab051a2e Ready update, syntax fix 2016-07-06 01:21:56 +04:30
Amir Abbas Mousavian 8442769c3b Removed associated type to have general delegate
TODO list in Readme
2016-07-06 01:08:06 +04:30
Amir Abbas Mousavian 6443cc2a52 WebDAV & SMB bug fix
upgraded to standard Foundation Library
2016-07-06 00:41:46 +04:30
Amir Abbas Mousavian d6059fc5df Change Notifier, SMB2 Create Request/Response, Bug fix 2016-07-04 19:38:36 +04:30
Amir Abbas Mousavian 22400884f8 inline help, delegate methods refactoring 2016-07-03 02:41:24 +04:30
Amir Abbas Mousavian d19a10732b - New delegate system, progress and fail report
- refactored SMBProtocolClient
2016-07-02 07:20:43 +04:30
Amir Abbas Mousavian d0695053c1 - rename Socket to Client
- implement of setup session, tree connect, close, flush and echo headers of SMB
2016-07-01 00:35:47 +04:30
Amir Abbas Mousavian a12b166d7a SMBTransmitter class initial 2016-06-30 19:20:52 +04:30
Amir Abbas Mousavian f1c05ea3c8 SocketTransmitter class 2016-06-30 01:24:47 +04:30
Amir Abbas Mousavian 963919c4cc AEXML added 2016-06-29 03:05:58 +04:30