X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FchatApplication%2Findex.js;h=840355e2d285a03d1b13e20aa86bb46bbee00977;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=d0a1920cdbe4f49caf3ea34e7ebc612375e93412;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/chatApplication/index.js b/server/api/chatApplication/index.js index d0a1920..840355e 100644 --- a/server/api/chatApplication/index.js +++ b/server/api/chatApplication/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xad86=['exports','multer','util','connect-timeout','fs-extra','../../components/auth/service','../../config/environment','./chatApplication.controller','get','/:id','show','put','update','delete','isAuthenticated'];(function(_0x1ae139,_0x529c60){var _0x5e0de7=function(_0x2b8273){while(--_0x2b8273){_0x1ae139['push'](_0x1ae139['shift']());}};_0x5e0de7(++_0x529c60);}(_0xad86,0x15a));var _0x6ad8=function(_0x2b3c84,_0x44221c){_0x2b3c84=_0x2b3c84-0x0;var _0x18b3d3=_0xad86[_0x2b3c84];return _0x18b3d3;};'use strict';var multer=require(_0x6ad8('0x0'));var util=require(_0x6ad8('0x1'));var path=require('path');var timeout=require(_0x6ad8('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x6ad8('0x3'));var auth=require(_0x6ad8('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x6ad8('0x5'));var controller=require(_0x6ad8('0x6'));router[_0x6ad8('0x7')](_0x6ad8('0x8'),auth['isAuthenticated'](),controller[_0x6ad8('0x9')]);router[_0x6ad8('0xa')](_0x6ad8('0x8'),auth['isAuthenticated'](),controller[_0x6ad8('0xb')]);router[_0x6ad8('0xc')](_0x6ad8('0x8'),auth[_0x6ad8('0xd')](),controller['destroy']);module[_0x6ad8('0xe')]=router; \ No newline at end of file +var _0xa882=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatApplication.controller','/:id','isAuthenticated','show','put','update','delete','destroy','exports','multer','util'];(function(_0x5c4462,_0x45f137){var _0x50de40=function(_0x56fc84){while(--_0x56fc84){_0x5c4462['push'](_0x5c4462['shift']());}};_0x50de40(++_0x45f137);}(_0xa882,0x1d2));var _0x2a88=function(_0x288f5e,_0x205edd){_0x288f5e=_0x288f5e-0x0;var _0x476cc9=_0xa882[_0x288f5e];return _0x476cc9;};'use strict';var multer=require(_0x2a88('0x0'));var util=require(_0x2a88('0x1'));var path=require('path');var timeout=require(_0x2a88('0x2'));var express=require(_0x2a88('0x3'));var router=express[_0x2a88('0x4')]();var fs_extra=require(_0x2a88('0x5'));var auth=require(_0x2a88('0x6'));var interaction=require(_0x2a88('0x7'));var config=require(_0x2a88('0x8'));var controller=require(_0x2a88('0x9'));router['get'](_0x2a88('0xa'),auth[_0x2a88('0xb')](),controller[_0x2a88('0xc')]);router[_0x2a88('0xd')](_0x2a88('0xa'),auth[_0x2a88('0xb')](),controller[_0x2a88('0xe')]);router[_0x2a88('0xf')](_0x2a88('0xa'),auth[_0x2a88('0xb')](),controller[_0x2a88('0x10')]);module[_0x2a88('0x11')]=router; \ No newline at end of file