Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / dashboard / index.js
index c1a1102..6a3d88d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9bf6=['/:id/clone','clone','addItem','put','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./dashboard.controller','get','isAuthenticated','show','/:id/items','getItems','create','post'];(function(_0x1accf2,_0x3c4481){var _0x3faa42=function(_0x5249e6){while(--_0x5249e6){_0x1accf2['push'](_0x1accf2['shift']());}};_0x3faa42(++_0x3c4481);}(_0x9bf6,0x10f));var _0x69bf=function(_0x3d815e,_0x2ad60d){_0x3d815e=_0x3d815e-0x0;var _0x4259e5=_0x9bf6[_0x3d815e];return _0x4259e5;};'use strict';var multer=require(_0x69bf('0x0'));var util=require(_0x69bf('0x1'));var path=require('path');var timeout=require(_0x69bf('0x2'));var express=require(_0x69bf('0x3'));var router=express[_0x69bf('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x69bf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x69bf('0x6'));var controller=require(_0x69bf('0x7'));router[_0x69bf('0x8')]('/',auth[_0x69bf('0x9')](),controller['index']);router[_0x69bf('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x69bf('0xa')]);router[_0x69bf('0x8')](_0x69bf('0xb'),auth[_0x69bf('0x9')](),controller[_0x69bf('0xc')]);router['post']('/',auth[_0x69bf('0x9')](),controller[_0x69bf('0xd')]);router[_0x69bf('0xe')](_0x69bf('0xf'),auth[_0x69bf('0x9')](),controller[_0x69bf('0x10')]);router[_0x69bf('0xe')](_0x69bf('0xb'),auth[_0x69bf('0x9')](),controller[_0x69bf('0x11')]);router[_0x69bf('0x12')]('/:id',auth['isAuthenticated'](),controller[_0x69bf('0x13')]);router[_0x69bf('0x14')]('/:id',auth['isAuthenticated'](),controller[_0x69bf('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0x956b=['/:id','show','/:id/items','getItems','post','create','clone','addItem','put','delete','destroy','exports','util','path','connect-timeout','Router','../../components/interaction/service','./dashboard.controller','get','isAuthenticated'];(function(_0x56ba00,_0x47b89a){var _0x2c837d=function(_0x3fa4bc){while(--_0x3fa4bc){_0x56ba00['push'](_0x56ba00['shift']());}};_0x2c837d(++_0x47b89a);}(_0x956b,0x174));var _0xb956=function(_0x5e64ee,_0x227a55){_0x5e64ee=_0x5e64ee-0x0;var _0xae8fa2=_0x956b[_0x5e64ee];return _0xae8fa2;};'use strict';var multer=require('multer');var util=require(_0xb956('0x0'));var path=require(_0xb956('0x1'));var timeout=require(_0xb956('0x2'));var express=require('express');var router=express[_0xb956('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb956('0x4'));var config=require('../../config/environment');var controller=require(_0xb956('0x5'));router[_0xb956('0x6')]('/',auth[_0xb956('0x7')](),controller['index']);router['get'](_0xb956('0x8'),auth[_0xb956('0x7')](),controller[_0xb956('0x9')]);router[_0xb956('0x6')](_0xb956('0xa'),auth[_0xb956('0x7')](),controller[_0xb956('0xb')]);router[_0xb956('0xc')]('/',auth[_0xb956('0x7')](),controller[_0xb956('0xd')]);router['post']('/:id/clone',auth[_0xb956('0x7')](),controller[_0xb956('0xe')]);router[_0xb956('0xc')]('/:id/items',auth['isAuthenticated'](),controller[_0xb956('0xf')]);router[_0xb956('0x10')](_0xb956('0x8'),auth[_0xb956('0x7')](),controller['update']);router[_0xb956('0x11')]('/:id',auth[_0xb956('0x7')](),controller[_0xb956('0x12')]);module[_0xb956('0x13')]=router;
\ No newline at end of file