Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / voiceChanSpy / index.js
index 1a51ba0..6053f16 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x301e=['/:id','isAuthenticated','show','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','index'];(function(_0x2b1fe5,_0x2968e2){var _0x5eb2af=function(_0x454752){while(--_0x454752){_0x2b1fe5['push'](_0x2b1fe5['shift']());}};_0x5eb2af(++_0x2968e2);}(_0x301e,0x100));var _0xe301=function(_0x22dc9a,_0x3d2849){_0x22dc9a=_0x22dc9a-0x0;var _0x4154c4=_0x301e[_0x22dc9a];return _0x4154c4;};'use strict';var multer=require(_0xe301('0x0'));var util=require(_0xe301('0x1'));var path=require(_0xe301('0x2'));var timeout=require(_0xe301('0x3'));var express=require(_0xe301('0x4'));var router=express[_0xe301('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xe301('0x6'));var interaction=require(_0xe301('0x7'));var config=require('../../config/environment');var controller=require('./voiceChanSpy.controller');router[_0xe301('0x8')]('/',auth['isAuthenticated'](),controller[_0xe301('0x9')]);router[_0xe301('0x8')](_0xe301('0xa'),auth[_0xe301('0xb')](),controller[_0xe301('0xc')]);router[_0xe301('0xd')]('/',auth[_0xe301('0xb')](),controller['create']);router[_0xe301('0xe')](_0xe301('0xa'),auth['isAuthenticated'](),controller[_0xe301('0xf')]);router[_0xe301('0x10')](_0xe301('0xa'),auth['isAuthenticated'](),controller[_0xe301('0x11')]);module[_0xe301('0x12')]=router;
\ No newline at end of file
+var _0xe04a=['fs-extra','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','/:id','create','update','delete','destroy','path','connect-timeout','express','Router'];(function(_0x311c35,_0x534915){var _0x5cc50c=function(_0x3ad680){while(--_0x3ad680){_0x311c35['push'](_0x311c35['shift']());}};_0x5cc50c(++_0x534915);}(_0xe04a,0x182));var _0xae04=function(_0x4207e1,_0x42d8fb){_0x4207e1=_0x4207e1-0x0;var _0x701eff=_0xe04a[_0x4207e1];return _0x701eff;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xae04('0x0'));var timeout=require(_0xae04('0x1'));var express=require(_0xae04('0x2'));var router=express[_0xae04('0x3')]();var fs_extra=require(_0xae04('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xae04('0x5'));var config=require(_0xae04('0x6'));var controller=require(_0xae04('0x7'));router[_0xae04('0x8')]('/',auth[_0xae04('0x9')](),controller['index']);router[_0xae04('0x8')](_0xae04('0xa'),auth[_0xae04('0x9')](),controller['show']);router['post']('/',auth[_0xae04('0x9')](),controller[_0xae04('0xb')]);router['put']('/:id',auth[_0xae04('0x9')](),controller[_0xae04('0xc')]);router[_0xae04('0xd')]('/:id',auth[_0xae04('0x9')](),controller[_0xae04('0xe')]);module['exports']=router;
\ No newline at end of file