Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / api / analyticCustomReport / index.js
index 5844cb4..ba4947e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0bee=['isAuthenticated','/:id','show','/:id/preview','preview','/:id/run','run','query','post','create','update','delete','destroy','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get'];(function(_0x34ad9c,_0x73ee04){var _0x6e5c86=function(_0x44aa40){while(--_0x44aa40){_0x34ad9c['push'](_0x34ad9c['shift']());}};_0x6e5c86(++_0x73ee04);}(_0x0bee,0x12b));var _0xe0be=function(_0x5aa9d8,_0x2e1c94){_0x5aa9d8=_0x5aa9d8-0x0;var _0x9133f2=_0x0bee[_0x5aa9d8];return _0x9133f2;};'use strict';var multer=require(_0xe0be('0x0'));var util=require('util');var path=require(_0xe0be('0x1'));var timeout=require(_0xe0be('0x2'));var express=require(_0xe0be('0x3'));var router=express[_0xe0be('0x4')]();var auth=require(_0xe0be('0x5'));var interaction=require(_0xe0be('0x6'));var config=require(_0xe0be('0x7'));var controller=require('./analyticCustomReport.controller');router[_0xe0be('0x8')]('/',auth[_0xe0be('0x9')](),controller['index']);router[_0xe0be('0x8')](_0xe0be('0xa'),auth[_0xe0be('0x9')](),controller[_0xe0be('0xb')]);router[_0xe0be('0x8')](_0xe0be('0xc'),auth[_0xe0be('0x9')](),controller[_0xe0be('0xd')]);router[_0xe0be('0x8')](_0xe0be('0xe'),auth[_0xe0be('0x9')](),controller[_0xe0be('0xf')]);router['get']('/:id/query',auth[_0xe0be('0x9')](),controller[_0xe0be('0x10')]);router[_0xe0be('0x11')]('/',auth[_0xe0be('0x9')](),controller[_0xe0be('0x12')]);router['put'](_0xe0be('0xa'),auth[_0xe0be('0x9')](),controller[_0xe0be('0x13')]);router[_0xe0be('0x14')](_0xe0be('0xa'),auth[_0xe0be('0x9')](),controller[_0xe0be('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0x1b37=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/preview','preview','/:id/run','run','/:id/query','query','post','create','put','update','delete','destroy','multer','path','connect-timeout','express','Router'];(function(_0x480896,_0x234604){var _0x405ca2=function(_0x1ca8c5){while(--_0x1ca8c5){_0x480896['push'](_0x480896['shift']());}};_0x405ca2(++_0x234604);}(_0x1b37,0xc3));var _0x71b3=function(_0x2942eb,_0x268b83){_0x2942eb=_0x2942eb-0x0;var _0x421230=_0x1b37[_0x2942eb];return _0x421230;};'use strict';var multer=require(_0x71b3('0x0'));var util=require('util');var path=require(_0x71b3('0x1'));var timeout=require(_0x71b3('0x2'));var express=require(_0x71b3('0x3'));var router=express[_0x71b3('0x4')]();var auth=require(_0x71b3('0x5'));var interaction=require(_0x71b3('0x6'));var config=require(_0x71b3('0x7'));var controller=require('./analyticCustomReport.controller');router[_0x71b3('0x8')]('/',auth[_0x71b3('0x9')](),controller[_0x71b3('0xa')]);router[_0x71b3('0x8')](_0x71b3('0xb'),auth['isAuthenticated'](),controller[_0x71b3('0xc')]);router[_0x71b3('0x8')](_0x71b3('0xd'),auth[_0x71b3('0x9')](),controller[_0x71b3('0xe')]);router[_0x71b3('0x8')](_0x71b3('0xf'),auth[_0x71b3('0x9')](),controller[_0x71b3('0x10')]);router[_0x71b3('0x8')](_0x71b3('0x11'),auth[_0x71b3('0x9')](),controller[_0x71b3('0x12')]);router[_0x71b3('0x13')]('/',auth[_0x71b3('0x9')](),controller[_0x71b3('0x14')]);router[_0x71b3('0x15')](_0x71b3('0xb'),auth['isAuthenticated'](),controller[_0x71b3('0x16')]);router[_0x71b3('0x17')](_0x71b3('0xb'),auth['isAuthenticated'](),controller[_0x71b3('0x18')]);module['exports']=router;
\ No newline at end of file