Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / voiceChanSpy / index.js
index f388a62..5269631 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 _0xfcc1=['get','show','isAuthenticated','create','update','delete','/:id','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','index'];(function(_0x257495,_0x18269b){var _0x3849aa=function(_0x1ca94e){while(--_0x1ca94e){_0x257495['push'](_0x257495['shift']());}};_0x3849aa(++_0x18269b);}(_0xfcc1,0x87));var _0x1fcc=function(_0x5480fd,_0x46600d){_0x5480fd=_0x5480fd-0x0;var _0x2ec312=_0xfcc1[_0x5480fd];return _0x2ec312;};'use strict';var multer=require('multer');var util=require(_0x1fcc('0x0'));var path=require(_0x1fcc('0x1'));var timeout=require(_0x1fcc('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x1fcc('0x3'));var auth=require(_0x1fcc('0x4'));var interaction=require(_0x1fcc('0x5'));var config=require(_0x1fcc('0x6'));var controller=require(_0x1fcc('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0x1fcc('0x8')]);router[_0x1fcc('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x1fcc('0xa')]);router['post']('/',auth[_0x1fcc('0xb')](),controller[_0x1fcc('0xc')]);router['put']('/:id',auth[_0x1fcc('0xb')](),controller[_0x1fcc('0xd')]);router[_0x1fcc('0xe')](_0x1fcc('0xf'),auth[_0x1fcc('0xb')](),controller[_0x1fcc('0x10')]);module[_0x1fcc('0x11')]=router;
\ No newline at end of file