Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / analyticDefaultReport / index.js
index 88f84a1..8696675 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0xc63b=['preview','/:id/run','/:id/query','query','post','put','update','delete','destroy','exports','multer','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','/:id','show','/:id/preview'];(function(_0x455c1b,_0x21b689){var _0x101805=function(_0x371c23){while(--_0x371c23){_0x455c1b['push'](_0x455c1b['shift']());}};_0x101805(++_0x21b689);}(_0xc63b,0x1ba));var _0xbc63=function(_0x1ca9e9,_0x1c4391){_0x1ca9e9=_0x1ca9e9-0x0;var _0x309f3c=_0xc63b[_0x1ca9e9];return _0x309f3c;};'use strict';var multer=require(_0xbc63('0x0'));var util=require(_0xbc63('0x1'));var path=require(_0xbc63('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xbc63('0x3')]();var fs_extra=require(_0xbc63('0x4'));var auth=require(_0xbc63('0x5'));var interaction=require(_0xbc63('0x6'));var config=require(_0xbc63('0x7'));var controller=require(_0xbc63('0x8'));router[_0xbc63('0x9')]('/',auth[_0xbc63('0xa')](),controller['index']);router['get'](_0xbc63('0xb'),auth[_0xbc63('0xa')](),controller[_0xbc63('0xc')]);router[_0xbc63('0x9')](_0xbc63('0xd'),auth[_0xbc63('0xa')](),controller[_0xbc63('0xe')]);router[_0xbc63('0x9')](_0xbc63('0xf'),auth[_0xbc63('0xa')](),controller['run']);router['get'](_0xbc63('0x10'),auth[_0xbc63('0xa')](),controller[_0xbc63('0x11')]);router[_0xbc63('0x12')]('/',auth[_0xbc63('0xa')](),controller['create']);router[_0xbc63('0x13')](_0xbc63('0xb'),auth[_0xbc63('0xa')](),controller[_0xbc63('0x14')]);router[_0xbc63('0x15')](_0xbc63('0xb'),auth[_0xbc63('0xa')](),controller[_0xbc63('0x16')]);module[_0xbc63('0x17')]=router;
\ No newline at end of file