Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / voiceChanSpy / index.js
index 099ffaf..f18e483 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b68=['/:id','show','create','put','destroy','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','isAuthenticated','get'];(function(_0x47c5bf,_0x45977e){var _0x11b779=function(_0x1bd585){while(--_0x1bd585){_0x47c5bf['push'](_0x47c5bf['shift']());}};_0x11b779(++_0x45977e);}(_0x3b68,0x1a5));var _0x83b6=function(_0xebe7eb,_0x21b45e){_0xebe7eb=_0xebe7eb-0x0;var _0x1a67e8=_0x3b68[_0xebe7eb];return _0x1a67e8;};'use strict';var multer=require(_0x83b6('0x0'));var util=require('util');var path=require(_0x83b6('0x1'));var timeout=require(_0x83b6('0x2'));var express=require(_0x83b6('0x3'));var router=express[_0x83b6('0x4')]();var auth=require(_0x83b6('0x5'));var interaction=require(_0x83b6('0x6'));var config=require(_0x83b6('0x7'));var controller=require(_0x83b6('0x8'));router['get']('/',auth[_0x83b6('0x9')](),controller['index']);router[_0x83b6('0xa')](_0x83b6('0xb'),auth['isAuthenticated'](),controller[_0x83b6('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0x83b6('0xd')]);router[_0x83b6('0xe')]('/:id',auth[_0x83b6('0x9')](),controller['update']);router['delete'](_0x83b6('0xb'),auth['isAuthenticated'](),controller[_0x83b6('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x372b=['fs-extra','../../components/auth/service','../../components/interaction/service','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','create','put','update','exports','multer','util','connect-timeout','express','Router'];(function(_0x54f696,_0x532152){var _0x1323d8=function(_0x336656){while(--_0x336656){_0x54f696['push'](_0x54f696['shift']());}};_0x1323d8(++_0x532152);}(_0x372b,0x18a));var _0xb372=function(_0x357c6a,_0x356444){_0x357c6a=_0x357c6a-0x0;var _0x42ebf5=_0x372b[_0x357c6a];return _0x42ebf5;};'use strict';var multer=require(_0xb372('0x0'));var util=require(_0xb372('0x1'));var path=require('path');var timeout=require(_0xb372('0x2'));var express=require(_0xb372('0x3'));var router=express[_0xb372('0x4')]();var fs_extra=require(_0xb372('0x5'));var auth=require(_0xb372('0x6'));var interaction=require(_0xb372('0x7'));var config=require('../../config/environment');var controller=require(_0xb372('0x8'));router[_0xb372('0x9')]('/',auth[_0xb372('0xa')](),controller[_0xb372('0xb')]);router[_0xb372('0x9')](_0xb372('0xc'),auth[_0xb372('0xa')](),controller[_0xb372('0xd')]);router[_0xb372('0xe')]('/',auth[_0xb372('0xa')](),controller[_0xb372('0xf')]);router[_0xb372('0x10')]('/:id',auth[_0xb372('0xa')](),controller[_0xb372('0x11')]);router['delete'](_0xb372('0xc'),auth[_0xb372('0xa')](),controller['destroy']);module[_0xb372('0x12')]=router;
\ No newline at end of file