Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / analyticDefaultReport / index.js
index ba8964a..0619177 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6b77=['express','fs-extra','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','show','/:id/preview','preview','/:id/run','run','query','post','create','put','/:id','update','delete','exports','multer','util','path'];(function(_0x53bcc3,_0x364374){var _0x47c959=function(_0x40ef7d){while(--_0x40ef7d){_0x53bcc3['push'](_0x53bcc3['shift']());}};_0x47c959(++_0x364374);}(_0x6b77,0xc3));var _0x76b7=function(_0x2d607b,_0x455193){_0x2d607b=_0x2d607b-0x0;var _0x5be31d=_0x6b77[_0x2d607b];return _0x5be31d;};'use strict';var multer=require(_0x76b7('0x0'));var util=require(_0x76b7('0x1'));var path=require(_0x76b7('0x2'));var timeout=require('connect-timeout');var express=require(_0x76b7('0x3'));var router=express['Router']();var fs_extra=require(_0x76b7('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x76b7('0x5'));var controller=require(_0x76b7('0x6'));router[_0x76b7('0x7')]('/',auth[_0x76b7('0x8')](),controller['index']);router['get']('/:id',auth[_0x76b7('0x8')](),controller[_0x76b7('0x9')]);router[_0x76b7('0x7')](_0x76b7('0xa'),auth['isAuthenticated'](),controller[_0x76b7('0xb')]);router[_0x76b7('0x7')](_0x76b7('0xc'),auth[_0x76b7('0x8')](),controller[_0x76b7('0xd')]);router[_0x76b7('0x7')]('/:id/query',auth[_0x76b7('0x8')](),controller[_0x76b7('0xe')]);router[_0x76b7('0xf')]('/',auth['isAuthenticated'](),controller[_0x76b7('0x10')]);router[_0x76b7('0x11')](_0x76b7('0x12'),auth[_0x76b7('0x8')](),controller[_0x76b7('0x13')]);router[_0x76b7('0x14')](_0x76b7('0x12'),auth[_0x76b7('0x8')](),controller['destroy']);module[_0x76b7('0x15')]=router;
\ No newline at end of file
+var _0x4f29=['../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','index','get','/:id','show','/:id/preview','preview','/:id/run','post','create','put','update','delete','destroy','multer','util','express','fs-extra'];(function(_0x58152e,_0x541297){var _0x5d2496=function(_0x4fbaa7){while(--_0x4fbaa7){_0x58152e['push'](_0x58152e['shift']());}};_0x5d2496(++_0x541297);}(_0x4f29,0x1e0));var _0x94f2=function(_0x55b64c,_0x109fb0){_0x55b64c=_0x55b64c-0x0;var _0x4e8286=_0x4f29[_0x55b64c];return _0x4e8286;};'use strict';var multer=require(_0x94f2('0x0'));var util=require(_0x94f2('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x94f2('0x2'));var router=express['Router']();var fs_extra=require(_0x94f2('0x3'));var auth=require(_0x94f2('0x4'));var interaction=require(_0x94f2('0x5'));var config=require(_0x94f2('0x6'));var controller=require(_0x94f2('0x7'));router['get']('/',auth[_0x94f2('0x8')](),controller[_0x94f2('0x9')]);router[_0x94f2('0xa')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0xc')]);router[_0x94f2('0xa')](_0x94f2('0xd'),auth['isAuthenticated'](),controller[_0x94f2('0xe')]);router[_0x94f2('0xa')](_0x94f2('0xf'),auth[_0x94f2('0x8')](),controller['run']);router[_0x94f2('0xa')]('/:id/query',auth['isAuthenticated'](),controller['query']);router[_0x94f2('0x10')]('/',auth[_0x94f2('0x8')](),controller[_0x94f2('0x11')]);router[_0x94f2('0x12')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0x13')]);router[_0x94f2('0x14')](_0x94f2('0xb'),auth[_0x94f2('0x8')](),controller[_0x94f2('0x15')]);module['exports']=router;
\ No newline at end of file