Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / network / index.js
index cffa184..c758e0f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xce68=['destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./network.controller','get','index','show','post','isAuthenticated','create','/:id','update','delete'];(function(_0x261c6c,_0x409160){var _0x432299=function(_0x7486df){while(--_0x7486df){_0x261c6c['push'](_0x261c6c['shift']());}};_0x432299(++_0x409160);}(_0xce68,0x10c));var _0x8ce6=function(_0x332c62,_0x305dd9){_0x332c62=_0x332c62-0x0;var _0x5c2423=_0xce68[_0x332c62];return _0x5c2423;};'use strict';var multer=require(_0x8ce6('0x0'));var util=require('util');var path=require(_0x8ce6('0x1'));var timeout=require(_0x8ce6('0x2'));var express=require(_0x8ce6('0x3'));var router=express[_0x8ce6('0x4')]();var auth=require(_0x8ce6('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x8ce6('0x6'));var controller=require(_0x8ce6('0x7'));router[_0x8ce6('0x8')]('/',auth['isAuthenticated'](),controller[_0x8ce6('0x9')]);router[_0x8ce6('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x8ce6('0xa')]);router[_0x8ce6('0xb')]('/',auth[_0x8ce6('0xc')](),controller[_0x8ce6('0xd')]);router['put'](_0x8ce6('0xe'),auth[_0x8ce6('0xc')](),controller[_0x8ce6('0xf')]);router[_0x8ce6('0x10')](_0x8ce6('0xe'),auth[_0x8ce6('0xc')](),controller[_0x8ce6('0x11')]);module[_0x8ce6('0x12')]=router;
\ No newline at end of file
+var _0x259e=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/:id','isAuthenticated','show','post','create','put','update','destroy','exports','multer','util','connect-timeout','express','Router'];(function(_0x4ffa88,_0x182ec6){var _0x3b8ede=function(_0x3b455c){while(--_0x3b455c){_0x4ffa88['push'](_0x4ffa88['shift']());}};_0x3b8ede(++_0x182ec6);}(_0x259e,0x13e));var _0xe259=function(_0x38d78c,_0x3ec363){_0x38d78c=_0x38d78c-0x0;var _0x21110b=_0x259e[_0x38d78c];return _0x21110b;};'use strict';var multer=require(_0xe259('0x0'));var util=require(_0xe259('0x1'));var path=require('path');var timeout=require(_0xe259('0x2'));var express=require(_0xe259('0x3'));var router=express[_0xe259('0x4')]();var auth=require(_0xe259('0x5'));var interaction=require(_0xe259('0x6'));var config=require(_0xe259('0x7'));var controller=require('./network.controller');router[_0xe259('0x8')]('/',auth['isAuthenticated'](),controller[_0xe259('0x9')]);router['get'](_0xe259('0xa'),auth[_0xe259('0xb')](),controller[_0xe259('0xc')]);router[_0xe259('0xd')]('/',auth['isAuthenticated'](),controller[_0xe259('0xe')]);router[_0xe259('0xf')](_0xe259('0xa'),auth[_0xe259('0xb')](),controller[_0xe259('0x10')]);router['delete'](_0xe259('0xa'),auth['isAuthenticated'](),controller[_0xe259('0x11')]);module[_0xe259('0x12')]=router;
\ No newline at end of file