Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / analyticDefaultReport / index.js
index 377dd09..0909b97 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1a13=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated','show','/:id/run','run','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express'];(function(_0x2b9e11,_0x4d2fa6){var _0x1ca844=function(_0x202766){while(--_0x202766){_0x2b9e11['push'](_0x2b9e11['shift']());}};_0x1ca844(++_0x4d2fa6);}(_0x1a13,0x9c));var _0x31a1=function(_0x37e2f8,_0x5b25b9){_0x37e2f8=_0x37e2f8-0x0;var _0x1f98eb=_0x1a13[_0x37e2f8];return _0x1f98eb;};'use strict';var multer=require(_0x31a1('0x0'));var util=require('util');var path=require(_0x31a1('0x1'));var timeout=require(_0x31a1('0x2'));var express=require(_0x31a1('0x3'));var router=express['Router']();var auth=require(_0x31a1('0x4'));var interaction=require(_0x31a1('0x5'));var config=require(_0x31a1('0x6'));var controller=require('./analyticDefaultReport.controller');router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x31a1('0x7')](_0x31a1('0x8'),auth[_0x31a1('0x9')](),controller[_0x31a1('0xa')]);router[_0x31a1('0x7')]('/:id/preview',auth[_0x31a1('0x9')](),controller['preview']);router['get'](_0x31a1('0xb'),auth['isAuthenticated'](),controller[_0x31a1('0xc')]);router['get']('/:id/query',auth[_0x31a1('0x9')](),controller['query']);router[_0x31a1('0xd')]('/',auth['isAuthenticated'](),controller[_0x31a1('0xe')]);router[_0x31a1('0xf')](_0x31a1('0x8'),auth[_0x31a1('0x9')](),controller[_0x31a1('0x10')]);router[_0x31a1('0x11')]('/:id',auth[_0x31a1('0x9')](),controller[_0x31a1('0x12')]);module[_0x31a1('0x13')]=router;
\ No newline at end of file
+var _0x4a40=['post','create','put','/:id','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','get','show','/:id/preview','preview','/:id/run','run','/:id/query','query'];(function(_0x2a597f,_0x3cd4a8){var _0x142119=function(_0x51e475){while(--_0x51e475){_0x2a597f['push'](_0x2a597f['shift']());}};_0x142119(++_0x3cd4a8);}(_0x4a40,0xbe));var _0x04a4=function(_0xc0acde,_0x4df117){_0xc0acde=_0xc0acde-0x0;var _0x2d9a9d=_0x4a40[_0xc0acde];return _0x2d9a9d;};'use strict';var multer=require(_0x04a4('0x0'));var util=require(_0x04a4('0x1'));var path=require('path');var timeout=require(_0x04a4('0x2'));var express=require(_0x04a4('0x3'));var router=express[_0x04a4('0x4')]();var auth=require(_0x04a4('0x5'));var interaction=require(_0x04a4('0x6'));var config=require(_0x04a4('0x7'));var controller=require(_0x04a4('0x8'));router['get']('/',auth[_0x04a4('0x9')](),controller['index']);router[_0x04a4('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x04a4('0xb')]);router[_0x04a4('0xa')](_0x04a4('0xc'),auth[_0x04a4('0x9')](),controller[_0x04a4('0xd')]);router[_0x04a4('0xa')](_0x04a4('0xe'),auth['isAuthenticated'](),controller[_0x04a4('0xf')]);router[_0x04a4('0xa')](_0x04a4('0x10'),auth[_0x04a4('0x9')](),controller[_0x04a4('0x11')]);router[_0x04a4('0x12')]('/',auth[_0x04a4('0x9')](),controller[_0x04a4('0x13')]);router[_0x04a4('0x14')](_0x04a4('0x15'),auth[_0x04a4('0x9')](),controller[_0x04a4('0x16')]);router[_0x04a4('0x17')](_0x04a4('0x15'),auth['isAuthenticated'](),controller[_0x04a4('0x18')]);module[_0x04a4('0x19')]=router;
\ No newline at end of file