Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / analyticDefaultReport / index.js
index 12023ba..0204e64 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 _0x5ac9=['get','isAuthenticated','index','/:id','show','/:id/preview','preview','/:id/run','/:id/query','query','create','put','update','delete','destroy','exports','util','path','express','Router','../../components/auth/service','./analyticDefaultReport.controller'];(function(_0x228d52,_0x28140d){var _0x4cb5a8=function(_0x501159){while(--_0x501159){_0x228d52['push'](_0x228d52['shift']());}};_0x4cb5a8(++_0x28140d);}(_0x5ac9,0x170));var _0x95ac=function(_0x110ab4,_0x33bdc2){_0x110ab4=_0x110ab4-0x0;var _0xc855fc=_0x5ac9[_0x110ab4];return _0xc855fc;};'use strict';var multer=require('multer');var util=require(_0x95ac('0x0'));var path=require(_0x95ac('0x1'));var timeout=require('connect-timeout');var express=require(_0x95ac('0x2'));var router=express[_0x95ac('0x3')]();var auth=require(_0x95ac('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x95ac('0x5'));router[_0x95ac('0x6')]('/',auth[_0x95ac('0x7')](),controller[_0x95ac('0x8')]);router['get'](_0x95ac('0x9'),auth[_0x95ac('0x7')](),controller[_0x95ac('0xa')]);router[_0x95ac('0x6')](_0x95ac('0xb'),auth[_0x95ac('0x7')](),controller[_0x95ac('0xc')]);router[_0x95ac('0x6')](_0x95ac('0xd'),auth[_0x95ac('0x7')](),controller['run']);router['get'](_0x95ac('0xe'),auth[_0x95ac('0x7')](),controller[_0x95ac('0xf')]);router['post']('/',auth[_0x95ac('0x7')](),controller[_0x95ac('0x10')]);router[_0x95ac('0x11')](_0x95ac('0x9'),auth['isAuthenticated'](),controller[_0x95ac('0x12')]);router[_0x95ac('0x13')](_0x95ac('0x9'),auth['isAuthenticated'](),controller[_0x95ac('0x14')]);module[_0x95ac('0x15')]=router;
\ No newline at end of file