Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceChanSpy / index.js
index 2289bf0..7093ff2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x75fb=['show','post','create','put','delete','destroy','exports','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id'];(function(_0x15c421,_0x6366f7){var _0x5e5ed5=function(_0x206e66){while(--_0x206e66){_0x15c421['push'](_0x15c421['shift']());}};_0x5e5ed5(++_0x6366f7);}(_0x75fb,0x15d));var _0xb75f=function(_0x18f027,_0x22098f){_0x18f027=_0x18f027-0x0;var _0x5f2347=_0x75fb[_0x18f027];return _0x5f2347;};'use strict';var multer=require('multer');var util=require(_0xb75f('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb75f('0x1'));var router=express[_0xb75f('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xb75f('0x3'));var interaction=require(_0xb75f('0x4'));var config=require(_0xb75f('0x5'));var controller=require(_0xb75f('0x6'));router[_0xb75f('0x7')]('/',auth[_0xb75f('0x8')](),controller[_0xb75f('0x9')]);router[_0xb75f('0x7')](_0xb75f('0xa'),auth[_0xb75f('0x8')](),controller[_0xb75f('0xb')]);router[_0xb75f('0xc')]('/',auth[_0xb75f('0x8')](),controller[_0xb75f('0xd')]);router[_0xb75f('0xe')](_0xb75f('0xa'),auth[_0xb75f('0x8')](),controller['update']);router[_0xb75f('0xf')](_0xb75f('0xa'),auth[_0xb75f('0x8')](),controller[_0xb75f('0x10')]);module[_0xb75f('0x11')]=router;
\ No newline at end of file
+var _0xad1d=['../../components/interaction/service','../../config/environment','get','isAuthenticated','post','create','put','/:id','destroy','exports','util','path','connect-timeout','express','fs-extra'];(function(_0x4b03c9,_0x17ce03){var _0x161ba2=function(_0xb952db){while(--_0xb952db){_0x4b03c9['push'](_0x4b03c9['shift']());}};_0x161ba2(++_0x17ce03);}(_0xad1d,0xaf));var _0xdad1=function(_0x374ada,_0x27b3a5){_0x374ada=_0x374ada-0x0;var _0x449ed8=_0xad1d[_0x374ada];return _0x449ed8;};'use strict';var multer=require('multer');var util=require(_0xdad1('0x0'));var path=require(_0xdad1('0x1'));var timeout=require(_0xdad1('0x2'));var express=require(_0xdad1('0x3'));var router=express['Router']();var fs_extra=require(_0xdad1('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xdad1('0x5'));var config=require(_0xdad1('0x6'));var controller=require('./voiceChanSpy.controller');router[_0xdad1('0x7')]('/',auth['isAuthenticated'](),controller['index']);router['get']('/:id',auth[_0xdad1('0x8')](),controller['show']);router[_0xdad1('0x9')]('/',auth[_0xdad1('0x8')](),controller[_0xdad1('0xa')]);router[_0xdad1('0xb')](_0xdad1('0xc'),auth[_0xdad1('0x8')](),controller['update']);router['delete'](_0xdad1('0xc'),auth[_0xdad1('0x8')](),controller[_0xdad1('0xd')]);module[_0xdad1('0xe')]=router;
\ No newline at end of file