X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceChanSpy%2Findex.js;h=73c9f44c469faa47514426dd8cdbc9cddaffc124;hb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;hp=6dd143d430c046a55487176ab8398e9ae2933013;hpb=625a274d7c6c9ea6be043136164c37fd3fc082d8;p=motion2.git diff --git a/server/api/voiceChanSpy/index.js b/server/api/voiceChanSpy/index.js index 6dd143d..73c9f44 100644 --- a/server/api/voiceChanSpy/index.js +++ b/server/api/voiceChanSpy/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xed87=['get','show','post','isAuthenticated','create','put','/:id','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller'];(function(_0x328e21,_0x101009){var _0x3ff519=function(_0x3c93b6){while(--_0x3c93b6){_0x328e21['push'](_0x328e21['shift']());}};_0x3ff519(++_0x101009);}(_0xed87,0xfa));var _0x7ed8=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xed87[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x7ed8('0x0'));var util=require(_0x7ed8('0x1'));var path=require(_0x7ed8('0x2'));var timeout=require(_0x7ed8('0x3'));var express=require(_0x7ed8('0x4'));var router=express[_0x7ed8('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x7ed8('0x6'));var interaction=require(_0x7ed8('0x7'));var config=require(_0x7ed8('0x8'));var controller=require(_0x7ed8('0x9'));router[_0x7ed8('0xa')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7ed8('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x7ed8('0xb')]);router[_0x7ed8('0xc')]('/',auth[_0x7ed8('0xd')](),controller[_0x7ed8('0xe')]);router[_0x7ed8('0xf')](_0x7ed8('0x10'),auth['isAuthenticated'](),controller['update']);router[_0x7ed8('0x11')](_0x7ed8('0x10'),auth[_0x7ed8('0xd')](),controller[_0x7ed8('0x12')]);module[_0x7ed8('0x13')]=router; \ No newline at end of file +var _0x5d8d=['show','post','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','get','index','/:id','isAuthenticated'];(function(_0x3e112d,_0x2bb132){var _0x531c31=function(_0x1954bc){while(--_0x1954bc){_0x3e112d['push'](_0x3e112d['shift']());}};_0x531c31(++_0x2bb132);}(_0x5d8d,0x1a9));var _0xd5d8=function(_0x3d85d9,_0x183ddf){_0x3d85d9=_0x3d85d9-0x0;var _0x4bdfe1=_0x5d8d[_0x3d85d9];return _0x4bdfe1;};'use strict';var multer=require(_0xd5d8('0x0'));var util=require(_0xd5d8('0x1'));var path=require(_0xd5d8('0x2'));var timeout=require(_0xd5d8('0x3'));var express=require(_0xd5d8('0x4'));var router=express[_0xd5d8('0x5')]();var fs_extra=require(_0xd5d8('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xd5d8('0x7'));var config=require('../../config/environment');var controller=require('./voiceChanSpy.controller');router[_0xd5d8('0x8')]('/',auth['isAuthenticated'](),controller[_0xd5d8('0x9')]);router[_0xd5d8('0x8')](_0xd5d8('0xa'),auth[_0xd5d8('0xb')](),controller[_0xd5d8('0xc')]);router[_0xd5d8('0xd')]('/',auth['isAuthenticated'](),controller[_0xd5d8('0xe')]);router['put'](_0xd5d8('0xa'),auth['isAuthenticated'](),controller[_0xd5d8('0xf')]);router[_0xd5d8('0x10')](_0xd5d8('0xa'),auth[_0xd5d8('0xb')](),controller[_0xd5d8('0x11')]);module[_0xd5d8('0x12')]=router; \ No newline at end of file