Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / dashboardItem / index.js
index c482d8c..91ba94b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x46ed=['/:id','isAuthenticated','show','post','create','put','update','exports','multer','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','get'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x46ed,0x168));var _0xd46e=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0x46ed[_0x42cae2];return _0x5f256f;};'use strict';var multer=require(_0xd46e('0x0'));var util=require(_0xd46e('0x1'));var path=require('path');var timeout=require(_0xd46e('0x2'));var express=require(_0xd46e('0x3'));var router=express[_0xd46e('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xd46e('0x5'));var config=require(_0xd46e('0x6'));var controller=require('./dashboardItem.controller');router[_0xd46e('0x7')](_0xd46e('0x8'),auth[_0xd46e('0x9')](),controller[_0xd46e('0xa')]);router[_0xd46e('0xb')]('/',auth[_0xd46e('0x9')](),controller[_0xd46e('0xc')]);router[_0xd46e('0xd')](_0xd46e('0x8'),auth[_0xd46e('0x9')](),controller[_0xd46e('0xe')]);router['delete'](_0xd46e('0x8'),auth[_0xd46e('0x9')](),controller['destroy']);module[_0xd46e('0xf')]=router;
\ No newline at end of file
+var _0x578e=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./dashboardItem.controller','/:id','show','post','isAuthenticated','create','update','delete','destroy','exports','util','path','connect-timeout','express'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0x578e,0x1be));var _0xe578=function(_0x3a0172,_0x2e73e3){_0x3a0172=_0x3a0172-0x0;var _0x13ea5e=_0x578e[_0x3a0172];return _0x13ea5e;};'use strict';var multer=require('multer');var util=require(_0xe578('0x0'));var path=require(_0xe578('0x1'));var timeout=require(_0xe578('0x2'));var express=require(_0xe578('0x3'));var router=express['Router']();var fs_extra=require(_0xe578('0x4'));var auth=require(_0xe578('0x5'));var interaction=require(_0xe578('0x6'));var config=require(_0xe578('0x7'));var controller=require(_0xe578('0x8'));router['get'](_0xe578('0x9'),auth['isAuthenticated'](),controller[_0xe578('0xa')]);router[_0xe578('0xb')]('/',auth[_0xe578('0xc')](),controller[_0xe578('0xd')]);router['put'](_0xe578('0x9'),auth[_0xe578('0xc')](),controller[_0xe578('0xe')]);router[_0xe578('0xf')](_0xe578('0x9'),auth[_0xe578('0xc')](),controller[_0xe578('0x10')]);module[_0xe578('0x11')]=router;
\ No newline at end of file