Built motion from commit 55091a5c.|2.6.30
[motion2.git] / server / api / analyticDefaultReport / index.js
index c901631..dfab5e6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4a07=['index','/:id','show','isAuthenticated','/:id/query','query','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get'];(function(_0x487b0c,_0x1b43d0){var _0x4d5417=function(_0x10bfbf){while(--_0x10bfbf){_0x487b0c['push'](_0x487b0c['shift']());}};_0x4d5417(++_0x1b43d0);}(_0x4a07,0x8f));var _0x74a0=function(_0x2bad24,_0x3ea9f3){_0x2bad24=_0x2bad24-0x0;var _0x1213b7=_0x4a07[_0x2bad24];return _0x1213b7;};'use strict';var multer=require(_0x74a0('0x0'));var util=require(_0x74a0('0x1'));var path=require(_0x74a0('0x2'));var timeout=require(_0x74a0('0x3'));var express=require(_0x74a0('0x4'));var router=express[_0x74a0('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x74a0('0x6'));var interaction=require(_0x74a0('0x7'));var config=require(_0x74a0('0x8'));var controller=require(_0x74a0('0x9'));router[_0x74a0('0xa')]('/',auth['isAuthenticated'](),controller[_0x74a0('0xb')]);router[_0x74a0('0xa')](_0x74a0('0xc'),auth['isAuthenticated'](),controller[_0x74a0('0xd')]);router[_0x74a0('0xa')]('/:id/preview',auth[_0x74a0('0xe')](),controller['preview']);router[_0x74a0('0xa')]('/:id/run',auth[_0x74a0('0xe')](),controller['run']);router[_0x74a0('0xa')](_0x74a0('0xf'),auth[_0x74a0('0xe')](),controller[_0x74a0('0x10')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x74a0('0x11')](_0x74a0('0xc'),auth[_0x74a0('0xe')](),controller[_0x74a0('0x12')]);router[_0x74a0('0x13')](_0x74a0('0xc'),auth[_0x74a0('0xe')](),controller[_0x74a0('0x14')]);module[_0x74a0('0x15')]=router;
\ No newline at end of file
+var _0x1b21=['/:id/preview','preview','/:id/run','run','query','post','create','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/interaction/service','./analyticDefaultReport.controller','isAuthenticated','index','get','/:id'];(function(_0x1b6c6d,_0x2983b0){var _0x290d9d=function(_0x5b9779){while(--_0x5b9779){_0x1b6c6d['push'](_0x1b6c6d['shift']());}};_0x290d9d(++_0x2983b0);}(_0x1b21,0x14e));var _0x11b2=function(_0x200f0a,_0x123025){_0x200f0a=_0x200f0a-0x0;var _0x45f574=_0x1b21[_0x200f0a];return _0x45f574;};'use strict';var multer=require(_0x11b2('0x0'));var util=require('util');var path=require(_0x11b2('0x1'));var timeout=require('connect-timeout');var express=require(_0x11b2('0x2'));var router=express[_0x11b2('0x3')]();var fs_extra=require(_0x11b2('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x11b2('0x5'));var config=require('../../config/environment');var controller=require(_0x11b2('0x6'));router['get']('/',auth[_0x11b2('0x7')](),controller[_0x11b2('0x8')]);router[_0x11b2('0x9')](_0x11b2('0xa'),auth[_0x11b2('0x7')](),controller['show']);router[_0x11b2('0x9')](_0x11b2('0xb'),auth[_0x11b2('0x7')](),controller[_0x11b2('0xc')]);router['get'](_0x11b2('0xd'),auth[_0x11b2('0x7')](),controller[_0x11b2('0xe')]);router['get']('/:id/query',auth['isAuthenticated'](),controller[_0x11b2('0xf')]);router[_0x11b2('0x10')]('/',auth[_0x11b2('0x7')](),controller[_0x11b2('0x11')]);router[_0x11b2('0x12')](_0x11b2('0xa'),auth[_0x11b2('0x7')](),controller[_0x11b2('0x13')]);router[_0x11b2('0x14')]('/:id',auth[_0x11b2('0x7')](),controller[_0x11b2('0x15')]);module[_0x11b2('0x16')]=router;
\ No newline at end of file