Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / voiceChanSpy / index.js
index f388a62..482f3db 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe7b1=['/:id','isAuthenticated','show','post','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','./voiceChanSpy.controller','index'];(function(_0x3cda5a,_0x12a608){var _0x1a8fcb=function(_0x876290){while(--_0x876290){_0x3cda5a['push'](_0x3cda5a['shift']());}};_0x1a8fcb(++_0x12a608);}(_0xe7b1,0x138));var _0x1e7b=function(_0x197fb1,_0x5a697b){_0x197fb1=_0x197fb1-0x0;var _0x50a34e=_0xe7b1[_0x197fb1];return _0x50a34e;};'use strict';var multer=require(_0x1e7b('0x0'));var util=require(_0x1e7b('0x1'));var path=require(_0x1e7b('0x2'));var timeout=require(_0x1e7b('0x3'));var express=require(_0x1e7b('0x4'));var router=express[_0x1e7b('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1e7b('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x1e7b('0x7')]);router['get'](_0x1e7b('0x8'),auth[_0x1e7b('0x9')](),controller[_0x1e7b('0xa')]);router[_0x1e7b('0xb')]('/',auth['isAuthenticated'](),controller['create']);router[_0x1e7b('0xc')](_0x1e7b('0x8'),auth[_0x1e7b('0x9')](),controller[_0x1e7b('0xd')]);router[_0x1e7b('0xe')](_0x1e7b('0x8'),auth['isAuthenticated'](),controller['destroy']);module[_0x1e7b('0xf')]=router;
\ No newline at end of file
+var _0x7f83=['../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','update','delete','exports','multer','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x441f7a,_0x576321){var _0x4821da=function(_0x5c5b52){while(--_0x5c5b52){_0x441f7a['push'](_0x441f7a['shift']());}};_0x4821da(++_0x576321);}(_0x7f83,0x9b));var _0x37f8=function(_0x34279d,_0x4e186c){_0x34279d=_0x34279d-0x0;var _0x42c5f4=_0x7f83[_0x34279d];return _0x42c5f4;};'use strict';var multer=require(_0x37f8('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x37f8('0x1'));var router=express[_0x37f8('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0x37f8('0x3'));var interaction=require(_0x37f8('0x4'));var config=require(_0x37f8('0x5'));var controller=require(_0x37f8('0x6'));router[_0x37f8('0x7')]('/',auth[_0x37f8('0x8')](),controller[_0x37f8('0x9')]);router[_0x37f8('0x7')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller[_0x37f8('0xb')]);router[_0x37f8('0xc')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0x37f8('0x8')](),controller[_0x37f8('0xd')]);router[_0x37f8('0xe')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller['destroy']);module[_0x37f8('0xf')]=router;
\ No newline at end of file