Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / dashboardItem / index.js
index ed24133..f3be780 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf2ca=['destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./dashboardItem.controller','/:id','isAuthenticated','show','post','create','put','delete'];(function(_0x1694f5,_0x49b7c3){var _0x5b4321=function(_0x58c183){while(--_0x58c183){_0x1694f5['push'](_0x1694f5['shift']());}};_0x5b4321(++_0x49b7c3);}(_0xf2ca,0x16a));var _0xaf2c=function(_0x11b4fb,_0x10c784){_0x11b4fb=_0x11b4fb-0x0;var _0x56cbb5=_0xf2ca[_0x11b4fb];return _0x56cbb5;};'use strict';var multer=require(_0xaf2c('0x0'));var util=require(_0xaf2c('0x1'));var path=require(_0xaf2c('0x2'));var timeout=require('connect-timeout');var express=require(_0xaf2c('0x3'));var router=express[_0xaf2c('0x4')]();var auth=require(_0xaf2c('0x5'));var interaction=require(_0xaf2c('0x6'));var config=require(_0xaf2c('0x7'));var controller=require(_0xaf2c('0x8'));router['get'](_0xaf2c('0x9'),auth[_0xaf2c('0xa')](),controller[_0xaf2c('0xb')]);router[_0xaf2c('0xc')]('/',auth['isAuthenticated'](),controller[_0xaf2c('0xd')]);router[_0xaf2c('0xe')]('/:id',auth[_0xaf2c('0xa')](),controller['update']);router[_0xaf2c('0xf')]('/:id',auth[_0xaf2c('0xa')](),controller[_0xaf2c('0x10')]);module[_0xaf2c('0x11')]=router;
\ No newline at end of file
+var _0x800a=['post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','/:id','isAuthenticated','show'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x800a,0x65));var _0xa800=function(_0x193ade,_0x109108){_0x193ade=_0x193ade-0x0;var _0x5aa435=_0x800a[_0x193ade];return _0x5aa435;};'use strict';var multer=require(_0xa800('0x0'));var util=require(_0xa800('0x1'));var path=require(_0xa800('0x2'));var timeout=require(_0xa800('0x3'));var express=require(_0xa800('0x4'));var router=express[_0xa800('0x5')]();var fs_extra=require(_0xa800('0x6'));var auth=require(_0xa800('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xa800('0x8'));var controller=require('./dashboardItem.controller');router[_0xa800('0x9')](_0xa800('0xa'),auth[_0xa800('0xb')](),controller[_0xa800('0xc')]);router[_0xa800('0xd')]('/',auth[_0xa800('0xb')](),controller[_0xa800('0xe')]);router[_0xa800('0xf')]('/:id',auth['isAuthenticated'](),controller[_0xa800('0x10')]);router[_0xa800('0x11')](_0xa800('0xa'),auth['isAuthenticated'](),controller[_0xa800('0x12')]);module['exports']=router;
\ No newline at end of file