Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / dashboard / index.js
index 39a3bf5..0872b86 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa644=['put','/:id','update','delete','destroy','exports','multer','util','connect-timeout','fs-extra','../../components/interaction/service','./dashboard.controller','get','isAuthenticated','index','show','getItems','post','create','/:id/clone','clone','addItem'];(function(_0x5eb475,_0x1d359f){var _0xbd3844=function(_0x2f31c7){while(--_0x2f31c7){_0x5eb475['push'](_0x5eb475['shift']());}};_0xbd3844(++_0x1d359f);}(_0xa644,0x1a8));var _0x4a64=function(_0x3eae28,_0x173f14){_0x3eae28=_0x3eae28-0x0;var _0x27f941=_0xa644[_0x3eae28];return _0x27f941;};'use strict';var multer=require(_0x4a64('0x0'));var util=require(_0x4a64('0x1'));var path=require('path');var timeout=require(_0x4a64('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x4a64('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x4a64('0x4'));var config=require('../../config/environment');var controller=require(_0x4a64('0x5'));router[_0x4a64('0x6')]('/',auth[_0x4a64('0x7')](),controller[_0x4a64('0x8')]);router[_0x4a64('0x6')]('/:id',auth[_0x4a64('0x7')](),controller[_0x4a64('0x9')]);router[_0x4a64('0x6')]('/:id/items',auth[_0x4a64('0x7')](),controller[_0x4a64('0xa')]);router[_0x4a64('0xb')]('/',auth['isAuthenticated'](),controller[_0x4a64('0xc')]);router[_0x4a64('0xb')](_0x4a64('0xd'),auth[_0x4a64('0x7')](),controller[_0x4a64('0xe')]);router['post']('/:id/items',auth[_0x4a64('0x7')](),controller[_0x4a64('0xf')]);router[_0x4a64('0x10')](_0x4a64('0x11'),auth[_0x4a64('0x7')](),controller[_0x4a64('0x12')]);router[_0x4a64('0x13')]('/:id',auth[_0x4a64('0x7')](),controller[_0x4a64('0x14')]);module[_0x4a64('0x15')]=router;
\ No newline at end of file
+var _0x3fbb=['util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./dashboard.controller','get','isAuthenticated','index','/:id','show','/:id/items','post','create','/:id/clone','clone','addItem','put','update','delete','destroy','multer'];(function(_0x3d4449,_0x2b4f48){var _0x3c603c=function(_0x5d546c){while(--_0x5d546c){_0x3d4449['push'](_0x3d4449['shift']());}};_0x3c603c(++_0x2b4f48);}(_0x3fbb,0xc7));var _0xb3fb=function(_0x5cb3de,_0x4ae1f7){_0x5cb3de=_0x5cb3de-0x0;var _0x16279a=_0x3fbb[_0x5cb3de];return _0x16279a;};'use strict';var multer=require(_0xb3fb('0x0'));var util=require(_0xb3fb('0x1'));var path=require(_0xb3fb('0x2'));var timeout=require(_0xb3fb('0x3'));var express=require(_0xb3fb('0x4'));var router=express[_0xb3fb('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xb3fb('0x6'));var interaction=require(_0xb3fb('0x7'));var config=require(_0xb3fb('0x8'));var controller=require(_0xb3fb('0x9'));router[_0xb3fb('0xa')]('/',auth[_0xb3fb('0xb')](),controller[_0xb3fb('0xc')]);router['get'](_0xb3fb('0xd'),auth[_0xb3fb('0xb')](),controller[_0xb3fb('0xe')]);router[_0xb3fb('0xa')](_0xb3fb('0xf'),auth['isAuthenticated'](),controller['getItems']);router[_0xb3fb('0x10')]('/',auth[_0xb3fb('0xb')](),controller[_0xb3fb('0x11')]);router[_0xb3fb('0x10')](_0xb3fb('0x12'),auth[_0xb3fb('0xb')](),controller[_0xb3fb('0x13')]);router[_0xb3fb('0x10')](_0xb3fb('0xf'),auth[_0xb3fb('0xb')](),controller[_0xb3fb('0x14')]);router[_0xb3fb('0x15')]('/:id',auth[_0xb3fb('0xb')](),controller[_0xb3fb('0x16')]);router[_0xb3fb('0x17')](_0xb3fb('0xd'),auth[_0xb3fb('0xb')](),controller[_0xb3fb('0x18')]);module['exports']=router;
\ No newline at end of file