X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FchatTransferReport%2Findex.js;h=e2f0dc2ff7845c1188d5e68dea5b013fda77e55f;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=1cc26717f0ad27930bb131edc6b2e41e66d86317;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/api/chatTransferReport/index.js b/server/api/chatTransferReport/index.js index 1cc2671..e2f0dc2 100644 --- a/server/api/chatTransferReport/index.js +++ b/server/api/chatTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x0a52=['/:id','show','post','create','update','delete','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe'];(function(_0x125ff8,_0x41925f){var _0x2d9ef=function(_0x4ef34c){while(--_0x4ef34c){_0x125ff8['push'](_0x125ff8['shift']());}};_0x2d9ef(++_0x41925f);}(_0x0a52,0x132));var _0x20a5=function(_0x5274eb,_0x510d9a){_0x5274eb=_0x5274eb-0x0;var _0x2ca2c0=_0x0a52[_0x5274eb];return _0x2ca2c0;};'use strict';var multer=require(_0x20a5('0x0'));var util=require(_0x20a5('0x1'));var path=require(_0x20a5('0x2'));var timeout=require('connect-timeout');var express=require(_0x20a5('0x3'));var router=express[_0x20a5('0x4')]();var fs_extra=require(_0x20a5('0x5'));var auth=require(_0x20a5('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x20a5('0x7'));var controller=require(_0x20a5('0x8'));router[_0x20a5('0x9')]('/',auth[_0x20a5('0xa')](),controller[_0x20a5('0xb')]);router[_0x20a5('0x9')](_0x20a5('0xc'),auth[_0x20a5('0xa')](),controller[_0x20a5('0xd')]);router[_0x20a5('0x9')](_0x20a5('0xe'),auth[_0x20a5('0xa')](),controller[_0x20a5('0xf')]);router[_0x20a5('0x10')]('/',auth[_0x20a5('0xa')](),controller[_0x20a5('0x11')]);router['put'](_0x20a5('0xe'),auth['isAuthenticated'](),controller[_0x20a5('0x12')]);router[_0x20a5('0x13')](_0x20a5('0xe'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router; \ No newline at end of file +var _0xe3d6=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','get','index','isAuthenticated','describe','/:id','show','put','update'];(function(_0x22bdd3,_0x552e50){var _0x44d9d9=function(_0x2b4ab9){while(--_0x2b4ab9){_0x22bdd3['push'](_0x22bdd3['shift']());}};_0x44d9d9(++_0x552e50);}(_0xe3d6,0x102));var _0x6e3d=function(_0x5b8da7,_0x48a3b8){_0x5b8da7=_0x5b8da7-0x0;var _0x49145e=_0xe3d6[_0x5b8da7];return _0x49145e;};'use strict';var multer=require(_0x6e3d('0x0'));var util=require(_0x6e3d('0x1'));var path=require(_0x6e3d('0x2'));var timeout=require(_0x6e3d('0x3'));var express=require(_0x6e3d('0x4'));var router=express[_0x6e3d('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./chatTransferReport.controller');router[_0x6e3d('0x6')]('/',auth['isAuthenticated'](),controller[_0x6e3d('0x7')]);router['get']('/describe',auth[_0x6e3d('0x8')](),controller[_0x6e3d('0x9')]);router['get'](_0x6e3d('0xa'),auth[_0x6e3d('0x8')](),controller[_0x6e3d('0xb')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x6e3d('0xc')]('/:id',auth[_0x6e3d('0x8')](),controller[_0x6e3d('0xd')]);router[_0x6e3d('0xe')](_0x6e3d('0xa'),auth['isAuthenticated'](),controller[_0x6e3d('0xf')]);module[_0x6e3d('0x10')]=router; \ No newline at end of file