OCCommunication.m 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678
  1. //
  2. // OCCommunication.m
  3. // Owncloud iOs Client
  4. //
  5. // Copyright (C) 2016, ownCloud GmbH. ( http://www.owncloud.org/ )
  6. //
  7. // Permission is hereby granted, free of charge, to any person obtaining a copy
  8. // of this software and associated documentation files (the "Software"), to deal
  9. // in the Software without restriction, including without limitation the rights
  10. // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  11. // copies of the Software, and to permit persons to whom the Software is
  12. // furnished to do so, subject to the following conditions:
  13. // The above copyright notice and this permission notice shall be included in
  14. // all copies or substantial portions of the Software.
  15. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18. // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19. // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20. // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  21. // THE SOFTWARE.
  22. //
  23. //
  24. // Add : getNotificationServer & setNotificationServer
  25. // Add : getUserProfileServer
  26. // Add : Support for Favorite
  27. // Add : getActivityServer
  28. //
  29. // Author Marino Faggiana <m.faggiana@twsweb.it>
  30. // Copyright (c) 2017 TWS. All rights reserved.
  31. //
  32. #import "OCCommunication.h"
  33. #import "OCHTTPRequestOperation.h"
  34. #import "UtilsFramework.h"
  35. #import "OCXMLParser.h"
  36. #import "OCXMLSharedParser.h"
  37. #import "OCXMLServerErrorsParser.h"
  38. #import "OCXMLListParser.h"
  39. #import "NSString+Encode.h"
  40. #import "OCFrameworkConstants.h"
  41. #import "OCWebDAVClient.h"
  42. #import "OCXMLShareByLinkParser.h"
  43. #import "OCErrorMsg.h"
  44. #import "AFURLSessionManager.h"
  45. #import "OCShareUser.h"
  46. #import "OCActivity.h"
  47. #import "OCExternalSites.h"
  48. #import "OCCapabilities.h"
  49. #import "OCNotifications.h"
  50. #import "OCNotificationsAction.h"
  51. #import "OCRichObjectStrings.h"
  52. #import "OCUserProfile.h"
  53. @interface OCCommunication ()
  54. @property (nonatomic, strong) NSString *currentServerVersion;
  55. @end
  56. @implementation OCCommunication
  57. -(id) init {
  58. self = [super init];
  59. if (self) {
  60. //Init the Donwload queue array
  61. self.downloadTaskNetworkQueueArray = [NSMutableArray new];
  62. //Credentials not set yet
  63. self.kindOfCredential = credentialNotSet;
  64. [self setSecurityPolicyManagers:[self createSecurityPolicy]];
  65. self.isCookiesAvailable = YES;
  66. self.isForbiddenCharactersAvailable = NO;
  67. #ifdef UNIT_TEST
  68. self.uploadSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:[NSURLSessionConfiguration defaultSessionConfiguration]];
  69. self.downloadSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:[NSURLSessionConfiguration defaultSessionConfiguration]];
  70. self.networkSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:[NSURLSessionConfiguration defaultSessionConfiguration]];
  71. self.networkSessionManager.responseSerializer = [AFHTTPResponseSerializer serializer];
  72. #else
  73. //Network Upload queue for NSURLSession (iOS 7)
  74. NSURLSessionConfiguration *uploadConfiguration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_session_name];
  75. uploadConfiguration.HTTPShouldUsePipelining = YES;
  76. uploadConfiguration.HTTPMaximumConnectionsPerHost = 1;
  77. uploadConfiguration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  78. self.uploadSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:uploadConfiguration];
  79. [self.uploadSessionManager.operationQueue setMaxConcurrentOperationCount:1];
  80. //Network Download queue for NSURLSession (iOS 7)
  81. NSURLSessionConfiguration *downConfiguration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_download_session_name];
  82. downConfiguration.HTTPShouldUsePipelining = YES;
  83. downConfiguration.HTTPMaximumConnectionsPerHost = 1;
  84. downConfiguration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  85. self.downloadSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:downConfiguration];
  86. [self.downloadSessionManager.operationQueue setMaxConcurrentOperationCount:1];
  87. //Network Download queue for NSURLSession (iOS 7)
  88. NSURLSessionConfiguration *networkConfiguration = [NSURLSessionConfiguration defaultSessionConfiguration];
  89. networkConfiguration.HTTPShouldUsePipelining = YES;
  90. networkConfiguration.HTTPMaximumConnectionsPerHost = 1;
  91. networkConfiguration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  92. self.networkSessionManager = [[AFURLSessionManager alloc] initWithSessionConfiguration:networkConfiguration];
  93. [self.networkSessionManager.operationQueue setMaxConcurrentOperationCount:1];
  94. self.networkSessionManager.responseSerializer = [AFHTTPResponseSerializer serializer];
  95. #endif
  96. }
  97. return self;
  98. }
  99. -(id) initWithUploadSessionManager:(AFURLSessionManager *) uploadSessionManager {
  100. self = [super init];
  101. if (self) {
  102. //Init the Donwload queue array
  103. self.downloadTaskNetworkQueueArray = [NSMutableArray new];
  104. self.isCookiesAvailable = YES;
  105. self.isForbiddenCharactersAvailable = NO;
  106. //Credentials not set yet
  107. self.kindOfCredential = credentialNotSet;
  108. [self setSecurityPolicyManagers:[self createSecurityPolicy]];
  109. self.uploadSessionManager = uploadSessionManager;
  110. }
  111. return self;
  112. }
  113. -(id) initWithUploadSessionManager:(AFURLSessionManager *) uploadSessionManager andDownloadSessionManager:(AFURLSessionManager *) downloadSessionManager andNetworkSessionManager:(AFURLSessionManager *) networkSessionManager {
  114. self = [super init];
  115. if (self) {
  116. //Init the Donwload queue array
  117. self.downloadTaskNetworkQueueArray = [NSMutableArray new];
  118. //Credentials not set yet
  119. self.kindOfCredential = credentialNotSet;
  120. [self setSecurityPolicyManagers:[self createSecurityPolicy]];
  121. self.uploadSessionManager = uploadSessionManager;
  122. self.downloadSessionManager = downloadSessionManager;
  123. self.networkSessionManager = networkSessionManager;
  124. }
  125. return self;
  126. }
  127. - (AFSecurityPolicy *) createSecurityPolicy {
  128. return [AFSecurityPolicy defaultPolicy];
  129. }
  130. - (void)setSecurityPolicyManagers:(AFSecurityPolicy *)securityPolicy {
  131. self.securityPolicy = securityPolicy;
  132. self.uploadSessionManager.securityPolicy = securityPolicy;
  133. self.downloadSessionManager.securityPolicy = securityPolicy;
  134. }
  135. #pragma mark - Setting Credentials
  136. - (void) setCredentialsWithUser:(NSString*) user andUserID:(NSString *) userID andPassword:(NSString*) password {
  137. self.kindOfCredential = credentialNormal;
  138. self.user = user;
  139. self.userID = userID;
  140. self.password = password;
  141. }
  142. - (void) setCredentialsWithCookie:(NSString*) cookie {
  143. self.kindOfCredential = credentialCookie;
  144. self.password = cookie;
  145. }
  146. - (void) setCredentialsOauthWithToken:(NSString*) token {
  147. self.kindOfCredential = credentialOauth;
  148. self.password = token;
  149. }
  150. ///-----------------------------------
  151. /// @name getRequestWithCredentials
  152. ///-----------------------------------
  153. /**
  154. * Method to return the request with the right credential
  155. *
  156. * @param OCWebDAVClient like a dinamic typed
  157. *
  158. * @return OCWebDAVClient like a dinamic typed
  159. *
  160. */
  161. - (id) getRequestWithCredentials:(id) request {
  162. if ([request isKindOfClass:[NSMutableURLRequest class]]) {
  163. NSMutableURLRequest *myRequest = (NSMutableURLRequest *)request;
  164. switch (self.kindOfCredential) {
  165. case credentialNotSet:
  166. //Without credentials
  167. break;
  168. case credentialNormal:
  169. {
  170. NSString *basicAuthCredentials = [NSString stringWithFormat:@"%@:%@", self.user, self.password];
  171. [myRequest addValue:[NSString stringWithFormat:@"Basic %@", [UtilsFramework AFBase64EncodedStringFromString:basicAuthCredentials]] forHTTPHeaderField:@"Authorization"];
  172. break;
  173. }
  174. case credentialCookie:
  175. NSLog(@"Cookie: %@", self.password);
  176. [myRequest addValue:self.password forHTTPHeaderField:@"Cookie"];
  177. break;
  178. case credentialOauth:
  179. [myRequest addValue:[NSString stringWithFormat:@"Bearer %@", self.password] forHTTPHeaderField:@"Authorization"];
  180. break;
  181. default:
  182. break;
  183. }
  184. if (self.userAgent) {
  185. [myRequest addValue:self.userAgent forHTTPHeaderField:@"User-Agent"];
  186. }
  187. return myRequest;
  188. } else if([request isKindOfClass:[OCWebDAVClient class]]) {
  189. OCWebDAVClient *myRequest = (OCWebDAVClient *)request;
  190. switch (self.kindOfCredential) {
  191. case credentialNotSet:
  192. //Without credentials
  193. break;
  194. case credentialNormal:
  195. [myRequest setAuthorizationHeaderWithUsername:self.user password:self.password];
  196. break;
  197. case credentialCookie:
  198. [myRequest setAuthorizationHeaderWithCookie:self.password];
  199. break;
  200. case credentialOauth:
  201. [myRequest setAuthorizationHeaderWithToken:[NSString stringWithFormat:@"Bearer %@", self.password]];
  202. break;
  203. default:
  204. break;
  205. }
  206. if (self.userAgent) {
  207. [myRequest setUserAgent:self.userAgent];
  208. }
  209. return request;
  210. } else {
  211. NSLog(@"We do not know witch kind of object is");
  212. return request;
  213. }
  214. }
  215. #pragma mark - WebDav network Operations
  216. ///-----------------------------------
  217. /// @name Check Server
  218. ///-----------------------------------
  219. - (void) checkServer: (NSString *) path
  220. onCommunication:(OCCommunication *)sharedOCCommunication
  221. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest
  222. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  223. OCWebDAVClient *request = [OCWebDAVClient new];
  224. request = [self getRequestWithCredentials:request];
  225. if (self.userAgent) {
  226. [request setUserAgent:self.userAgent];
  227. }
  228. path = [path encodeString:NSUTF8StringEncoding];
  229. [request checkServer:path onCommunication:sharedOCCommunication
  230. success:^(NSHTTPURLResponse *response, id responseObject) {
  231. if (successRequest) {
  232. successRequest(response, request.redirectedServer);
  233. }
  234. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  235. failureRequest(response, error, request.redirectedServer);
  236. }];
  237. }
  238. ///-----------------------------------
  239. /// @name Create a folder
  240. ///-----------------------------------
  241. - (void) createFolder: (NSString *) path
  242. onCommunication:(OCCommunication *)sharedOCCommunication withForbiddenCharactersSupported:(BOOL)isFCSupported
  243. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest
  244. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest
  245. errorBeforeRequest:(void(^)(NSError *error)) errorBeforeRequest {
  246. if ([UtilsFramework isForbiddenCharactersInFileName:[UtilsFramework getFileNameOrFolderByPath:path] withForbiddenCharactersSupported:isFCSupported]) {
  247. NSError *error = [UtilsFramework getErrorByCodeId:OCErrorForbidenCharacters];
  248. errorBeforeRequest(error);
  249. } else {
  250. OCWebDAVClient *request = [OCWebDAVClient new];
  251. request = [self getRequestWithCredentials:request];
  252. path = [path encodeString:NSUTF8StringEncoding];
  253. [request makeCollection:path onCommunication:sharedOCCommunication
  254. success:^(NSHTTPURLResponse *response, id responseObject) {
  255. if (successRequest) {
  256. successRequest(response, request.redirectedServer);
  257. }
  258. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  259. OCXMLServerErrorsParser *serverErrorParser = [OCXMLServerErrorsParser new];
  260. [serverErrorParser startToParseWithData:responseData withCompleteBlock:^(NSError *err) {
  261. if (err) {
  262. failureRequest(response, err, request.redirectedServer);
  263. }else{
  264. failureRequest(response, error, request.redirectedServer);
  265. }
  266. }];
  267. }];
  268. }
  269. }
  270. ///-----------------------------------
  271. /// @name Move a file or a folder
  272. ///-----------------------------------
  273. - (void) moveFileOrFolder:(NSString *)sourcePath
  274. toDestiny:(NSString *)destinyPath
  275. onCommunication:(OCCommunication *)sharedOCCommunication withForbiddenCharactersSupported:(BOOL)isFCSupported
  276. successRequest:(void (^)(NSHTTPURLResponse *response, NSString *redirectServer))successRequest
  277. failureRequest:(void (^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer))failureRequest
  278. errorBeforeRequest:(void (^)(NSError *error))errorBeforeRequest {
  279. if ([UtilsFramework isTheSameFileOrFolderByNewURLString:destinyPath andOriginURLString:sourcePath]) {
  280. //We check that we are not trying to move the file to the same place
  281. NSError *error = [UtilsFramework getErrorByCodeId:OCErrorMovingTheDestinyAndOriginAreTheSame];
  282. errorBeforeRequest(error);
  283. } else if ([UtilsFramework isAFolderUnderItByNewURLString:destinyPath andOriginURLString:sourcePath]) {
  284. //We check we are not trying to move a folder inside himself
  285. NSError *error = [UtilsFramework getErrorByCodeId:OCErrorMovingFolderInsideHimself];
  286. errorBeforeRequest(error);
  287. } else if ([UtilsFramework isForbiddenCharactersInFileName:[UtilsFramework getFileNameOrFolderByPath:destinyPath] withForbiddenCharactersSupported:isFCSupported]) {
  288. //We check that we are making a move not a rename to prevent special characters problems
  289. NSError *error = [UtilsFramework getErrorByCodeId:OCErrorMovingDestinyNameHaveForbiddenCharacters];
  290. errorBeforeRequest(error);
  291. } else {
  292. sourcePath = [sourcePath encodeString:NSUTF8StringEncoding];
  293. destinyPath = [destinyPath encodeString:NSUTF8StringEncoding];
  294. OCWebDAVClient *request = [OCWebDAVClient new];
  295. request = [self getRequestWithCredentials:request];
  296. [request movePath:sourcePath toPath:destinyPath onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  297. if (successRequest) {
  298. successRequest(response, request.redirectedServer);
  299. }
  300. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  301. OCXMLServerErrorsParser *serverErrorParser = [OCXMLServerErrorsParser new];
  302. [serverErrorParser startToParseWithData:responseData withCompleteBlock:^(NSError *err) {
  303. if (err) {
  304. failureRequest(response, err, request.redirectedServer);
  305. }else{
  306. failureRequest(response, error, request.redirectedServer);
  307. }
  308. }];
  309. }];
  310. }
  311. }
  312. ///-----------------------------------
  313. /// @name Delete a file or a folder
  314. ///-----------------------------------
  315. - (void) deleteFileOrFolder:(NSString *)path
  316. onCommunication:(OCCommunication *)sharedOCCommunication
  317. successRequest:(void (^)(NSHTTPURLResponse *response, NSString *redirectedServer))successRequest
  318. failureRquest:(void (^)(NSHTTPURLResponse *resposne, NSError *error, NSString *redirectedServer))failureRequest {
  319. path = [path encodeString:NSUTF8StringEncoding];
  320. OCWebDAVClient *request = [OCWebDAVClient new];
  321. request = [self getRequestWithCredentials:request];
  322. [request deletePath:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  323. if (successRequest) {
  324. successRequest(response, request.redirectedServer);
  325. }
  326. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  327. failureRequest(response, error, request.redirectedServer);
  328. }];
  329. }
  330. ///-----------------------------------
  331. /// @name Read folder
  332. ///-----------------------------------
  333. - (void) readFolder: (NSString *) path depth:(NSString *)depth withUserSessionToken:(NSString *)token
  334. onCommunication:(OCCommunication *)sharedOCCommunication
  335. successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *items, NSString *redirectedServer, NSString *token)) successRequest
  336. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *token, NSString *redirectedServer)) failureRequest{
  337. if (!token){
  338. token = @"no token";
  339. }
  340. path = [path encodeString:NSUTF8StringEncoding];
  341. OCWebDAVClient *request = [OCWebDAVClient new];
  342. request = [self getRequestWithCredentials:request];
  343. [request listPath:path depth:depth onCommunication:sharedOCCommunication withUserSessionToken:token success:^(NSHTTPURLResponse *response, id responseObject, NSString *token) {
  344. if (successRequest) {
  345. NSData *responseData = (NSData*) responseObject;
  346. // NSString* newStr = [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding];
  347. // NSLog(@"newStrReadFolder: %@", newStr);
  348. OCXMLParser *parser = [[OCXMLParser alloc]init];
  349. [parser initParserWithData:responseData];
  350. NSMutableArray *directoryList = [parser.directoryList mutableCopy];
  351. //Return success
  352. successRequest(response, directoryList, request.redirectedServer, token);
  353. }
  354. } failure:^(NSHTTPURLResponse *response, id responseData, NSError *error, NSString *token) {
  355. NSLog(@"Failure");
  356. failureRequest(response, error, token, request.redirectedServer);
  357. }];
  358. }
  359. ///-----------------------------------
  360. /// @name Download File Session
  361. ///-----------------------------------
  362. - (NSURLSessionDownloadTask *) downloadFileSession:(NSString *)remotePath toDestiny:(NSString *)localPath defaultPriority:(BOOL)defaultPriority onCommunication:(OCCommunication *)sharedOCCommunication progress:(void(^)(NSProgress *progress))downloadProgress successRequest:(void(^)(NSURLResponse *response, NSURL *filePath)) successRequest failureRequest:(void(^)(NSURLResponse *response, NSError *error)) failureRequest {
  363. OCWebDAVClient *request = [OCWebDAVClient new];
  364. request = [self getRequestWithCredentials:request];
  365. remotePath = [remotePath encodeString:NSUTF8StringEncoding];
  366. NSURLSessionDownloadTask *downloadTask = [request downloadWithSessionPath:remotePath toPath:localPath defaultPriority:defaultPriority onCommunication:sharedOCCommunication progress:^(NSProgress *progress) {
  367. downloadProgress(progress);
  368. } success:^(NSURLResponse *response, NSURL *filePath) {
  369. [UtilsFramework addCookiesToStorageFromResponse:(NSURLResponse *) response andPath:[NSURL URLWithString:remotePath]];
  370. successRequest(response,filePath);
  371. } failure:^(NSURLResponse *response, NSError *error) {
  372. [UtilsFramework addCookiesToStorageFromResponse:(NSURLResponse *) response andPath:[NSURL URLWithString:remotePath]];
  373. failureRequest(response,error);
  374. }];
  375. return downloadTask;
  376. }
  377. ///-----------------------------------
  378. /// @name Set Download Task Complete Block
  379. ///-----------------------------------
  380. - (void)setDownloadTaskComleteBlock: (NSURL * (^)(NSURLSession *session, NSURLSessionDownloadTask *downloadTask, NSURL *location))block{
  381. [self.downloadSessionManager setDownloadTaskDidFinishDownloadingBlock:block];
  382. }
  383. ///-----------------------------------
  384. /// @name Set Download Task Did Get Body Data Block
  385. ///-----------------------------------
  386. - (void) setDownloadTaskDidGetBodyDataBlock: (void(^)(NSURLSession *session, NSURLSessionDownloadTask *downloadTask, int64_t bytesWritten, int64_t totalBytesWritten, int64_t totalBytesExpectedToWrite)) block{
  387. [self.downloadSessionManager setDownloadTaskDidWriteDataBlock:^(NSURLSession *session, NSURLSessionDownloadTask *downloadTask, int64_t bytesWritten, int64_t totalBytesWritten, int64_t totalBytesExpectedToWrite) {
  388. block(session,downloadTask,bytesWritten,totalBytesWritten,totalBytesExpectedToWrite);
  389. }];
  390. }
  391. ///-----------------------------------
  392. /// @name Upload File Session
  393. ///-----------------------------------
  394. - (NSURLSessionUploadTask *) uploadFileSession:(NSString *) localPath toDestiny:(NSString *) remotePath onCommunication:(OCCommunication *)sharedOCCommunication progress:(void(^)(NSProgress *progress))uploadProgress successRequest:(void(^)(NSURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSURLResponse *response, NSString *redirectedServer, NSError *error)) failureRequest failureBeforeRequest:(void(^)(NSError *error)) failureBeforeRequest {
  395. OCWebDAVClient *request = [OCWebDAVClient new];
  396. request = [self getRequestWithCredentials:request];
  397. remotePath = [remotePath encodeString:NSUTF8StringEncoding];
  398. NSURLSessionUploadTask *uploadTask = [request putWithSessionLocalPath:localPath atRemotePath:remotePath onCommunication:sharedOCCommunication progress:^(NSProgress *progress) {
  399. uploadProgress(progress);
  400. } success:^(NSURLResponse *response, id responseObjec){
  401. [UtilsFramework addCookiesToStorageFromResponse:(NSURLResponse *) response andPath:[NSURL URLWithString:remotePath]];
  402. //TODO: The second parameter is the redirected server
  403. successRequest(response, @"");
  404. } failure:^(NSURLResponse *response, id responseObject, NSError *error) {
  405. [UtilsFramework addCookiesToStorageFromResponse:(NSURLResponse *) response andPath:[NSURL URLWithString:remotePath]];
  406. //TODO: The second parameter is the redirected server
  407. NSData *responseData = (NSData*) responseObject;
  408. OCXMLServerErrorsParser *serverErrorParser = [OCXMLServerErrorsParser new];
  409. [serverErrorParser startToParseWithData:responseData withCompleteBlock:^(NSError *err) {
  410. if (err) {
  411. failureRequest(response, @"", err);
  412. }else{
  413. failureRequest(response, @"", error);
  414. }
  415. }];
  416. } failureBeforeRequest:^(NSError *error) {
  417. failureBeforeRequest(error);
  418. }];
  419. return uploadTask;
  420. }
  421. ///-----------------------------------
  422. /// @name Set Task Did Complete Block
  423. ///-----------------------------------
  424. - (void) setTaskDidCompleteBlock: (void(^)(NSURLSession *session, NSURLSessionTask *task, NSError *error)) block{
  425. [self.uploadSessionManager setTaskDidCompleteBlock:^(NSURLSession *session, NSURLSessionTask *task, NSError *error) {
  426. block(session, task, error);
  427. }];
  428. }
  429. ///-----------------------------------
  430. /// @name Set Task Did Send Body Data Block
  431. ///-----------------------------------
  432. - (void) setTaskDidSendBodyDataBlock: (void(^)(NSURLSession *session, NSURLSessionTask *task, int64_t bytesSent, int64_t totalBytesSent, int64_t totalBytesExpectedToSend)) block{
  433. [self.uploadSessionManager setTaskDidSendBodyDataBlock:^(NSURLSession *session, NSURLSessionTask *task, int64_t bytesSent, int64_t totalBytesSent, int64_t totalBytesExpectedToSend) {
  434. block(session, task, bytesSent, totalBytesSent, totalBytesExpectedToSend);
  435. }];
  436. }
  437. ///-----------------------------------
  438. /// @name Read File
  439. ///-----------------------------------
  440. - (void) readFile: (NSString *) path
  441. onCommunication:(OCCommunication *)sharedOCCommunication
  442. successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *items, NSString *redirectedServer)) successRequest
  443. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  444. path = [path encodeString:NSUTF8StringEncoding];
  445. OCWebDAVClient *request = [OCWebDAVClient new];
  446. request = [self getRequestWithCredentials:request];
  447. [request propertiesOfPath:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  448. if (successRequest) {
  449. NSData *responseData = (NSData*) responseObject;
  450. // NSString* newStr = [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding];
  451. // NSLog(@"newStrReadFile: %@", newStr);
  452. OCXMLParser *parser = [[OCXMLParser alloc]init];
  453. [parser initParserWithData:responseData];
  454. NSMutableArray *directoryList = [parser.directoryList mutableCopy];
  455. //Return success
  456. successRequest(response, directoryList, request.redirectedServer);
  457. }
  458. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  459. failureRequest(response, error, request.redirectedServer);
  460. }];
  461. }
  462. ///-----------------------------------
  463. /// @name search
  464. ///-----------------------------------
  465. - (void)search:(NSString *)path folder:(NSString *)folder fileName:(NSString *)fileName depth:(NSString *)depth dateLastModified:(NSString *)dateLastModified contentType:(NSArray *)contentType withUserSessionToken:(NSString *)token onCommunication:(OCCommunication *)sharedOCCommunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *items, NSString *redirectedServer, NSString *token)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *token, NSString *redirectedServer)) failureRequest{
  466. if (!token){
  467. token = @"no token";
  468. }
  469. path = [path encodeString:NSUTF8StringEncoding];
  470. OCWebDAVClient *request = [OCWebDAVClient new];
  471. request = [self getRequestWithCredentials:request];
  472. [request search:path folder:folder fileName:fileName depth:depth dateLastModified:dateLastModified contentType:contentType user:_user userID:_userID onCommunication:sharedOCCommunication withUserSessionToken:token success:^(NSHTTPURLResponse *response, id responseObject, NSString *token) {
  473. if (successRequest) {
  474. dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{
  475. NSData *responseData = (NSData*) responseObject;
  476. OCXMLListParser *parser = [OCXMLListParser new];
  477. [parser initParserWithData:responseData];
  478. NSMutableArray *searchList = [parser.searchList mutableCopy];
  479. //Return success
  480. dispatch_async(dispatch_get_main_queue(), ^{
  481. successRequest(response, searchList, request.redirectedServer, token);
  482. });
  483. });
  484. }
  485. } failure:^(NSHTTPURLResponse *response, id responseData, NSError *error, NSString *token) {
  486. failureRequest(response, error, token, request.redirectedServer);
  487. }];
  488. }
  489. ///-----------------------------------
  490. /// @name Setting favorite
  491. ///-----------------------------------
  492. - (void)settingFavoriteServer:(NSString *)path andFileOrFolderPath:(NSString *)filePath favorite:(BOOL)favorite withUserSessionToken:(NSString *)token onCommunication:(OCCommunication *)sharedOCCommunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer, NSString *token)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *token, NSString *redirectedServer)) failureRequest {
  493. if (!token){
  494. token = @"no token";
  495. }
  496. path = [NSString stringWithFormat:@"%@/files/%@/%@", path, _userID, filePath];
  497. path = [path encodeString:NSUTF8StringEncoding];
  498. OCWebDAVClient *request = [OCWebDAVClient new];
  499. request = [self getRequestWithCredentials:request];
  500. [request settingFavorite:path favorite:favorite onCommunication:sharedOCCommunication withUserSessionToken:token success:^(NSHTTPURLResponse *response, id responseObject, NSString *token) {
  501. if (successRequest) {
  502. //Return success
  503. successRequest(response, request.redirectedServer, token);
  504. }
  505. } failure:^(NSHTTPURLResponse *response, id responseData, NSError *error, NSString *token) {
  506. NSLog(@"Failure");
  507. failureRequest(response, error, token, request.redirectedServer);
  508. }];
  509. }
  510. ///-----------------------------------
  511. /// @name Listing favorites
  512. ///-----------------------------------
  513. - (void)listingFavorites:(NSString *)path folder:(NSString *)folder withUserSessionToken:(NSString *)token onCommunication:(OCCommunication *)sharedOCCommunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *items, NSString *redirectedServer, NSString *token)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *token, NSString *redirectedServer)) failureRequest{
  514. if (!token){
  515. token = @"no token";
  516. }
  517. path = [path encodeString:NSUTF8StringEncoding];
  518. OCWebDAVClient *request = [OCWebDAVClient new];
  519. request = [self getRequestWithCredentials:request];
  520. [request listingFavorites:path folder:folder user:_user userID:_userID onCommunication:sharedOCCommunication withUserSessionToken:token success:^(NSHTTPURLResponse *response, id responseObject, NSString *token) {
  521. if (successRequest) {
  522. NSData *responseData = (NSData*) responseObject;
  523. OCXMLListParser *parser = [OCXMLListParser new];
  524. [parser initParserWithData:responseData];
  525. NSMutableArray *searchList = [parser.searchList mutableCopy];
  526. //Return success
  527. successRequest(response, searchList, request.redirectedServer, token);
  528. }
  529. } failure:^(NSHTTPURLResponse *response, id responseData, NSError *error, NSString *token) {
  530. failureRequest(response, error, token, request.redirectedServer);
  531. }];
  532. }
  533. #pragma mark - OC API Calls
  534. - (NSString *) getCurrentServerVersion {
  535. return self.currentServerVersion;
  536. }
  537. - (void) getServerVersionWithPath:(NSString*) path onCommunication:(OCCommunication *)sharedOCCommunication
  538. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *serverVersion, NSString *redirectedServer)) success
  539. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failure{
  540. OCWebDAVClient *request = [OCWebDAVClient new];
  541. if (self.userAgent) {
  542. [request setUserAgent:self.userAgent];
  543. }
  544. [request getStatusOfTheServer:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  545. NSData *data = (NSData*) responseObject;
  546. NSString *versionString = [NSString new];
  547. NSError* error=nil;
  548. if (data) {
  549. NSMutableDictionary *jsonArray = [NSJSONSerialization JSONObjectWithData: data options: NSJSONReadingMutableContainers error: &error];
  550. if(error) {
  551. NSLog(@"Error parsing JSON: %@", error);
  552. } else {
  553. //Obtain the server version from the version field
  554. versionString = [jsonArray valueForKey:@"version"];
  555. self.currentServerVersion = versionString;
  556. }
  557. } else {
  558. NSLog(@"Error parsing JSON: data is null");
  559. }
  560. success(response, versionString, request.redirectedServer);
  561. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  562. failure(response, error, request.redirectedServer);
  563. }];
  564. }
  565. ///-----------------------------------
  566. /// @name Get UserName by cookie
  567. ///-----------------------------------
  568. - (void) getUserNameByCookie:(NSString *) cookieString ofServerPath:(NSString *)path onCommunication:
  569. (OCCommunication *)sharedOCCommunication success:(void(^)(NSHTTPURLResponse *response, NSData *responseData, NSString *redirectedServer))success
  570. failure:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer))failure{
  571. OCWebDAVClient *request = [OCWebDAVClient new];
  572. request = [self getRequestWithCredentials:request];
  573. [request requestUserNameOfServer: path byCookie:cookieString onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  574. success(response, responseObject, request.redirectedServer);
  575. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  576. failure(response, error, request.redirectedServer);
  577. }];
  578. }
  579. - (void) getFeaturesSupportedByServer:(NSString*) path onCommunication:(OCCommunication *)sharedOCCommunication
  580. successRequest:(void(^)(NSHTTPURLResponse *response, BOOL hasShareSupport, BOOL hasShareeSupport, BOOL hasCookiesSupport, BOOL hasForbiddenCharactersSupport, BOOL hasCapabilitiesSupport, BOOL hasFedSharesOptionShareSupport, NSString *redirectedServer)) success
  581. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failure{
  582. OCWebDAVClient *request = [OCWebDAVClient new];
  583. if (self.userAgent) {
  584. [request setUserAgent:self.userAgent];
  585. }
  586. [request getStatusOfTheServer:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  587. if (responseObject) {
  588. NSError* error = nil;
  589. NSMutableDictionary *jsonArray = [NSJSONSerialization JSONObjectWithData: (NSData*) responseObject options: NSJSONReadingMutableContainers error: &error];
  590. if(error) {
  591. // NSLog(@"Error parsing JSON: %@", error);
  592. failure(response, error, request.redirectedServer);
  593. }else{
  594. self.currentServerVersion = [jsonArray valueForKey:@"version"];
  595. BOOL hasShareSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_shared];
  596. BOOL hasShareeSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_sharee_api];
  597. BOOL hasCookiesSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_cookies];
  598. BOOL hasForbiddenCharactersSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_forbidden_characters];
  599. BOOL hasCapabilitiesSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_capabilities];
  600. BOOL hasFedSharesOptionShareSupport = [UtilsFramework isServerVersion:self.currentServerVersion higherThanLimitVersion:k_version_support_share_option_fed_share];
  601. success(response, hasShareSupport, hasShareeSupport, hasCookiesSupport, hasForbiddenCharactersSupport, hasCapabilitiesSupport, hasFedSharesOptionShareSupport, request.redirectedServer);
  602. }
  603. } else {
  604. // NSLog(@"Error parsing JSON: data is null");
  605. failure(response, nil, request.redirectedServer);
  606. }
  607. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  608. failure(response, error, request.redirectedServer);
  609. }];
  610. }
  611. - (void) readSharedByServer: (NSString *) path
  612. onCommunication:(OCCommunication *)sharedOCCommunication
  613. successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *listOfShared, NSString *redirectedServer)) successRequest
  614. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  615. path = [path encodeString:NSUTF8StringEncoding];
  616. path = [path stringByAppendingString:k_url_acces_shared_api];
  617. OCWebDAVClient *request = [OCWebDAVClient new];
  618. request = [self getRequestWithCredentials:request];
  619. [request listSharedByServer:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  620. if (successRequest) {
  621. NSData *responseData = (NSData*) responseObject;
  622. OCXMLSharedParser *parser = [[OCXMLSharedParser alloc]init];
  623. //NSLog(@"response: %@", [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding]);
  624. [parser initParserWithData:responseData];
  625. NSMutableArray *sharedList = [parser.shareList mutableCopy];
  626. //Return success
  627. successRequest(response, sharedList, request.redirectedServer);
  628. }
  629. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  630. failureRequest(response, error, request.redirectedServer);
  631. }];
  632. }
  633. - (void) readSharedByServer: (NSString *) serverPath andPath: (NSString *) path
  634. onCommunication:(OCCommunication *)sharedOCCommunication
  635. successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *listOfShared, NSString *redirectedServer)) successRequest
  636. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  637. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  638. serverPath = [serverPath stringByAppendingString:k_url_acces_shared_api];
  639. path = [path encodeString:NSUTF8StringEncoding];
  640. OCWebDAVClient *request = [OCWebDAVClient new];
  641. request = [self getRequestWithCredentials:request];
  642. [request listSharedByServer:serverPath andPath:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  643. if (successRequest) {
  644. NSData *responseData = (NSData*) responseObject;
  645. OCXMLSharedParser *parser = [[OCXMLSharedParser alloc]init];
  646. // NSString *str = [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding];
  647. // NSLog(@"responseDataReadSharedByServer:andPath: %@", str);
  648. // NSLog(@"pathFolders: %@", path);
  649. // NSLog(@"serverPath: %@", serverPath);
  650. [parser initParserWithData:responseData];
  651. NSMutableArray *sharedList = [parser.shareList mutableCopy];
  652. //Return success
  653. successRequest(response, sharedList, request.redirectedServer);
  654. }
  655. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  656. failureRequest(response, error, request.redirectedServer);
  657. }];
  658. }
  659. - (void) shareFileOrFolderByServer: (NSString *) serverPath andFileOrFolderPath: (NSString *) filePath andPassword:(NSString *)password
  660. onCommunication:(OCCommunication *)sharedOCCommunication
  661. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *token, NSString *redirectedServer)) successRequest
  662. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  663. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  664. serverPath = [serverPath stringByAppendingString:k_url_acces_shared_api];
  665. OCWebDAVClient *request = [OCWebDAVClient new];
  666. request = [self getRequestWithCredentials:request];
  667. [request shareByLinkFileOrFolderByServer:serverPath andPath:filePath andPassword:password onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  668. NSData *responseData = (NSData*) responseObject;
  669. OCXMLShareByLinkParser *parser = [[OCXMLShareByLinkParser alloc]init];
  670. // NSLog(@"response: %@", [[NSString alloc] initWithData:response encoding:NSUTF8StringEncoding]);
  671. [parser initParserWithData:responseData];
  672. switch (parser.statusCode) {
  673. case kOCSharedAPISuccessful:
  674. {
  675. NSString *url = parser.url;
  676. NSString *token = parser.token;
  677. if (url != nil) {
  678. successRequest(response, url, request.redirectedServer);
  679. }else if (token != nil){
  680. //We remove the \n and the empty spaces " "
  681. token = [token stringByReplacingOccurrencesOfString:@"\n" withString:@""];
  682. token = [token stringByReplacingOccurrencesOfString:@" " withString:@""];
  683. successRequest(response, token, request.redirectedServer);
  684. }else{
  685. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  686. failureRequest(response, error, request.redirectedServer);
  687. }
  688. break;
  689. }
  690. default:
  691. {
  692. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  693. failureRequest(response, error, request.redirectedServer);
  694. }
  695. }
  696. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  697. failureRequest(response, error, request.redirectedServer);
  698. }];
  699. }
  700. - (void) shareFileOrFolderByServer: (NSString *) serverPath andFileOrFolderPath: (NSString *) filePath
  701. onCommunication:(OCCommunication *)sharedOCCommunication
  702. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *shareLink, NSString *redirectedServer)) successRequest
  703. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  704. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  705. serverPath = [serverPath stringByAppendingString:k_url_acces_shared_api];
  706. OCWebDAVClient *request = [OCWebDAVClient new];
  707. request = [self getRequestWithCredentials:request];
  708. [request shareByLinkFileOrFolderByServer:serverPath andPath:filePath onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  709. NSData *responseData = (NSData*) responseObject;
  710. OCXMLShareByLinkParser *parser = [[OCXMLShareByLinkParser alloc]init];
  711. // NSLog(@"response: %@", [[NSString alloc] initWithData:response encoding:NSUTF8StringEncoding]);
  712. [parser initParserWithData:responseData];
  713. switch (parser.statusCode) {
  714. case kOCSharedAPISuccessful:
  715. {
  716. NSString *url = parser.url;
  717. NSString *token = parser.token;
  718. if (url != nil) {
  719. successRequest(response, url, request.redirectedServer);
  720. }else if (token != nil){
  721. //We remove the \n and the empty spaces " "
  722. token = [token stringByReplacingOccurrencesOfString:@"\n" withString:@""];
  723. token = [token stringByReplacingOccurrencesOfString:@" " withString:@""];
  724. successRequest(response, token, request.redirectedServer);
  725. }else{
  726. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  727. failureRequest(response, error, request.redirectedServer);
  728. }
  729. break;
  730. }
  731. default:
  732. {
  733. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  734. failureRequest(response, error, request.redirectedServer);
  735. }
  736. }
  737. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  738. failureRequest(response, error, request.redirectedServer);
  739. }];
  740. }
  741. - (void)shareWith:(NSString *)userOrGroup shareeType:(NSInteger)shareeType inServer:(NSString *) serverPath andFileOrFolderPath:(NSString *) filePath andPermissions:(NSInteger) permissions onCommunication:(OCCommunication *)sharedOCCommunication
  742. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer))successRequest
  743. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer))failureRequest{
  744. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  745. serverPath = [serverPath stringByAppendingString:k_url_acces_shared_api];
  746. userOrGroup = [userOrGroup encodeString:NSUTF8StringEncoding];
  747. OCWebDAVClient *request = [OCWebDAVClient new];
  748. request = [self getRequestWithCredentials:request];
  749. [request shareWith:userOrGroup shareeType:shareeType inServer:serverPath andPath:filePath andPermissions:permissions onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  750. NSData *responseData = (NSData*) responseObject;
  751. OCXMLShareByLinkParser *parser = [[OCXMLShareByLinkParser alloc]init];
  752. // NSLog(@"response: %@", [[NSString alloc] initWithData:response encoding:NSUTF8StringEncoding]);
  753. [parser initParserWithData:responseData];
  754. switch (parser.statusCode) {
  755. case kOCSharedAPISuccessful:
  756. {
  757. successRequest(response, request.redirectedServer);
  758. break;
  759. }
  760. default:
  761. {
  762. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  763. failureRequest(response, error, request.redirectedServer);
  764. }
  765. }
  766. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  767. failureRequest(response, error, request.redirectedServer);
  768. }];
  769. }
  770. - (void) unShareFileOrFolderByServer: (NSString *) path andIdRemoteShared: (NSInteger) idRemoteShared
  771. onCommunication:(OCCommunication *)sharedOCCommunication
  772. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest
  773. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest{
  774. path = [path encodeString:NSUTF8StringEncoding];
  775. path = [path stringByAppendingString:k_url_acces_shared_api];
  776. path = [path stringByAppendingString:[NSString stringWithFormat:@"/%ld",(long)idRemoteShared]];
  777. OCWebDAVClient *request = [OCWebDAVClient new];
  778. request = [self getRequestWithCredentials:request];
  779. [request unShareFileOrFolderByServer:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  780. if (successRequest) {
  781. //Return success
  782. successRequest(response, request.redirectedServer);
  783. }
  784. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  785. failureRequest(response, error, request.redirectedServer);
  786. }];
  787. }
  788. - (void) isShareFileOrFolderByServer: (NSString *) path andIdRemoteShared: (NSInteger) idRemoteShared
  789. onCommunication:(OCCommunication *)sharedOCCommunication
  790. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer, BOOL isShared, id shareDto)) successRequest
  791. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  792. path = [path encodeString:NSUTF8StringEncoding];
  793. path = [path stringByAppendingString:k_url_acces_shared_api];
  794. path = [path stringByAppendingString:[NSString stringWithFormat:@"/%ld",(long)idRemoteShared]];
  795. OCWebDAVClient *request = [OCWebDAVClient new];
  796. request = [self getRequestWithCredentials:request];
  797. [request isShareFileOrFolderByServer:path onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  798. if (successRequest) {
  799. NSData *responseData = (NSData*) responseObject;
  800. OCXMLSharedParser *parser = [[OCXMLSharedParser alloc]init];
  801. // NSLog(@"response: %@", [[NSString alloc] initWithData:response encoding:NSUTF8StringEncoding]);
  802. [parser initParserWithData:responseData];
  803. BOOL isShared = NO;
  804. OCSharedDto *shareDto = nil;
  805. if (parser.shareList) {
  806. NSMutableArray *sharedList = [parser.shareList mutableCopy];
  807. if ([sharedList count] > 0) {
  808. isShared = YES;
  809. shareDto = [sharedList objectAtIndex:0];
  810. }
  811. }
  812. //Return success
  813. successRequest(response, request.redirectedServer, isShared, shareDto);
  814. }
  815. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  816. failureRequest(response, error, request.redirectedServer);
  817. }];
  818. }
  819. - (void) updateShare:(NSInteger)shareId ofServerPath:(NSString *)serverPath withPasswordProtect:(NSString*)password andExpirationTime:(NSString*)expirationTime andPermissions:(NSInteger)permissions
  820. onCommunication:(OCCommunication *)sharedOCCommunication
  821. successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest
  822. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest{
  823. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  824. serverPath = [serverPath stringByAppendingString:k_url_acces_shared_api];
  825. serverPath = [serverPath stringByAppendingString:[NSString stringWithFormat:@"/%ld",(long)shareId]];
  826. OCWebDAVClient *request = [OCWebDAVClient new];
  827. request = [self getRequestWithCredentials:request];
  828. [request updateShareItem:shareId ofServerPath:serverPath withPasswordProtect:password andExpirationTime:expirationTime andPermissions:permissions onCommunication:sharedOCCommunication success:^(NSHTTPURLResponse *response, id responseObject) {
  829. NSData *responseData = (NSData*) responseObject;
  830. OCXMLShareByLinkParser *parser = [[OCXMLShareByLinkParser alloc]init];
  831. // NSLog(@"response: %@", [[NSString alloc] initWithData:response encoding:NSUTF8StringEncoding]);
  832. [parser initParserWithData:responseData];
  833. switch (parser.statusCode) {
  834. case kOCSharedAPISuccessful:
  835. {
  836. successRequest(response, request.redirectedServer);
  837. break;
  838. }
  839. default:
  840. {
  841. NSError *error = [UtilsFramework getErrorWithCode:parser.statusCode andCustomMessageFromTheServer:parser.message];
  842. failureRequest(response, error, request.redirectedServer);
  843. }
  844. }
  845. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  846. failureRequest(response, error, request.redirectedServer);
  847. }];
  848. }
  849. - (void) searchUsersAndGroupsWith:(NSString *)searchString forPage:(NSInteger)page with:(NSInteger)resultsPerPage ofServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *itemList, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest{
  850. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  851. serverPath = [serverPath stringByAppendingString:k_url_access_sharee_api];
  852. searchString = [searchString encodeString:NSUTF8StringEncoding];
  853. OCWebDAVClient *request = [OCWebDAVClient new];
  854. request = [self getRequestWithCredentials:request];
  855. [request searchUsersAndGroupsWith:searchString forPage:page with:resultsPerPage ofServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  856. NSData *responseData = (NSData*) responseObject;
  857. NSMutableArray *itemList = [NSMutableArray new];
  858. //Parse
  859. NSError *error;
  860. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  861. if (error == nil) {
  862. NSDictionary *ocsDict = [jsongParsed valueForKey:@"ocs"];
  863. NSDictionary *metaDict = [ocsDict valueForKey:@"meta"];
  864. NSInteger statusCode = [[metaDict valueForKey:@"statuscode"] integerValue];
  865. if (statusCode == kOCShareeAPISuccessful || statusCode == kOCSharedAPISuccessful) {
  866. NSDictionary *dataDict = [ocsDict valueForKey:@"data"];
  867. NSArray *exactDict = [dataDict valueForKey:@"exact"];
  868. NSArray *usersFounded = [dataDict valueForKey:@"users"];
  869. NSArray *groupsFounded = [dataDict valueForKey:@"groups"];
  870. NSArray *usersRemote = [dataDict valueForKey:@"remotes"];
  871. NSArray *usersExact = [exactDict valueForKey:@"users"];
  872. NSArray *groupsExact = [exactDict valueForKey:@"groups"];
  873. NSArray *remotesExact = [exactDict valueForKey:@"remotes"];
  874. [self addUserItemOfType:shareTypeUser fromArray:usersFounded ToList:itemList];
  875. [self addUserItemOfType:shareTypeUser fromArray:usersExact ToList:itemList];
  876. [self addUserItemOfType:shareTypeRemote fromArray:usersRemote ToList:itemList];
  877. [self addUserItemOfType:shareTypeRemote fromArray:remotesExact ToList:itemList];
  878. [self addGroupItemFromArray:groupsFounded ToList:itemList];
  879. [self addGroupItemFromArray:groupsExact ToList:itemList];
  880. }else{
  881. NSString *message = (NSString*)[metaDict objectForKey:@"message"];
  882. if ([message isKindOfClass:[NSNull class]]) {
  883. message = @"";
  884. }
  885. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  886. failureRequest(response, error, request.redirectedServer);
  887. }
  888. //Return success
  889. successRequest(response, itemList, request.redirectedServer);
  890. }
  891. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  892. failureRequest(response, error, request.redirectedServer);
  893. }];
  894. }
  895. - (void)getSharePermissionsFile:(NSString *)fileName onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *permissions, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest{
  896. fileName = [fileName encodeString:NSUTF8StringEncoding];
  897. OCWebDAVClient *request = [OCWebDAVClient new];
  898. request = [self getRequestWithCredentials:request];
  899. [request getSharePermissionsFile:fileName onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  900. if (successRequest) {
  901. NSString *permissions;
  902. NSData *responseData = (NSData *)responseObject;
  903. NSString *newStr = [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding];
  904. NSLog(@"newStrReadFolder: %@", newStr);
  905. OCXMLParser *parser = [[OCXMLParser alloc]init];
  906. [parser initParserWithData:responseData];
  907. NSMutableArray *directoryList = [parser.directoryList mutableCopy];
  908. if ([directoryList count] == 1) {
  909. OCFileDto *file = [directoryList objectAtIndex:0];
  910. permissions = file.permissions;
  911. }
  912. //Return success
  913. successRequest(response, permissions, request.redirectedServer);
  914. }
  915. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  916. failureRequest(response, error, request.redirectedServer);
  917. }];
  918. }
  919. - (void) getCapabilitiesOfServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, OCCapabilities *capabilities, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest{
  920. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  921. serverPath = [serverPath stringByAppendingString:k_url_capabilities];
  922. OCWebDAVClient *request = [OCWebDAVClient new];
  923. request = [self getRequestWithCredentials:request];
  924. [request getCapabilitiesOfServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  925. NSData *responseData = (NSData*) responseObject;
  926. //Parse
  927. NSError *error;
  928. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  929. NSLog(@"dic: %@",jsongParsed);
  930. OCCapabilities *capabilities = [OCCapabilities new];
  931. if (jsongParsed.allKeys > 0) {
  932. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  933. NSDictionary *data = [ocs valueForKey:@"data"];
  934. NSDictionary *version = [data valueForKey:@"version"];
  935. if (ocs.count > 0 && data.count > 0 && version.count > 0) {
  936. //VERSION
  937. NSNumber *versionMajorNumber = (NSNumber*) [version valueForKey:@"major"];
  938. NSNumber *versionMinorNumber = (NSNumber*) [version valueForKey:@"minor"];
  939. NSNumber *versionMicroNumber = (NSNumber*) [version valueForKey:@"micro"];
  940. capabilities.versionMajor = versionMajorNumber.integerValue;
  941. capabilities.versionMinor = versionMinorNumber.integerValue;
  942. capabilities.versionMicro = versionMicroNumber.integerValue;
  943. capabilities.versionString = (NSString*)[version valueForKey:@"string"];
  944. capabilities.versionEdition = (NSString*)[version valueForKey:@"edition"];
  945. NSDictionary *capabilitiesDict = [data valueForKey:@"capabilities"];
  946. NSDictionary *core = [capabilitiesDict valueForKey:@"core"];
  947. //CORE
  948. NSNumber *corePollIntervalNumber = (NSNumber*)[core valueForKey:@"pollinterval"];
  949. capabilities.corePollInterval = corePollIntervalNumber.integerValue;
  950. NSDictionary *fileSharing = [capabilitiesDict valueForKey:@"files_sharing"];
  951. //FILE SHARING
  952. NSNumber *fileSharingAPIEnabledNumber = (NSNumber*)[fileSharing valueForKey:@"api_enabled"];
  953. NSNumber *filesSharingReSharingEnabledNumber = (NSNumber*)[fileSharing valueForKey:@"resharing"];
  954. capabilities.isFilesSharingAPIEnabled = fileSharingAPIEnabledNumber.boolValue;
  955. capabilities.isFilesSharingReSharingEnabled = filesSharingReSharingEnabledNumber.boolValue;
  956. NSDictionary *fileSharingPublic = [fileSharing valueForKey:@"public"];
  957. NSNumber *filesSharingShareLinkEnabledNumber = (NSNumber*)[fileSharingPublic valueForKey:@"enabled"];
  958. NSNumber *filesSharingAllowPublicUploadsEnabledNumber = (NSNumber*)[fileSharingPublic valueForKey:@"upload"];
  959. NSNumber *filesSharingAllowUserSendMailNotificationAboutShareLinkEnabledNumber = (NSNumber*)[fileSharingPublic valueForKey:@"send_mail"];
  960. capabilities.isFilesSharingShareLinkEnabled = filesSharingShareLinkEnabledNumber.boolValue;
  961. capabilities.isFilesSharingAllowPublicUploadsEnabled = filesSharingAllowPublicUploadsEnabledNumber.boolValue;
  962. capabilities.isFilesSharingAllowUserSendMailNotificationAboutShareLinkEnabled = filesSharingAllowUserSendMailNotificationAboutShareLinkEnabledNumber.boolValue;
  963. NSDictionary *fileSharingPublicExpireDate = [fileSharingPublic valueForKey:@"expire_date"];
  964. NSNumber *filesSharingExpireDateByDefaultEnabledNumber = (NSNumber*)[fileSharingPublicExpireDate valueForKey:@"enabled"];
  965. NSNumber *filesSharingExpireDateEnforceEnabledNumber = (NSNumber*)[fileSharingPublicExpireDate valueForKey:@"enforced"];
  966. NSNumber *filesSharingExpireDateDaysNumber = (NSNumber*)[fileSharingPublicExpireDate valueForKey:@"days"];
  967. capabilities.isFilesSharingExpireDateByDefaultEnabled = filesSharingExpireDateByDefaultEnabledNumber.boolValue;
  968. capabilities.isFilesSharingExpireDateEnforceEnabled = filesSharingExpireDateEnforceEnabledNumber.boolValue;
  969. capabilities.filesSharingExpireDateDaysNumber = filesSharingExpireDateDaysNumber.integerValue;
  970. NSDictionary *fileSharingPublicPassword = [fileSharingPublic valueForKey:@"password"];
  971. NSNumber *filesSharingPasswordEnforcedEnabledNumber = (NSNumber*)[fileSharingPublicPassword valueForKey:@"enforced"];
  972. capabilities.isFilesSharingPasswordEnforcedEnabled = filesSharingPasswordEnforcedEnabledNumber.boolValue;;
  973. NSDictionary *fileSharingUser = [fileSharing valueForKey:@"user"];
  974. NSNumber *filesSharingAllowUserSendMailNotificationAboutOtherUsersEnabledNumber = (NSNumber*)[fileSharingUser valueForKey:@"send_mail"];
  975. capabilities.isFilesSharingAllowUserSendMailNotificationAboutOtherUsersEnabled = filesSharingAllowUserSendMailNotificationAboutOtherUsersEnabledNumber.boolValue;
  976. //FEDERATION
  977. NSDictionary *fileSharingFederation = [fileSharing valueForKey:@"federation"];
  978. NSNumber *filesSharingAllowUserSendSharesToOtherServersEnabledNumber = (NSNumber*)[fileSharingFederation valueForKey:@"outgoing"];
  979. NSNumber *filesSharingAllowUserReceiveSharesToOtherServersEnabledNumber = (NSNumber*)[fileSharingFederation valueForKey:@"incoming"];
  980. capabilities.isFilesSharingAllowUserSendSharesToOtherServersEnabled = filesSharingAllowUserSendSharesToOtherServersEnabledNumber.boolValue;
  981. capabilities.isFilesSharingAllowUserReceiveSharesToOtherServersEnabled = filesSharingAllowUserReceiveSharesToOtherServersEnabledNumber.boolValue;
  982. // EXTERNAL SITES
  983. NSDictionary *externalSitesDic = [capabilitiesDict valueForKey:@"external"];
  984. if (externalSitesDic) {
  985. NSArray *externalSitesArray = [externalSitesDic valueForKey:@"v1"];
  986. if (externalSitesArray)
  987. if ([[externalSitesArray objectAtIndex:0] isEqualToString:@"sites"])
  988. capabilities.isExternalSitesServerEnabled = YES;
  989. }
  990. //FILES
  991. NSDictionary *files = [capabilitiesDict valueForKey:@"files"];
  992. NSNumber *fileBigFileChunkingEnabledNumber = (NSNumber*)[files valueForKey:@"bigfilechunking"];
  993. NSNumber *fileUndeleteEnabledNumber = (NSNumber*)[files valueForKey:@"undelete"];
  994. NSNumber *fileVersioningEnabledNumber = (NSNumber*)[files valueForKey:@"versioning"];
  995. capabilities.isFileBigFileChunkingEnabled = fileBigFileChunkingEnabledNumber.boolValue;
  996. capabilities.isFileUndeleteEnabled = fileUndeleteEnabledNumber.boolValue;
  997. capabilities.isFileVersioningEnabled = fileVersioningEnabledNumber.boolValue;
  998. //THEMING
  999. NSDictionary *theming = [capabilitiesDict valueForKey:@"theming"];
  1000. if ([theming count] > 0) {
  1001. if ([theming valueForKey:@"background"] && ![[theming valueForKey:@"background"] isEqual:[NSNull null]])
  1002. capabilities.themingBackground = [theming valueForKey:@"background"];
  1003. if ([theming valueForKey:@"background-default"] && ![[theming valueForKey:@"background-default"] isEqual:[NSNull null]]) {
  1004. NSNumber *result = (NSNumber*)[theming valueForKey:@"background-default"];
  1005. capabilities.themingBackgroundDefault = result.boolValue;
  1006. }
  1007. if ([theming valueForKey:@"background-plain"] && ![[theming valueForKey:@"background-plain"] isEqual:[NSNull null]]) {
  1008. NSNumber *result = (NSNumber*)[theming valueForKey:@"background-plain"];
  1009. capabilities.themingBackgroundPlain = result.boolValue;
  1010. }
  1011. if ([theming valueForKey:@"color"] && ![[theming valueForKey:@"color"] isEqual:[NSNull null]])
  1012. capabilities.themingColor = [theming valueForKey:@"color"];
  1013. if ([theming valueForKey:@"color-element"] && ![[theming valueForKey:@"color-element"] isEqual:[NSNull null]])
  1014. capabilities.themingColorElement = [theming valueForKey:@"color-element"];
  1015. if ([theming valueForKey:@"color-text"] && ![[theming valueForKey:@"color-text"] isEqual:[NSNull null]])
  1016. capabilities.themingColorText = [theming valueForKey:@"color-text"];
  1017. if ([theming valueForKey:@"logo"] && ![[theming valueForKey:@"logo"] isEqual:[NSNull null]])
  1018. capabilities.themingLogo = [theming valueForKey:@"logo"];
  1019. if ([theming valueForKey:@"name"] && ![[theming valueForKey:@"name"] isEqual:[NSNull null]])
  1020. capabilities.themingName = [theming valueForKey:@"name"];
  1021. if ([theming valueForKey:@"slogan"] && ![[theming valueForKey:@"slogan"] isEqual:[NSNull null]])
  1022. capabilities.themingSlogan = [theming valueForKey:@"slogan"];
  1023. if ([theming valueForKey:@"url"] && ![[theming valueForKey:@"url"] isEqual:[NSNull null]])
  1024. capabilities.themingUrl = [theming valueForKey:@"url"];
  1025. }
  1026. //END TO END Encryption
  1027. NSDictionary *endToEndEncryption = [capabilitiesDict valueForKey:@"end-to-end-encryption"];
  1028. if ([endToEndEncryption count] > 0) {
  1029. NSNumber *endToEndEncryptionEnabled = (NSNumber*)[endToEndEncryption valueForKey:@"enabled"];
  1030. capabilities.isEndToEndEncryptionEnabled = endToEndEncryptionEnabled.boolValue;
  1031. if ([endToEndEncryption valueForKey:@"api-version"] && ![[endToEndEncryption valueForKey:@"api-version"] isEqual:[NSNull null]])
  1032. capabilities.endToEndEncryptionVersion = [endToEndEncryption valueForKey:@"api-version"];
  1033. }
  1034. }
  1035. successRequest(response, capabilities, request.redirectedServer);
  1036. } else {
  1037. failureRequest(response, error, request.redirectedServer);
  1038. }
  1039. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1040. failureRequest(response, error, request.redirectedServer);
  1041. }];
  1042. }
  1043. #pragma mark - Remote thumbnails
  1044. - (NSURLSessionTask *) getRemoteThumbnailByServer:(NSString*)serverPath ofFilePath:(NSString *)filePath withWidth:(NSInteger)fileWidth andHeight:(NSInteger)fileHeight onCommunication:(OCCommunication *)sharedOCComunication
  1045. successRequest:(void(^)(NSHTTPURLResponse *response, NSData *thumbnail, NSString *redirectedServer)) successRequest
  1046. failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1047. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1048. serverPath = [serverPath stringByAppendingString:k_url_thumbnails];
  1049. filePath = [filePath encodeString:NSUTF8StringEncoding];
  1050. OCWebDAVClient *request = [OCWebDAVClient new];
  1051. request = [self getRequestWithCredentials:request];
  1052. OCHTTPRequestOperation *operation = [request getRemoteThumbnailByServer:serverPath ofFilePath:filePath withWidth:fileWidth andHeight:fileHeight onCommunication:sharedOCComunication
  1053. success:^(NSHTTPURLResponse *response, id responseObject) {
  1054. NSData *responseData = (NSData*) responseObject;
  1055. successRequest(response, responseData, request.redirectedServer);
  1056. } failure:^(NSHTTPURLResponse *response, id _Nullable responseObject, NSError * _Nonnull error) {
  1057. failureRequest(response, error, request.redirectedServer);
  1058. }];
  1059. [operation resume];
  1060. return operation;
  1061. }
  1062. #pragma mark - Notification Server
  1063. - (void)getNotificationServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *listOfNotifications, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1064. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1065. serverPath = [serverPath stringByAppendingString:k_url_acces_remote_notification_api];
  1066. OCWebDAVClient *request = [OCWebDAVClient new];
  1067. request = [self getRequestWithCredentials:request];
  1068. [request getNotificationServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1069. NSData *responseData = (NSData*) responseObject;
  1070. //Parse
  1071. NSError *error;
  1072. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1073. NSLog(@"[LOG] Notifications : %@",jsongParsed);
  1074. NSMutableArray *listOfNotifications = [NSMutableArray new];
  1075. if (jsongParsed.allKeys > 0) {
  1076. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1077. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1078. NSDictionary *datas = [ocs valueForKey:@"data"];
  1079. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1080. if (statusCode == kOCNotificationAPINoContent || statusCode == kOCNotificationAPISuccessful) {
  1081. for (NSDictionary *data in datas) {
  1082. OCNotifications *notification = [OCNotifications new];
  1083. if ([data valueForKey:@"notification_id"] && ![[data valueForKey:@"notification_id"] isEqual:[NSNull null]])
  1084. notification.idNotification = [[data valueForKey:@"notification_id"] integerValue];
  1085. if ([data valueForKey:@"app"] && ![[data valueForKey:@"app"] isEqual:[NSNull null]])
  1086. notification.application = [data valueForKey:@"app"];
  1087. if ([data valueForKey:@"user"] && ![[data valueForKey:@"user"] isEqual:[NSNull null]])
  1088. notification.user = [data valueForKey:@"user"];
  1089. if ([data valueForKey:@"datetime"] && ![[data valueForKey:@"datetime"] isEqual:[NSNull null]]) {
  1090. NSString *dateString = [data valueForKey:@"datetime"];
  1091. NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init];
  1092. NSLocale *enUSPOSIXLocale = [NSLocale localeWithLocaleIdentifier:@"en_US_POSIX"];
  1093. [dateFormatter setLocale:enUSPOSIXLocale];
  1094. [dateFormatter setDateFormat:@"yyyy-MM-dd'T'HH:mm:ssZZZZZ"];
  1095. notification.date = [dateFormatter dateFromString:dateString];
  1096. }
  1097. if ([data valueForKey:@"object_type"] && ![[data valueForKey:@"object_type"] isEqual:[NSNull null]])
  1098. notification.typeObject = [data valueForKey:@"object_type"];
  1099. if ([data valueForKey:@"object_id"] && ![[data valueForKey:@"object_id"] isEqual:[NSNull null]])
  1100. notification.idObject = [data valueForKey:@"object_id"];
  1101. if ([data valueForKey:@"subject"] && ![[data valueForKey:@"subject"] isEqual:[NSNull null]])
  1102. notification.subject = [data valueForKey:@"subject"];
  1103. if ([data valueForKey:@"subjectRich"] && ![[data valueForKey:@"subjectRich"] isEqual:[NSNull null]])
  1104. notification.subjectRich = [data valueForKey:@"subjectRich"];
  1105. if ([data valueForKey:@"subjectRichParameters"] && ![[data valueForKey:@"subjectRichParameters"] isEqual:[NSNull null]])
  1106. notification.subjectRichParameters = [data valueForKey:@"subjectRichParameters"];
  1107. if ([data valueForKey:@"message"] && ![[data valueForKey:@"message"] isEqual:[NSNull null]])
  1108. notification.message = [data valueForKey:@"message"];
  1109. if ([data valueForKey:@"messageRich"] && ![[data valueForKey:@"messageRich"] isEqual:[NSNull null]])
  1110. notification.messageRich = [data valueForKey:@"messageRich"];
  1111. if ([data valueForKey:@"messageRichParameters"] && ![[data valueForKey:@"messageRichParameters"] isEqual:[NSNull null]])
  1112. notification.messageRichParameters = [data valueForKey:@"messageRichParameters"];
  1113. if ([data valueForKey:@"link"] && ![[data valueForKey:@"link"] isEqual:[NSNull null]])
  1114. notification.link = [data valueForKey:@"link"];
  1115. if ([data valueForKey:@"icon"] && ![[data valueForKey:@"icon"] isEqual:[NSNull null]])
  1116. notification.icon = [data valueForKey:@"icon"];
  1117. /* ACTION */
  1118. NSMutableArray *actionsArr = [NSMutableArray new];
  1119. NSDictionary *actions = [data valueForKey:@"actions"];
  1120. for (NSDictionary *action in actions) {
  1121. OCNotificationsAction *notificationAction = [OCNotificationsAction new];
  1122. if ([action valueForKey:@"label"] && ![[action valueForKey:@"label"] isEqual:[NSNull null]])
  1123. notificationAction.label = [action valueForKey:@"label"];
  1124. if ([action valueForKey:@"link"] && ![[action valueForKey:@"link"] isEqual:[NSNull null]])
  1125. notificationAction.link = [action valueForKey:@"link"];
  1126. if ([action valueForKey:@"primary"] && ![[action valueForKey:@"primary"] isEqual:[NSNull null]])
  1127. notificationAction.primary = [[action valueForKey:@"primary"] boolValue];
  1128. if ([action valueForKey:@"type"] && ![[action valueForKey:@"type"] isEqual:[NSNull null]])
  1129. notificationAction.type = [action valueForKey:@"type"];
  1130. [actionsArr addObject:notificationAction];
  1131. }
  1132. notification.actions = [[NSArray alloc] initWithArray:actionsArr];
  1133. [listOfNotifications addObject:notification];
  1134. }
  1135. } else {
  1136. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1137. if ([message isKindOfClass:[NSNull class]]) {
  1138. message = @"";
  1139. }
  1140. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1141. failureRequest(response, error, request.redirectedServer);
  1142. }
  1143. }
  1144. //Return success
  1145. successRequest(response, listOfNotifications, request.redirectedServer);
  1146. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1147. failureRequest(response, error, request.redirectedServer);
  1148. }];
  1149. }
  1150. - (void)setNotificationServer:(NSString*)serverPath type:(NSString *)type onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void (^)(NSHTTPURLResponse *, NSString *))successRequest failureRequest:(void (^)(NSHTTPURLResponse *, NSError *, NSString *))failureRequest {
  1151. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1152. OCWebDAVClient *request = [OCWebDAVClient new];
  1153. request = [self getRequestWithCredentials:request];
  1154. __weak OCWebDAVClient *wrequest = request;
  1155. [request setNotificationServer:serverPath type:type onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1156. successRequest(response, wrequest.redirectedServer);
  1157. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1158. failureRequest(response, error, wrequest.redirectedServer);
  1159. }];
  1160. }
  1161. - (void)subscribingNextcloudServerPush:(NSString *)serverPath pushTokenHash:(NSString *)pushTokenHash devicePublicKey:(NSString *)devicePublicKey proxyServerPath:(NSString *)proxyServerPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *publicKey, NSString *deviceIdentifier, NSString *signature, NSString *redirectedServer)) successRequest failureRequest:(void (^)(NSHTTPURLResponse *, NSError *, NSString *))failureRequest {
  1162. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1163. serverPath = [serverPath stringByAppendingString:k_url_acces_remote_subscribing_nextcloud_server_api];
  1164. OCWebDAVClient *request = [OCWebDAVClient new];
  1165. request = [self getRequestWithCredentials:request];
  1166. [request subscribingNextcloudServerPush:serverPath authorizationToken:_password pushTokenHash:pushTokenHash devicePublicKey:devicePublicKey proxyServerPath:proxyServerPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1167. NSData *responseData = (NSData*) responseObject;
  1168. //Parse
  1169. NSError *error;
  1170. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1171. NSLog(@"[LOG] Subscribing at the Nextcloud server : %@",jsongParsed);
  1172. NSString *publicKey = [jsongParsed objectForKey:@"publicKey"];
  1173. NSString *deviceIdentifier = [jsongParsed objectForKey:@"deviceIdentifier"];
  1174. NSString *signature = [jsongParsed objectForKey:@"signature"];
  1175. successRequest(response, publicKey, deviceIdentifier, signature, request.redirectedServer);
  1176. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1177. failureRequest(response, error, request.redirectedServer);
  1178. }];
  1179. }
  1180. - (void)subscribingPushProxy:(NSString *)serverPath pushToken:(NSString *)pushToken deviceIdentifier:(NSString *)deviceIdentifier deviceIdentifierSignature:(NSString *)deviceIdentifierSignature userPublicKey:(NSString *)userPublicKey onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void (^)(NSHTTPURLResponse *, NSString *redirectedServer))successRequest failureRequest:(void (^)(NSHTTPURLResponse *, NSError *, NSString *))failureRequest {
  1181. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1182. serverPath = [serverPath stringByAppendingString:@"/devices"];
  1183. OCWebDAVClient *request = [OCWebDAVClient new];
  1184. request = [self getRequestWithCredentials:request];
  1185. [request subscribingPushProxy:serverPath authorizationToken:_password pushToken:pushToken deviceIdentifier:deviceIdentifier deviceIdentifierSignature:deviceIdentifierSignature userPublicKey:userPublicKey onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1186. if (successRequest) {
  1187. //Return success
  1188. successRequest(response, request.redirectedServer);
  1189. }
  1190. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1191. failureRequest(response, error, request.redirectedServer);
  1192. }];
  1193. }
  1194. #pragma mark - Activity
  1195. - (void) getActivityServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *listOfActivity, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1196. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1197. serverPath = [serverPath stringByAppendingString:k_url_acces_remote_activity_api];
  1198. OCWebDAVClient *request = [OCWebDAVClient new];
  1199. request = [self getRequestWithCredentials:request];
  1200. [request getActivityServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1201. NSData *responseData = (NSData*) responseObject;
  1202. //Parse
  1203. NSError *error;
  1204. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1205. NSLog(@"[LOG] Activity : %@",jsongParsed);
  1206. NSMutableArray *listOfActivity = [NSMutableArray new];
  1207. if (jsongParsed.allKeys > 0) {
  1208. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1209. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1210. NSDictionary *datas = [ocs valueForKey:@"data"];
  1211. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1212. if (statusCode == kOCNotificationAPINoContent || statusCode == kOCNotificationAPISuccessful) {
  1213. for (NSDictionary *data in datas) {
  1214. OCActivity *activity = [OCActivity new];
  1215. if ([data valueForKey:@"id"] && ![[data valueForKey:@"id"] isEqual:[NSNull null]])
  1216. activity.idActivity = [[data valueForKey:@"id"] integerValue];
  1217. if ([data valueForKey:@"date"] && ![[data valueForKey:@"date"] isEqual:[NSNull null]]) {
  1218. NSString *dateString = [data valueForKey:@"date"];
  1219. NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init];
  1220. NSLocale *enUSPOSIXLocale = [NSLocale localeWithLocaleIdentifier:@"en_US_POSIX"];
  1221. [dateFormatter setLocale:enUSPOSIXLocale];
  1222. [dateFormatter setDateFormat:@"yyyy-MM-dd'T'HH:mm:ssZZZZZ"];
  1223. activity.date = [dateFormatter dateFromString:dateString];
  1224. }
  1225. if ([data valueForKey:@"file"] && ![[data valueForKey:@"file"] isEqual:[NSNull null]])
  1226. activity.file = [data valueForKey:@"file"];
  1227. if ([data valueForKey:@"link"] && ![[data valueForKey:@"link"] isEqual:[NSNull null]])
  1228. activity.link = [data valueForKey:@"link"];
  1229. if ([data valueForKey:@"message"] && ![[data valueForKey:@"message"] isEqual:[NSNull null]])
  1230. activity.message = [data valueForKey:@"message"];
  1231. if ([data valueForKey:@"subject"] && ![[data valueForKey:@"subject"] isEqual:[NSNull null]])
  1232. activity.subject = [data valueForKey:@"subject"];
  1233. [listOfActivity addObject:activity];
  1234. }
  1235. } else {
  1236. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1237. if ([message isKindOfClass:[NSNull class]]) {
  1238. message = @"";
  1239. }
  1240. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1241. failureRequest(response, error, request.redirectedServer);
  1242. }
  1243. }
  1244. //Return success
  1245. successRequest(response, listOfActivity, request.redirectedServer);
  1246. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1247. failureRequest(response, error, request.redirectedServer);
  1248. }];
  1249. }
  1250. #pragma mark - External sites
  1251. - (void) getExternalSitesServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSArray *listOfExternalSites, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1252. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1253. serverPath = [serverPath stringByAppendingString:k_url_acces_external_sites_api];
  1254. OCWebDAVClient *request = [OCWebDAVClient new];
  1255. request = [self getRequestWithCredentials:request];
  1256. [request getExternalSitesServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1257. NSData *responseData = (NSData*) responseObject;
  1258. //Parse
  1259. NSError *error;
  1260. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1261. NSLog(@"[LOG] External Sites : %@",jsongParsed);
  1262. NSMutableArray *listOfExternalSites = [NSMutableArray new];
  1263. if (jsongParsed.allKeys > 0) {
  1264. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1265. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1266. NSDictionary *datas = [ocs valueForKey:@"data"];
  1267. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1268. if (statusCode == kOCNotificationAPINoContent || statusCode == kOCNotificationAPISuccessful) {
  1269. for (NSDictionary *data in datas) {
  1270. OCExternalSites *externalSites = [OCExternalSites new];
  1271. externalSites.idExternalSite = [[data valueForKey:@"id"] integerValue];
  1272. if ([data valueForKey:@"icon"] && ![[data valueForKey:@"icon"] isEqual:[NSNull null]])
  1273. externalSites.icon = [data valueForKey:@"icon"];
  1274. if ([data valueForKey:@"lang"] && ![[data valueForKey:@"lang"] isEqual:[NSNull null]])
  1275. externalSites.lang = [data valueForKey:@"lang"];
  1276. if ([data valueForKey:@"name"] && ![[data valueForKey:@"name"] isEqual:[NSNull null]])
  1277. externalSites.name = [data valueForKey:@"name"];
  1278. if ([data valueForKey:@"url"] && ![[data valueForKey:@"url"] isEqual:[NSNull null]])
  1279. externalSites.url = [data valueForKey:@"url"];
  1280. if ([data valueForKey:@"type"] && ![[data valueForKey:@"type"] isEqual:[NSNull null]])
  1281. externalSites.type = [data valueForKey:@"type"];
  1282. [listOfExternalSites addObject:externalSites];
  1283. }
  1284. } else {
  1285. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1286. if ([message isKindOfClass:[NSNull class]]) {
  1287. message = @"";
  1288. }
  1289. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1290. failureRequest(response, error, request.redirectedServer);
  1291. }
  1292. }
  1293. //Return success
  1294. successRequest(response, listOfExternalSites, request.redirectedServer);
  1295. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1296. failureRequest(response, error, request.redirectedServer);
  1297. }];
  1298. }
  1299. #pragma mark - User Profile
  1300. - (void) getUserProfileServer:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, OCUserProfile *userProfile, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1301. serverPath = [serverPath stringByAppendingString:k_url_acces_remote_userprofile_api];
  1302. serverPath = [serverPath encodeString:NSUTF8StringEncoding];
  1303. OCWebDAVClient *request = [OCWebDAVClient new];
  1304. request = [self getRequestWithCredentials:request];
  1305. [request getUserProfileServer:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1306. NSData *responseData = (NSData*) responseObject;
  1307. //Parse
  1308. NSError *error;
  1309. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1310. NSLog(@"[LOG] User Profile : %@",jsongParsed);
  1311. OCUserProfile *userProfile = [OCUserProfile new];
  1312. if (jsongParsed.allKeys > 0) {
  1313. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1314. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1315. NSDictionary *data = [ocs valueForKey:@"data"];
  1316. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1317. if (statusCode == kOCUserProfileAPISuccessful) {
  1318. if ([data valueForKey:@"address"] && ![[data valueForKey:@"address"] isKindOfClass:[NSNull class]])
  1319. userProfile.address = [data valueForKey:@"address"];
  1320. if ([data valueForKey:@"display-name"] && ![[data valueForKey:@"display-name"] isKindOfClass:[NSNull class]])
  1321. userProfile.displayName = [data valueForKey:@"display-name"];
  1322. if ([data valueForKey:@"email"] && ![[data valueForKey:@"email"] isKindOfClass:[NSNull class]])
  1323. userProfile.email = [data valueForKey:@"email"];
  1324. if ([data valueForKey:@"enabled"] && ![[data valueForKey:@"enabled"] isKindOfClass:[NSNull class]])
  1325. userProfile.enabled = [[data valueForKey:@"enabled"] boolValue];
  1326. if ([data valueForKey:@"id"] && ![[data valueForKey:@"id"] isKindOfClass:[NSNull class]])
  1327. userProfile.id = [data valueForKey:@"id"];
  1328. if ([data valueForKey:@"phone"] && ![[data valueForKey:@"phone"] isKindOfClass:[NSNull class]])
  1329. userProfile.phone = [data valueForKey:@"phone"];
  1330. if ([data valueForKey:@"twitter"] && ![[data valueForKey:@"twitter"] isKindOfClass:[NSNull class]])
  1331. userProfile.twitter = [data valueForKey:@"twitter"];
  1332. if ([data valueForKey:@"webpage"] && ![[data valueForKey:@"webpage"] isKindOfClass:[NSNull class]])
  1333. userProfile.webpage = [data valueForKey:@"webpage"];
  1334. /* QUOTA */
  1335. NSDictionary *quota = [data valueForKey:@"quota"];
  1336. if ([quota count] > 0) {
  1337. if ([quota valueForKey:@"free"] && ![[quota valueForKey:@"free"] isKindOfClass:[NSNull class]])
  1338. userProfile.quotaFree = [[quota valueForKey:@"free"] doubleValue];
  1339. if ([quota valueForKey:@"quota"] && ![[quota valueForKey:@"quota"] isKindOfClass:[NSNull class]])
  1340. userProfile.quota = [[quota valueForKey:@"quota"] doubleValue];
  1341. if ([quota valueForKey:@"relative"] && ![[quota valueForKey:@"relative"] isKindOfClass:[NSNull class]])
  1342. userProfile.quotaRelative = [[quota valueForKey:@"relative"] doubleValue];
  1343. if ([quota valueForKey:@"total"] && ![[quota valueForKey:@"total"] isKindOfClass:[NSNull class]])
  1344. userProfile.quotaTotal = [[quota valueForKey:@"total"] doubleValue];
  1345. if ([quota valueForKey:@"used"] && ![[quota valueForKey:@"used"] isKindOfClass:[NSNull class]])
  1346. userProfile.quotaUsed = [[quota valueForKey:@"used"] doubleValue];
  1347. }
  1348. } else {
  1349. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1350. if ([message isKindOfClass:[NSNull class]]) {
  1351. message = @"";
  1352. }
  1353. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1354. failureRequest(response, error, request.redirectedServer);
  1355. }
  1356. }
  1357. //Return success
  1358. successRequest(response, userProfile, request.redirectedServer);
  1359. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1360. failureRequest(response, error, request.redirectedServer);
  1361. }];
  1362. }
  1363. #pragma mark - End-to-End Encryption
  1364. - (void)getEndToEndPublicKeys:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *publicKey, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1365. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1366. serverPath = [serverPath stringByAppendingString:@"/public-key"];
  1367. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1368. OCWebDAVClient *request = [OCWebDAVClient new];
  1369. request = [self getRequestWithCredentials:request];
  1370. [request getEndToEndPublicKeys:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1371. NSData *responseData = (NSData*) responseObject;
  1372. NSString *publicKey;
  1373. //Parse
  1374. NSError *error;
  1375. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1376. NSLog(@"[LOG] E2E Get PublicKey : %@",jsongParsed);
  1377. if (jsongParsed.allKeys > 0) {
  1378. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1379. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1380. NSDictionary *data = [ocs valueForKey:@"data"];
  1381. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1382. if (statusCode == kOCUserProfileAPISuccessful) {
  1383. if ([data valueForKey:@"public-keys"] && ![[data valueForKey:@"public-keys"] isKindOfClass:[NSNull class]]) {
  1384. NSDictionary *publickeys = [data valueForKey:@"public-keys"];
  1385. publicKey = [publickeys valueForKey:self.userID];
  1386. }
  1387. } else {
  1388. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1389. if ([message isKindOfClass:[NSNull class]]) {
  1390. message = @"";
  1391. }
  1392. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1393. failureRequest(response, error, request.redirectedServer);
  1394. }
  1395. }
  1396. //Return success
  1397. successRequest(response, publicKey, request.redirectedServer);
  1398. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1399. //Return error
  1400. failureRequest(response, error, request.redirectedServer);
  1401. }];
  1402. }
  1403. - (void)getEndToEndPrivateKeyCipher:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *privateKeyChiper, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1404. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1405. serverPath = [serverPath stringByAppendingString:@"/private-key"];
  1406. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1407. OCWebDAVClient *request = [OCWebDAVClient new];
  1408. request = [self getRequestWithCredentials:request];
  1409. [request getEndToEndPrivateKeyCipher:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1410. NSData *responseData = (NSData*) responseObject;
  1411. NSString *privateKeyChiper;
  1412. //Parse
  1413. NSError *error;
  1414. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1415. NSLog(@"[LOG] E2E Get PrivateKey : %@",jsongParsed);
  1416. if (jsongParsed.allKeys > 0) {
  1417. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1418. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1419. NSDictionary *data = [ocs valueForKey:@"data"];
  1420. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1421. if (statusCode == kOCUserProfileAPISuccessful) {
  1422. if ([data valueForKey:@"private-key"] && ![[data valueForKey:@"private-key"] isKindOfClass:[NSNull class]])
  1423. privateKeyChiper = [data valueForKey:@"private-key"];
  1424. } else {
  1425. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1426. if ([message isKindOfClass:[NSNull class]]) {
  1427. message = @"";
  1428. }
  1429. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1430. failureRequest(response, error, request.redirectedServer);
  1431. }
  1432. }
  1433. //Return success
  1434. successRequest(response, privateKeyChiper, request.redirectedServer);
  1435. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1436. //Return error
  1437. failureRequest(response, error, request.redirectedServer);
  1438. }];
  1439. }
  1440. - (void)getEndToEndServerPublicKey:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *publicKey, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1441. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1442. serverPath = [serverPath stringByAppendingString:@"/server-key"];
  1443. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1444. OCWebDAVClient *request = [OCWebDAVClient new];
  1445. request = [self getRequestWithCredentials:request];
  1446. [request getEndToEndServerPublicKey:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1447. NSData *responseData = (NSData*) responseObject;
  1448. NSString *publicKey;
  1449. //Parse
  1450. NSError *error;
  1451. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1452. NSLog(@"[LOG] E2E Get Server PublicKey : %@",jsongParsed);
  1453. if (jsongParsed.allKeys > 0) {
  1454. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1455. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1456. NSDictionary *data = [ocs valueForKey:@"data"];
  1457. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1458. if (statusCode == kOCUserProfileAPISuccessful) {
  1459. if ([data valueForKey:@"public-key"] && ![[data valueForKey:@"public-key"] isKindOfClass:[NSNull class]]) {
  1460. publicKey = [data valueForKey:@"public-key"];
  1461. }
  1462. } else {
  1463. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1464. if ([message isKindOfClass:[NSNull class]]) {
  1465. message = @"";
  1466. }
  1467. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1468. failureRequest(response, error, request.redirectedServer);
  1469. }
  1470. }
  1471. //Return success
  1472. successRequest(response, publicKey, request.redirectedServer);
  1473. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1474. //Return error
  1475. failureRequest(response, error, request.redirectedServer);
  1476. }];
  1477. }
  1478. - (void)signEndToEndPublicKey:(NSString*)serverPath publicKey:(NSString *)publicKey onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *publicKey,NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1479. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1480. serverPath = [serverPath stringByAppendingString:@"/public-key"];
  1481. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1482. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1483. request = [self getRequestWithCredentials:request];
  1484. [request signEndToEndPublicKey:serverPath key:publicKey onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1485. NSData *responseData = (NSData*) responseObject;
  1486. NSString *publicKey;
  1487. //Parse
  1488. NSError *error;
  1489. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1490. NSLog(@"[LOG] E2E Sign PublicKey : %@",jsongParsed);
  1491. if (jsongParsed.allKeys > 0) {
  1492. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1493. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1494. NSDictionary *data = [ocs valueForKey:@"data"];
  1495. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1496. if (statusCode == kOCUserProfileAPISuccessful) {
  1497. if ([data valueForKey:@"public-key"] && ![[data valueForKey:@"public-key"] isKindOfClass:[NSNull class]]) {
  1498. publicKey = [data valueForKey:@"public-key"];
  1499. }
  1500. } else {
  1501. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1502. if ([message isKindOfClass:[NSNull class]]) {
  1503. message = @"";
  1504. }
  1505. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1506. failureRequest(response, error, request.redirectedServer);
  1507. }
  1508. }
  1509. //Return success
  1510. successRequest(response, publicKey, request.redirectedServer);
  1511. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1512. //Return error
  1513. failureRequest(response, error, request.redirectedServer);
  1514. }];
  1515. }
  1516. - (void)storeEndToEndPrivateKeyCipher:(NSString*)serverPath privateKeyChiper:(NSString *)privateKeyChiper onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *privateKey, NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1517. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1518. serverPath = [serverPath stringByAppendingString:@"/private-key"];
  1519. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1520. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1521. request = [self getRequestWithCredentials:request];
  1522. [request storeEndToEndPrivateKeyCipher:serverPath key:privateKeyChiper onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1523. NSData *responseData = (NSData*) responseObject;
  1524. NSString *privateKey;
  1525. //Parse
  1526. NSError *error;
  1527. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1528. NSLog(@"[LOG] E2E Store PrivateKey : %@",jsongParsed);
  1529. if (jsongParsed.allKeys > 0) {
  1530. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1531. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1532. NSDictionary *data = [ocs valueForKey:@"data"];
  1533. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1534. if (statusCode == kOCUserProfileAPISuccessful) {
  1535. if ([data valueForKey:@"private-key"] && ![[data valueForKey:@"private-key"] isKindOfClass:[NSNull class]]) {
  1536. privateKey = [data valueForKey:@"private-key"];
  1537. }
  1538. } else {
  1539. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1540. if ([message isKindOfClass:[NSNull class]]) {
  1541. message = @"";
  1542. }
  1543. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1544. failureRequest(response, error, request.redirectedServer);
  1545. }
  1546. }
  1547. //Return success
  1548. successRequest(response, privateKey, request.redirectedServer);
  1549. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1550. //Return error
  1551. failureRequest(response, error, request.redirectedServer);
  1552. }];
  1553. }
  1554. - (void)deleteEndToEndPublicKey:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1555. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1556. serverPath = [serverPath stringByAppendingString:@"/public-key"];
  1557. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1558. OCWebDAVClient *request = [OCWebDAVClient new];
  1559. request = [self getRequestWithCredentials:request];
  1560. [request deleteEndToEndPublicKey:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1561. //Return success
  1562. successRequest(response, request.redirectedServer);
  1563. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1564. //Return error
  1565. failureRequest(response, error, request.redirectedServer);
  1566. }];
  1567. }
  1568. - (void)deleteEndToEndPrivateKey:(NSString*)serverPath onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1569. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1570. serverPath = [serverPath stringByAppendingString:@"/private-key"];
  1571. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1572. OCWebDAVClient *request = [OCWebDAVClient new];
  1573. request = [self getRequestWithCredentials:request];
  1574. [request deleteEndToEndPrivateKey:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1575. //Return success
  1576. successRequest(response, request.redirectedServer);
  1577. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1578. //Return error
  1579. failureRequest(response, error, request.redirectedServer);
  1580. }];
  1581. }
  1582. - (void)markEndToEndFolderEncrypted:(NSString*)serverPath fileID:(NSString *)fileID onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1583. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1584. serverPath = [NSString stringWithFormat:@"%@/encrypted/%@", serverPath, fileID];
  1585. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1586. OCWebDAVClient *request = [OCWebDAVClient new];
  1587. request = [self getRequestWithCredentials:request];
  1588. [request markEndToEndFolderEncrypted:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1589. //Return success
  1590. successRequest(response, request.redirectedServer);
  1591. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1592. //Return error
  1593. failureRequest(response, error, request.redirectedServer);
  1594. }];
  1595. }
  1596. - (void)deletemarkEndToEndFolderEncrypted:(NSString*)serverPath fileID:(NSString *)fileID onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1597. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1598. serverPath = [NSString stringWithFormat:@"%@/encrypted/%@", serverPath, fileID];
  1599. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1600. OCWebDAVClient *request = [OCWebDAVClient new];
  1601. request = [self getRequestWithCredentials:request];
  1602. [request deletemarkEndToEndFolderEncrypted:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1603. //Return success
  1604. successRequest(response, request.redirectedServer);
  1605. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1606. //Return error
  1607. failureRequest(response, error, request.redirectedServer);
  1608. }];
  1609. }
  1610. - (void)lockEndToEndFolderEncrypted:(NSString*)serverPath fileID:(NSString *)fileID token:(NSString *)token onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *token, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1611. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1612. serverPath = [NSString stringWithFormat:@"%@/lock/%@", serverPath, fileID];
  1613. if (token) {
  1614. serverPath = [NSString stringWithFormat:@"%@?token=%@", serverPath, token];
  1615. serverPath = [serverPath stringByAppendingString:@"&format=json"];
  1616. } else {
  1617. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1618. }
  1619. OCWebDAVClient *request = [OCWebDAVClient new];
  1620. request = [self getRequestWithCredentials:request];
  1621. [request lockEndToEndFolderEncrypted:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1622. NSData *responseData = (NSData*) responseObject;
  1623. NSString *token;
  1624. //Parse
  1625. NSError *error;
  1626. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1627. NSLog(@"[LOG] E2E Lock File : %@",jsongParsed);
  1628. if (jsongParsed.allKeys > 0) {
  1629. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1630. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1631. NSDictionary *data = [ocs valueForKey:@"data"];
  1632. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1633. if (statusCode == kOCUserProfileAPISuccessful) {
  1634. if ([data valueForKey:@"token"] && ![[data valueForKey:@"token"] isKindOfClass:[NSNull class]]) {
  1635. token = [data valueForKey:@"token"];
  1636. }
  1637. } else {
  1638. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1639. if ([message isKindOfClass:[NSNull class]]) {
  1640. message = @"";
  1641. }
  1642. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1643. failureRequest(response, error, request.redirectedServer);
  1644. }
  1645. }
  1646. //Return success
  1647. successRequest(response, token, request.redirectedServer);
  1648. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1649. //Return error
  1650. failureRequest(response, error, request.redirectedServer);
  1651. }];
  1652. }
  1653. - (void)unlockEndToEndFolderEncrypted:(NSString*)serverPath fileID:(NSString *)fileID token:(NSString *)token onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer)) successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1654. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1655. serverPath = [NSString stringWithFormat:@"%@/lock/%@", serverPath, fileID];
  1656. serverPath = [serverPath stringByAppendingString:@"&format=json"];
  1657. OCWebDAVClient *request = [OCWebDAVClient new];
  1658. request = [self getRequestWithCredentials:request];
  1659. [request unlockEndToEndFolderEncrypted:serverPath token:token onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1660. //Return success
  1661. successRequest(response, request.redirectedServer);
  1662. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1663. //Return error
  1664. failureRequest(response, error, request.redirectedServer);
  1665. }];
  1666. }
  1667. - (void)getEndToEndMetadata:(NSString*)serverPath fileID:(NSString *)fileID onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *encryptedMetadata, NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1668. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1669. serverPath = [NSString stringWithFormat:@"%@/meta-data/%@", serverPath, fileID];
  1670. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1671. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1672. request = [self getRequestWithCredentials:request];
  1673. [request getEndToEndMetadata:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1674. NSData *responseData = (NSData*) responseObject;
  1675. NSString *encryptedMetadata;
  1676. //Parse
  1677. NSError *error;
  1678. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1679. NSLog(@"[LOG] E2E Get Metadata : %@",jsongParsed);
  1680. if (jsongParsed.allKeys > 0) {
  1681. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1682. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1683. NSDictionary *data = [ocs valueForKey:@"data"];
  1684. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1685. if (statusCode == kOCUserProfileAPISuccessful) {
  1686. if ([data valueForKey:@"meta-data"] && ![[data valueForKey:@"meta-data"] isKindOfClass:[NSNull class]]) {
  1687. encryptedMetadata = [data valueForKey:@"meta-data"];
  1688. }
  1689. } else {
  1690. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1691. if ([message isKindOfClass:[NSNull class]]) {
  1692. message = @"";
  1693. }
  1694. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1695. failureRequest(response, error, request.redirectedServer);
  1696. }
  1697. }
  1698. //Return success
  1699. successRequest(response, encryptedMetadata, request.redirectedServer);
  1700. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1701. //Return error
  1702. failureRequest(response, error, request.redirectedServer);
  1703. }];
  1704. }
  1705. - (void)storeEndToEndMetadata:(NSString*)serverPath fileID:(NSString *)fileID encryptedMetadata:(NSString *)encryptedMetadata onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *encryptedMetadata, NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1706. encryptedMetadata = [encryptedMetadata encodeString:NSUTF8StringEncoding];
  1707. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1708. serverPath = [NSString stringWithFormat:@"%@/meta-data/%@", serverPath, fileID];
  1709. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1710. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1711. request = [self getRequestWithCredentials:request];
  1712. [request storeEndToEndMetadata:serverPath metadata:encryptedMetadata onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1713. NSData *responseData = (NSData*) responseObject;
  1714. NSString *encryptedMetadata;
  1715. //Parse
  1716. NSError *error;
  1717. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1718. NSLog(@"[LOG] E2E Store Metadata : %@",jsongParsed);
  1719. if (jsongParsed.allKeys > 0) {
  1720. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1721. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1722. NSDictionary *data = [ocs valueForKey:@"data"];
  1723. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1724. if (statusCode == kOCUserProfileAPISuccessful) {
  1725. if ([data valueForKey:@"encrypted-meta-data"] && ![[data valueForKey:@"encrypted-meta-data"] isKindOfClass:[NSNull class]]) {
  1726. encryptedMetadata = [data valueForKey:@"encrypted-meta-data"];
  1727. }
  1728. } else {
  1729. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1730. if ([message isKindOfClass:[NSNull class]]) {
  1731. message = @"";
  1732. }
  1733. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1734. failureRequest(response, error, request.redirectedServer);
  1735. }
  1736. }
  1737. //Return success
  1738. successRequest(response, encryptedMetadata, request.redirectedServer);
  1739. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1740. //Return error
  1741. failureRequest(response, error, request.redirectedServer);
  1742. }];
  1743. }
  1744. - (void)updateEndToEndMetadata:(NSString*)serverPath fileID:(NSString *)fileID encryptedMetadata:(NSString *)encryptedMetadata token:(NSString *)token onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *encryptedMetadata, NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1745. encryptedMetadata = [encryptedMetadata encodeString:NSUTF8StringEncoding];
  1746. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1747. serverPath = [NSString stringWithFormat:@"%@/meta-data/%@", serverPath, fileID];
  1748. serverPath = [NSString stringWithFormat:@"%@?token=%@", serverPath, token];
  1749. serverPath = [serverPath stringByAppendingString:@"&format=json"];
  1750. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1751. request = [self getRequestWithCredentials:request];
  1752. [request updateEndToEndMetadata:serverPath metadata:encryptedMetadata onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1753. NSData *responseData = (NSData*) responseObject;
  1754. NSString *encryptedMetadata;
  1755. //Parse
  1756. NSError *error;
  1757. NSDictionary *jsongParsed = [NSJSONSerialization JSONObjectWithData:responseData options:NSJSONReadingMutableContainers error:&error];
  1758. NSLog(@"[LOG] E2E Update Metadata : %@",jsongParsed);
  1759. if (jsongParsed.allKeys > 0) {
  1760. NSDictionary *ocs = [jsongParsed valueForKey:@"ocs"];
  1761. NSDictionary *meta = [ocs valueForKey:@"meta"];
  1762. NSDictionary *data = [ocs valueForKey:@"data"];
  1763. NSInteger statusCode = [[meta valueForKey:@"statuscode"] integerValue];
  1764. if (statusCode == kOCUserProfileAPISuccessful) {
  1765. if ([data valueForKey:@"meta-data"] && ![[data valueForKey:@"meta-data"] isKindOfClass:[NSNull class]]) {
  1766. encryptedMetadata = [data valueForKey:@"meta-data"];
  1767. }
  1768. } else {
  1769. NSString *message = (NSString*)[meta objectForKey:@"message"];
  1770. if ([message isKindOfClass:[NSNull class]]) {
  1771. message = @"";
  1772. }
  1773. NSError *error = [UtilsFramework getErrorWithCode:statusCode andCustomMessageFromTheServer:message];
  1774. failureRequest(response, error, request.redirectedServer);
  1775. }
  1776. }
  1777. //Return success
  1778. successRequest(response, encryptedMetadata, request.redirectedServer);
  1779. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1780. //Return error
  1781. failureRequest(response, error, request.redirectedServer);
  1782. }];
  1783. }
  1784. - (void)deleteEndToEndMetadata:(NSString*)serverPath fileID:(NSString *)fileID onCommunication:(OCCommunication *)sharedOCComunication successRequest:(void(^)(NSHTTPURLResponse *response, NSString *redirectedServer))successRequest failureRequest:(void(^)(NSHTTPURLResponse *response, NSError *error, NSString *redirectedServer)) failureRequest {
  1785. serverPath = [serverPath stringByAppendingString:k_url_client_side_encryption];
  1786. serverPath = [NSString stringWithFormat:@"%@/meta-data/%@", serverPath, fileID];
  1787. serverPath = [serverPath stringByAppendingString:@"?format=json"];
  1788. OCWebDAVClient *request = [[OCWebDAVClient alloc] init];
  1789. request = [self getRequestWithCredentials:request];
  1790. [request deleteEndToEndMetadata:serverPath onCommunication:sharedOCComunication success:^(NSHTTPURLResponse *response, id responseObject) {
  1791. //Return success
  1792. successRequest(response, request.redirectedServer);
  1793. } failure:^(NSHTTPURLResponse *response, NSData *responseData, NSError *error) {
  1794. //Return error
  1795. failureRequest(response, error, request.redirectedServer);
  1796. }];
  1797. }
  1798. #pragma mark - Clear Cache
  1799. - (void)eraseURLCache
  1800. {
  1801. [[NSURLCache sharedURLCache] setMemoryCapacity:0];
  1802. [[NSURLCache sharedURLCache] setDiskCapacity:0];
  1803. }
  1804. #pragma mark - Utils
  1805. - (void) addUserItemOfType:(NSInteger) shareeType fromArray:(NSArray*) usersArray ToList: (NSMutableArray *) itemList
  1806. {
  1807. for (NSDictionary *userFound in usersArray) {
  1808. OCShareUser *user = [OCShareUser new];
  1809. if ([[userFound valueForKey:@"label"] isKindOfClass:[NSNumber class]]) {
  1810. NSNumber *number = [userFound valueForKey:@"label"];
  1811. user.displayName = [NSString stringWithFormat:@"%ld", number.longValue];
  1812. }else{
  1813. user.displayName = [userFound valueForKey:@"label"];
  1814. }
  1815. NSDictionary *userValues = [userFound valueForKey:@"value"];
  1816. if ([[userValues valueForKey:@"shareWith"] isKindOfClass:[NSNumber class]]) {
  1817. NSNumber *number = [userValues valueForKey:@"shareWith"];
  1818. user.name = [NSString stringWithFormat:@"%ld", number.longValue];
  1819. }else{
  1820. user.name = [userValues valueForKey:@"shareWith"];
  1821. }
  1822. user.shareeType = shareeType;
  1823. user.server = [userValues valueForKey:@"server"];
  1824. [itemList addObject:user];
  1825. }
  1826. }
  1827. - (void) addGroupItemFromArray:(NSArray*) groupsArray ToList: (NSMutableArray *) itemList
  1828. {
  1829. for (NSDictionary *groupFound in groupsArray) {
  1830. OCShareUser *group = [OCShareUser new];
  1831. NSDictionary *groupValues = [groupFound valueForKey:@"value"];
  1832. if ([[groupValues valueForKey:@"shareWith"] isKindOfClass:[NSNumber class]]) {
  1833. NSNumber *number = [groupValues valueForKey:@"shareWith"];
  1834. group.name = [NSString stringWithFormat:@"%ld", number.longValue];
  1835. }else{
  1836. group.name = [groupValues valueForKey:@"shareWith"];
  1837. }
  1838. group.shareeType = shareTypeGroup;
  1839. [itemList addObject:group];
  1840. }
  1841. }
  1842. @end