Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / analyticDefaultReport / index.js
index 09a66b9..96c68fd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf32f=['destroy','multer','util','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','index','get','/:id','show','/:id/preview','preview','/:id/run','run','/:id/query','query','post','create','put','update','delete'];(function(_0x16c01d,_0x50ee16){var _0x41ab4b=function(_0x11df5f){while(--_0x11df5f){_0x16c01d['push'](_0x16c01d['shift']());}};_0x41ab4b(++_0x50ee16);}(_0xf32f,0x1ef));var _0xff32=function(_0x138caa,_0x233267){_0x138caa=_0x138caa-0x0;var _0x358a69=_0xf32f[_0x138caa];return _0x358a69;};'use strict';var multer=require(_0xff32('0x0'));var util=require(_0xff32('0x1'));var path=require('path');var timeout=require(_0xff32('0x2'));var express=require(_0xff32('0x3'));var router=express['Router']();var fs_extra=require(_0xff32('0x4'));var auth=require(_0xff32('0x5'));var interaction=require(_0xff32('0x6'));var config=require(_0xff32('0x7'));var controller=require(_0xff32('0x8'));router['get']('/',auth[_0xff32('0x9')](),controller[_0xff32('0xa')]);router[_0xff32('0xb')](_0xff32('0xc'),auth[_0xff32('0x9')](),controller[_0xff32('0xd')]);router[_0xff32('0xb')](_0xff32('0xe'),auth[_0xff32('0x9')](),controller[_0xff32('0xf')]);router[_0xff32('0xb')](_0xff32('0x10'),auth['isAuthenticated'](),controller[_0xff32('0x11')]);router['get'](_0xff32('0x12'),auth['isAuthenticated'](),controller[_0xff32('0x13')]);router[_0xff32('0x14')]('/',auth['isAuthenticated'](),controller[_0xff32('0x15')]);router[_0xff32('0x16')]('/:id',auth[_0xff32('0x9')](),controller[_0xff32('0x17')]);router[_0xff32('0x18')](_0xff32('0xc'),auth['isAuthenticated'](),controller[_0xff32('0x19')]);module['exports']=router;
\ No newline at end of file
+var _0xf883=['create','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./analyticDefaultReport.controller','get','isAuthenticated','index','show','preview','/:id/run','post'];(function(_0xc93070,_0x3d0d26){var _0x141982=function(_0xa2cb1f){while(--_0xa2cb1f){_0xc93070['push'](_0xc93070['shift']());}};_0x141982(++_0x3d0d26);}(_0xf883,0xd6));var _0x3f88=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xf883[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x3f88('0x0'));var util=require(_0x3f88('0x1'));var path=require(_0x3f88('0x2'));var timeout=require(_0x3f88('0x3'));var express=require(_0x3f88('0x4'));var router=express[_0x3f88('0x5')]();var fs_extra=require(_0x3f88('0x6'));var auth=require(_0x3f88('0x7'));var interaction=require(_0x3f88('0x8'));var config=require('../../config/environment');var controller=require(_0x3f88('0x9'));router[_0x3f88('0xa')]('/',auth[_0x3f88('0xb')](),controller[_0x3f88('0xc')]);router[_0x3f88('0xa')]('/:id',auth[_0x3f88('0xb')](),controller[_0x3f88('0xd')]);router[_0x3f88('0xa')]('/:id/preview',auth[_0x3f88('0xb')](),controller[_0x3f88('0xe')]);router[_0x3f88('0xa')](_0x3f88('0xf'),auth[_0x3f88('0xb')](),controller['run']);router[_0x3f88('0xa')]('/:id/query',auth[_0x3f88('0xb')](),controller['query']);router[_0x3f88('0x10')]('/',auth['isAuthenticated'](),controller[_0x3f88('0x11')]);router['put']('/:id',auth[_0x3f88('0xb')](),controller[_0x3f88('0x12')]);router[_0x3f88('0x13')]('/:id',auth['isAuthenticated'](),controller['destroy']);module[_0x3f88('0x14')]=router;
\ No newline at end of file