Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / dashboardItem / index.js
index 37790e0..54d3cde 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(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x46ed,0x168));var _0xd46e=function(_0x46698a,_0x8de1e4){_0x46698a=_0x46698a-0x0;var _0x356db0=_0x46ed[_0x46698a];return _0x356db0;};'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 _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