Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / analyticDefaultReport / index.js
index 12023ba..88f84a1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf7ca=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/:id','show','/:id/preview','isAuthenticated','preview','run','/:id/query','query','post','put','update','delete','destroy','exports','multer','util','path'];(function(_0x54a995,_0x18f7e6){var _0xb5531c=function(_0x36a6f9){while(--_0x36a6f9){_0x54a995['push'](_0x54a995['shift']());}};_0xb5531c(++_0x18f7e6);}(_0xf7ca,0x142));var _0xaf7c=function(_0x49f523,_0x2a55b4){_0x49f523=_0x49f523-0x0;var _0x338ba4=_0xf7ca[_0x49f523];return _0x338ba4;};'use strict';var multer=require(_0xaf7c('0x0'));var util=require(_0xaf7c('0x1'));var path=require(_0xaf7c('0x2'));var timeout=require(_0xaf7c('0x3'));var express=require(_0xaf7c('0x4'));var router=express[_0xaf7c('0x5')]();var auth=require(_0xaf7c('0x6'));var interaction=require(_0xaf7c('0x7'));var config=require(_0xaf7c('0x8'));var controller=require('./analyticDefaultReport.controller');router[_0xaf7c('0x9')]('/',auth['isAuthenticated'](),controller[_0xaf7c('0xa')]);router[_0xaf7c('0x9')](_0xaf7c('0xb'),auth['isAuthenticated'](),controller[_0xaf7c('0xc')]);router['get'](_0xaf7c('0xd'),auth[_0xaf7c('0xe')](),controller[_0xaf7c('0xf')]);router[_0xaf7c('0x9')]('/:id/run',auth['isAuthenticated'](),controller[_0xaf7c('0x10')]);router[_0xaf7c('0x9')](_0xaf7c('0x11'),auth['isAuthenticated'](),controller[_0xaf7c('0x12')]);router[_0xaf7c('0x13')]('/',auth[_0xaf7c('0xe')](),controller['create']);router[_0xaf7c('0x14')](_0xaf7c('0xb'),auth['isAuthenticated'](),controller[_0xaf7c('0x15')]);router[_0xaf7c('0x16')](_0xaf7c('0xb'),auth[_0xaf7c('0xe')](),controller[_0xaf7c('0x17')]);module[_0xaf7c('0x18')]=router;
\ No newline at end of file
+var _0x73ed=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','/:id','preview','/:id/run','run','/:id/query','create','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x313e36,_0x132483){var _0x21e6ab=function(_0xd66b8f){while(--_0xd66b8f){_0x313e36['push'](_0x313e36['shift']());}};_0x21e6ab(++_0x132483);}(_0x73ed,0x175));var _0xd73e=function(_0x131921,_0x4351bb){_0x131921=_0x131921-0x0;var _0x208ca9=_0x73ed[_0x131921];return _0x208ca9;};'use strict';var multer=require(_0xd73e('0x0'));var util=require(_0xd73e('0x1'));var path=require(_0xd73e('0x2'));var timeout=require(_0xd73e('0x3'));var express=require(_0xd73e('0x4'));var router=express[_0xd73e('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xd73e('0x6'));var interaction=require(_0xd73e('0x7'));var config=require(_0xd73e('0x8'));var controller=require(_0xd73e('0x9'));router[_0xd73e('0xa')]('/',auth[_0xd73e('0xb')](),controller['index']);router[_0xd73e('0xa')](_0xd73e('0xc'),auth[_0xd73e('0xb')](),controller['show']);router[_0xd73e('0xa')]('/:id/preview',auth[_0xd73e('0xb')](),controller[_0xd73e('0xd')]);router[_0xd73e('0xa')](_0xd73e('0xe'),auth[_0xd73e('0xb')](),controller[_0xd73e('0xf')]);router[_0xd73e('0xa')](_0xd73e('0x10'),auth[_0xd73e('0xb')](),controller['query']);router['post']('/',auth[_0xd73e('0xb')](),controller[_0xd73e('0x11')]);router['put'](_0xd73e('0xc'),auth[_0xd73e('0xb')](),controller['update']);router[_0xd73e('0x12')](_0xd73e('0xc'),auth[_0xd73e('0xb')](),controller[_0xd73e('0x13')]);module[_0xd73e('0x14')]=router;
\ No newline at end of file