Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / network / index.js
index cf60ddb..11835ac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf9b=['index','isAuthenticated','show','post','create','put','/:id','destroy','exports','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./network.controller','get'];(function(_0x3c1fc5,_0x585a49){var _0x3bfb27=function(_0x505e89){while(--_0x505e89){_0x3c1fc5['push'](_0x3c1fc5['shift']());}};_0x3bfb27(++_0x585a49);}(_0xbf9b,0x14d));var _0xbbf9=function(_0xb0f7c3,_0x4eae95){_0xb0f7c3=_0xb0f7c3-0x0;var _0x28ea68=_0xbf9b[_0xb0f7c3];return _0x28ea68;};'use strict';var multer=require('multer');var util=require(_0xbbf9('0x0'));var path=require(_0xbbf9('0x1'));var timeout=require('connect-timeout');var express=require(_0xbbf9('0x2'));var router=express['Router']();var fs_extra=require(_0xbbf9('0x3'));var auth=require(_0xbbf9('0x4'));var interaction=require(_0xbbf9('0x5'));var config=require(_0xbbf9('0x6'));var controller=require(_0xbbf9('0x7'));router[_0xbbf9('0x8')]('/',auth['isAuthenticated'](),controller[_0xbbf9('0x9')]);router['get']('/:id',auth[_0xbbf9('0xa')](),controller[_0xbbf9('0xb')]);router[_0xbbf9('0xc')]('/',auth[_0xbbf9('0xa')](),controller[_0xbbf9('0xd')]);router[_0xbbf9('0xe')](_0xbbf9('0xf'),auth['isAuthenticated'](),controller['update']);router['delete'](_0xbbf9('0xf'),auth['isAuthenticated'](),controller[_0xbbf9('0x10')]);module[_0xbbf9('0x11')]=router;
\ No newline at end of file
+var _0x929b=['../../components/interaction/service','./network.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','multer','connect-timeout','express','Router'];(function(_0x4c927b,_0x2bf2f7){var _0x1123eb=function(_0x8cf85){while(--_0x8cf85){_0x4c927b['push'](_0x4c927b['shift']());}};_0x1123eb(++_0x2bf2f7);}(_0x929b,0x1d8));var _0xb929=function(_0x392ec2,_0x4e9f85){_0x392ec2=_0x392ec2-0x0;var _0x16e517=_0x929b[_0x392ec2];return _0x16e517;};'use strict';var multer=require(_0xb929('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb929('0x1'));var express=require(_0xb929('0x2'));var router=express[_0xb929('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb929('0x4'));var config=require('../../config/environment');var controller=require(_0xb929('0x5'));router[_0xb929('0x6')]('/',auth[_0xb929('0x7')](),controller[_0xb929('0x8')]);router['get'](_0xb929('0x9'),auth['isAuthenticated'](),controller[_0xb929('0xa')]);router[_0xb929('0xb')]('/',auth[_0xb929('0x7')](),controller[_0xb929('0xc')]);router[_0xb929('0xd')]('/:id',auth[_0xb929('0x7')](),controller['update']);router[_0xb929('0xe')](_0xb929('0x9'),auth['isAuthenticated'](),controller[_0xb929('0xf')]);module[_0xb929('0x10')]=router;
\ No newline at end of file