X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceChanSpy%2Findex.js;h=0593628747b58027fd07025bc107b9599773cd51;hb=df0ace251160e026a7e125498e4dbc1656b5ca4e;hp=4b9853041eb2cd0fc1b4c5f18e26e769efb13eaf;hpb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;p=motion2.git diff --git a/server/api/voiceChanSpy/index.js b/server/api/voiceChanSpy/index.js index 4b98530..0593628 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 _0xb144=['destroy','exports','multer','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','show','create','put','/:id','update','delete'];(function(_0x98bdf,_0x5ae0b2){var _0x1e5e4a=function(_0x47af1a){while(--_0x47af1a){_0x98bdf['push'](_0x98bdf['shift']());}};_0x1e5e4a(++_0x5ae0b2);}(_0xb144,0x146));var _0x4b14=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xb144[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0x4b14('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x4b14('0x1'));var express=require(_0x4b14('0x2'));var router=express[_0x4b14('0x3')]();var auth=require(_0x4b14('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x4b14('0x5'));var controller=require(_0x4b14('0x6'));router[_0x4b14('0x7')]('/',auth[_0x4b14('0x8')](),controller[_0x4b14('0x9')]);router[_0x4b14('0x7')]('/:id',auth[_0x4b14('0x8')](),controller[_0x4b14('0xa')]);router['post']('/',auth[_0x4b14('0x8')](),controller[_0x4b14('0xb')]);router[_0x4b14('0xc')](_0x4b14('0xd'),auth[_0x4b14('0x8')](),controller[_0x4b14('0xe')]);router[_0x4b14('0xf')]('/:id',auth[_0x4b14('0x8')](),controller[_0x4b14('0x10')]);module[_0x4b14('0x11')]=router; \ No newline at end of file +var _0xefe2=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','exports','multer','util'];(function(_0x56d764,_0x281bed){var _0x51fbed=function(_0x4513b5){while(--_0x4513b5){_0x56d764['push'](_0x56d764['shift']());}};_0x51fbed(++_0x281bed);}(_0xefe2,0x178));var _0x2efe=function(_0xb93433,_0xc8bb88){_0xb93433=_0xb93433-0x0;var _0x1e13ed=_0xefe2[_0xb93433];return _0x1e13ed;};'use strict';var multer=require(_0x2efe('0x0'));var util=require(_0x2efe('0x1'));var path=require('path');var timeout=require(_0x2efe('0x2'));var express=require(_0x2efe('0x3'));var router=express[_0x2efe('0x4')]();var auth=require(_0x2efe('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x2efe('0x6'));var controller=require(_0x2efe('0x7'));router[_0x2efe('0x8')]('/',auth[_0x2efe('0x9')](),controller[_0x2efe('0xa')]);router[_0x2efe('0x8')](_0x2efe('0xb'),auth['isAuthenticated'](),controller[_0x2efe('0xc')]);router[_0x2efe('0xd')]('/',auth['isAuthenticated'](),controller[_0x2efe('0xe')]);router[_0x2efe('0xf')](_0x2efe('0xb'),auth['isAuthenticated'](),controller['update']);router[_0x2efe('0x10')](_0x2efe('0xb'),auth[_0x2efe('0x9')](),controller['destroy']);module[_0x2efe('0x11')]=router; \ No newline at end of file