Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / analyticDefaultReport / index.js
index 230f9f0..bf58d35 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0bef=['preview','run','/:id/query','post','create','put','update','delete','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','isAuthenticated','index','/:id','get','/:id/preview'];(function(_0x49d835,_0x4f6ecf){var _0x1112ee=function(_0x3e24da){while(--_0x3e24da){_0x49d835['push'](_0x49d835['shift']());}};_0x1112ee(++_0x4f6ecf);}(_0x0bef,0xb1));var _0xf0be=function(_0xc5bb93,_0x39aa73){_0xc5bb93=_0xc5bb93-0x0;var _0x1344bf=_0x0bef[_0xc5bb93];return _0x1344bf;};'use strict';var multer=require(_0xf0be('0x0'));var util=require(_0xf0be('0x1'));var path=require(_0xf0be('0x2'));var timeout=require(_0xf0be('0x3'));var express=require('express');var router=express[_0xf0be('0x4')]();var auth=require(_0xf0be('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xf0be('0x6'));var controller=require('./analyticDefaultReport.controller');router['get']('/',auth[_0xf0be('0x7')](),controller[_0xf0be('0x8')]);router['get'](_0xf0be('0x9'),auth[_0xf0be('0x7')](),controller['show']);router[_0xf0be('0xa')](_0xf0be('0xb'),auth[_0xf0be('0x7')](),controller[_0xf0be('0xc')]);router[_0xf0be('0xa')]('/:id/run',auth[_0xf0be('0x7')](),controller[_0xf0be('0xd')]);router['get'](_0xf0be('0xe'),auth[_0xf0be('0x7')](),controller['query']);router[_0xf0be('0xf')]('/',auth[_0xf0be('0x7')](),controller[_0xf0be('0x10')]);router[_0xf0be('0x11')]('/:id',auth[_0xf0be('0x7')](),controller[_0xf0be('0x12')]);router[_0xf0be('0x13')](_0xf0be('0x9'),auth[_0xf0be('0x7')](),controller['destroy']);module[_0xf0be('0x14')]=router;
\ No newline at end of file
+var _0xc36d=['express','../../components/auth/service','../../components/interaction/service','./analyticDefaultReport.controller','isAuthenticated','get','/:id','show','preview','/:id/run','/:id/query','query','create','put','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x27619d,_0x349553){var _0xdac21f=function(_0x137aa7){while(--_0x137aa7){_0x27619d['push'](_0x27619d['shift']());}};_0xdac21f(++_0x349553);}(_0xc36d,0xb9));var _0xdc36=function(_0x52ca59,_0x279dda){_0x52ca59=_0x52ca59-0x0;var _0x1ab7e5=_0xc36d[_0x52ca59];return _0x1ab7e5;};'use strict';var multer=require(_0xdc36('0x0'));var util=require(_0xdc36('0x1'));var path=require(_0xdc36('0x2'));var timeout=require(_0xdc36('0x3'));var express=require(_0xdc36('0x4'));var router=express['Router']();var auth=require(_0xdc36('0x5'));var interaction=require(_0xdc36('0x6'));var config=require('../../config/environment');var controller=require(_0xdc36('0x7'));router['get']('/',auth[_0xdc36('0x8')](),controller['index']);router[_0xdc36('0x9')](_0xdc36('0xa'),auth[_0xdc36('0x8')](),controller[_0xdc36('0xb')]);router['get']('/:id/preview',auth[_0xdc36('0x8')](),controller[_0xdc36('0xc')]);router[_0xdc36('0x9')](_0xdc36('0xd'),auth[_0xdc36('0x8')](),controller['run']);router[_0xdc36('0x9')](_0xdc36('0xe'),auth['isAuthenticated'](),controller[_0xdc36('0xf')]);router['post']('/',auth['isAuthenticated'](),controller[_0xdc36('0x10')]);router[_0xdc36('0x11')](_0xdc36('0xa'),auth[_0xdc36('0x8')](),controller['update']);router[_0xdc36('0x12')](_0xdc36('0xa'),auth[_0xdc36('0x8')](),controller[_0xdc36('0x13')]);module[_0xdc36('0x14')]=router;
\ No newline at end of file