Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / dashboardItem / index.js
index 62e0ef5..54d3cde 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x326f=['create','put','delete','destroy','exports','multer','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./dashboardItem.controller','get','/:id','isAuthenticated','post'];(function(_0x9a4a34,_0x5550e1){var _0x9be0e1=function(_0x15102d){while(--_0x15102d){_0x9a4a34['push'](_0x9a4a34['shift']());}};_0x9be0e1(++_0x5550e1);}(_0x326f,0xd1));var _0xf326=function(_0x5dd9d9,_0xa21869){_0x5dd9d9=_0x5dd9d9-0x0;var _0x4638bb=_0x326f[_0x5dd9d9];return _0x4638bb;};'use strict';var multer=require(_0xf326('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf326('0x1'));var express=require(_0xf326('0x2'));var router=express[_0xf326('0x3')]();var auth=require(_0xf326('0x4'));var interaction=require(_0xf326('0x5'));var config=require(_0xf326('0x6'));var controller=require(_0xf326('0x7'));router[_0xf326('0x8')](_0xf326('0x9'),auth[_0xf326('0xa')](),controller['show']);router[_0xf326('0xb')]('/',auth[_0xf326('0xa')](),controller[_0xf326('0xc')]);router[_0xf326('0xd')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0xf326('0xe')](_0xf326('0x9'),auth[_0xf326('0xa')](),controller[_0xf326('0xf')]);module[_0xf326('0x10')]=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