Built motion from commit f67b3b02.|2.6.31
[motion2.git] / server / api / voiceChanSpy / index.js
index dd708e4..e4d4e75 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x394f=['multer','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','index','isAuthenticated','show','post','create','put','/:id','update','destroy','exports'];(function(_0x5cf3eb,_0x13d86d){var _0x3a6e92=function(_0x4243d9){while(--_0x4243d9){_0x5cf3eb['push'](_0x5cf3eb['shift']());}};_0x3a6e92(++_0x13d86d);}(_0x394f,0xe4));var _0xf394=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x394f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xf394('0x0'));var util=require('util');var path=require(_0xf394('0x1'));var timeout=require(_0xf394('0x2'));var express=require('express');var router=express[_0xf394('0x3')]();var fs_extra=require(_0xf394('0x4'));var auth=require(_0xf394('0x5'));var interaction=require(_0xf394('0x6'));var config=require(_0xf394('0x7'));var controller=require(_0xf394('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xf394('0x9')]);router['get']('/:id',auth[_0xf394('0xa')](),controller[_0xf394('0xb')]);router[_0xf394('0xc')]('/',auth[_0xf394('0xa')](),controller[_0xf394('0xd')]);router[_0xf394('0xe')](_0xf394('0xf'),auth[_0xf394('0xa')](),controller[_0xf394('0x10')]);router['delete'](_0xf394('0xf'),auth[_0xf394('0xa')](),controller[_0xf394('0x11')]);module[_0xf394('0x12')]=router;
\ No newline at end of file
+var _0x4141=['multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./voiceChanSpy.controller','isAuthenticated','index','get','/:id','show','create','delete','destroy','exports'];(function(_0x2c80f2,_0x3ea39b){var _0x331ecc=function(_0x11adbf){while(--_0x11adbf){_0x2c80f2['push'](_0x2c80f2['shift']());}};_0x331ecc(++_0x3ea39b);}(_0x4141,0x150));var _0x1414=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x4141[_0x59ee6f];return _0x4c0979;};'use strict';var multer=require(_0x1414('0x0'));var util=require(_0x1414('0x1'));var path=require('path');var timeout=require(_0x1414('0x2'));var express=require(_0x1414('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x1414('0x4'));var interaction=require(_0x1414('0x5'));var config=require('../../config/environment');var controller=require(_0x1414('0x6'));router['get']('/',auth[_0x1414('0x7')](),controller[_0x1414('0x8')]);router[_0x1414('0x9')](_0x1414('0xa'),auth[_0x1414('0x7')](),controller[_0x1414('0xb')]);router['post']('/',auth[_0x1414('0x7')](),controller[_0x1414('0xc')]);router['put'](_0x1414('0xa'),auth[_0x1414('0x7')](),controller['update']);router[_0x1414('0xd')](_0x1414('0xa'),auth[_0x1414('0x7')](),controller[_0x1414('0xe')]);module[_0x1414('0xf')]=router;
\ No newline at end of file