Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / dashboardItem / index.js
index f3f4382..91ba94b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe1f=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./dashboardItem.controller','get','/:id','isAuthenticated','show','create','put','update','destroy','exports','multer'];(function(_0x331136,_0x15c2e9){var _0x1d0359=function(_0x555a86){while(--_0x555a86){_0x331136['push'](_0x331136['shift']());}};_0x1d0359(++_0x15c2e9);}(_0xbe1f,0x8b));var _0xfbe1=function(_0x1ac595,_0x5d2081){_0x1ac595=_0x1ac595-0x0;var _0x455fff=_0xbe1f[_0x1ac595];return _0x455fff;};'use strict';var multer=require(_0xfbe1('0x0'));var util=require(_0xfbe1('0x1'));var path=require(_0xfbe1('0x2'));var timeout=require(_0xfbe1('0x3'));var express=require(_0xfbe1('0x4'));var router=express[_0xfbe1('0x5')]();var fs_extra=require(_0xfbe1('0x6'));var auth=require(_0xfbe1('0x7'));var interaction=require(_0xfbe1('0x8'));var config=require(_0xfbe1('0x9'));var controller=require(_0xfbe1('0xa'));router[_0xfbe1('0xb')](_0xfbe1('0xc'),auth[_0xfbe1('0xd')](),controller[_0xfbe1('0xe')]);router['post']('/',auth[_0xfbe1('0xd')](),controller[_0xfbe1('0xf')]);router[_0xfbe1('0x10')]('/:id',auth[_0xfbe1('0xd')](),controller[_0xfbe1('0x11')]);router['delete'](_0xfbe1('0xc'),auth[_0xfbe1('0xd')](),controller[_0xfbe1('0x12')]);module[_0xfbe1('0x13')]=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