Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / dashboardItem / index.js
index 115ec9b..54d3cde 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdc97=['../../components/interaction/service','./dashboardItem.controller','get','/:id','isAuthenticated','post','put','update','delete','destroy','exports','multer','util','path','express','../../components/auth/service'];(function(_0x303461,_0x407fe6){var _0x282908=function(_0x341d2a){while(--_0x341d2a){_0x303461['push'](_0x303461['shift']());}};_0x282908(++_0x407fe6);}(_0xdc97,0x13b));var _0x7dc9=function(_0x4408be,_0x4acae1){_0x4408be=_0x4408be-0x0;var _0xfd15b4=_0xdc97[_0x4408be];return _0xfd15b4;};'use strict';var multer=require(_0x7dc9('0x0'));var util=require(_0x7dc9('0x1'));var path=require(_0x7dc9('0x2'));var timeout=require('connect-timeout');var express=require(_0x7dc9('0x3'));var router=express['Router']();var auth=require(_0x7dc9('0x4'));var interaction=require(_0x7dc9('0x5'));var config=require('../../config/environment');var controller=require(_0x7dc9('0x6'));router[_0x7dc9('0x7')](_0x7dc9('0x8'),auth[_0x7dc9('0x9')](),controller['show']);router[_0x7dc9('0xa')]('/',auth['isAuthenticated'](),controller['create']);router[_0x7dc9('0xb')](_0x7dc9('0x8'),auth[_0x7dc9('0x9')](),controller[_0x7dc9('0xc')]);router[_0x7dc9('0xd')]('/:id',auth[_0x7dc9('0x9')](),controller[_0x7dc9('0xe')]);module[_0x7dc9('0xf')]=router;
\ No newline at end of file
+var _0xaa35=['util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated','show','put','update','destroy','exports','multer'];(function(_0x3b4b1d,_0x15029e){var _0x488c36=function(_0x56c8b3){while(--_0x56c8b3){_0x3b4b1d['push'](_0x3b4b1d['shift']());}};_0x488c36(++_0x15029e);}(_0xaa35,0x1ef));var _0x5aa3=function(_0x3fd3a3,_0x36c863){_0x3fd3a3=_0x3fd3a3-0x0;var _0xa3e4d5=_0xaa35[_0x3fd3a3];return _0xa3e4d5;};'use strict';var multer=require(_0x5aa3('0x0'));var util=require(_0x5aa3('0x1'));var path=require('path');var timeout=require(_0x5aa3('0x2'));var express=require(_0x5aa3('0x3'));var router=express[_0x5aa3('0x4')]();var fs_extra=require(_0x5aa3('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x5aa3('0x6'));var config=require(_0x5aa3('0x7'));var controller=require('./dashboardItem.controller');router[_0x5aa3('0x8')](_0x5aa3('0x9'),auth[_0x5aa3('0xa')](),controller[_0x5aa3('0xb')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x5aa3('0xc')](_0x5aa3('0x9'),auth[_0x5aa3('0xa')](),controller[_0x5aa3('0xd')]);router['delete'](_0x5aa3('0x9'),auth['isAuthenticated'](),controller[_0x5aa3('0xe')]);module[_0x5aa3('0xf')]=router;
\ No newline at end of file