Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / api / voiceChanSpy / index.js
index 1a51ba0..2e83274 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 _0xe029=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','post','create','delete','destroy','multer','util'];(function(_0x1034bb,_0x4e20b3){var _0x453fdb=function(_0x455356){while(--_0x455356){_0x1034bb['push'](_0x1034bb['shift']());}};_0x453fdb(++_0x4e20b3);}(_0xe029,0xe2));var _0x9e02=function(_0x588f2c,_0x10e069){_0x588f2c=_0x588f2c-0x0;var _0x467467=_0xe029[_0x588f2c];return _0x467467;};'use strict';var multer=require(_0x9e02('0x0'));var util=require(_0x9e02('0x1'));var path=require(_0x9e02('0x2'));var timeout=require(_0x9e02('0x3'));var express=require(_0x9e02('0x4'));var router=express[_0x9e02('0x5')]();var fs_extra=require(_0x9e02('0x6'));var auth=require(_0x9e02('0x7'));var interaction=require(_0x9e02('0x8'));var config=require(_0x9e02('0x9'));var controller=require('./voiceChanSpy.controller');router[_0x9e02('0xa')]('/',auth[_0x9e02('0xb')](),controller[_0x9e02('0xc')]);router['get'](_0x9e02('0xd'),auth['isAuthenticated'](),controller[_0x9e02('0xe')]);router[_0x9e02('0xf')]('/',auth[_0x9e02('0xb')](),controller[_0x9e02('0x10')]);router['put'](_0x9e02('0xd'),auth[_0x9e02('0xb')](),controller['update']);router[_0x9e02('0x11')](_0x9e02('0xd'),auth['isAuthenticated'](),controller[_0x9e02('0x12')]);module['exports']=router;
\ No newline at end of file