Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / analyticDefaultReport / index.js
index 45160e4..64723eb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xff24=['post','create','put','update','/:id','destroy','exports','multer','util','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','index','get','show','/:id/preview','preview','/:id/run','run','/:id/query','query'];(function(_0x3476dd,_0x2ccef6){var _0x58fe3c=function(_0xdfc2fd){while(--_0xdfc2fd){_0x3476dd['push'](_0x3476dd['shift']());}};_0x58fe3c(++_0x2ccef6);}(_0xff24,0xb6));var _0x4ff2=function(_0x1b902b,_0x36a1f6){_0x1b902b=_0x1b902b-0x0;var _0x58c4af=_0xff24[_0x1b902b];return _0x58c4af;};'use strict';var multer=require(_0x4ff2('0x0'));var util=require(_0x4ff2('0x1'));var path=require(_0x4ff2('0x2'));var timeout=require(_0x4ff2('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x4ff2('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x4ff2('0x5'));var config=require(_0x4ff2('0x6'));var controller=require(_0x4ff2('0x7'));router['get']('/',auth[_0x4ff2('0x8')](),controller[_0x4ff2('0x9')]);router[_0x4ff2('0xa')]('/:id',auth[_0x4ff2('0x8')](),controller[_0x4ff2('0xb')]);router[_0x4ff2('0xa')](_0x4ff2('0xc'),auth[_0x4ff2('0x8')](),controller[_0x4ff2('0xd')]);router[_0x4ff2('0xa')](_0x4ff2('0xe'),auth[_0x4ff2('0x8')](),controller[_0x4ff2('0xf')]);router[_0x4ff2('0xa')](_0x4ff2('0x10'),auth['isAuthenticated'](),controller[_0x4ff2('0x11')]);router[_0x4ff2('0x12')]('/',auth['isAuthenticated'](),controller[_0x4ff2('0x13')]);router[_0x4ff2('0x14')]('/:id',auth[_0x4ff2('0x8')](),controller[_0x4ff2('0x15')]);router['delete'](_0x4ff2('0x16'),auth[_0x4ff2('0x8')](),controller[_0x4ff2('0x17')]);module[_0x4ff2('0x18')]=router;
\ No newline at end of file
+var _0xdbed=['index','/:id','preview','/:id/run','run','query','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','get','isAuthenticated'];(function(_0x1116ac,_0xcbe059){var _0x3e806b=function(_0x33b585){while(--_0x33b585){_0x1116ac['push'](_0x1116ac['shift']());}};_0x3e806b(++_0xcbe059);}(_0xdbed,0xca));var _0xddbe=function(_0x27dee5,_0x527ebf){_0x27dee5=_0x27dee5-0x0;var _0x33aa08=_0xdbed[_0x27dee5];return _0x33aa08;};'use strict';var multer=require(_0xddbe('0x0'));var util=require(_0xddbe('0x1'));var path=require(_0xddbe('0x2'));var timeout=require(_0xddbe('0x3'));var express=require('express');var router=express[_0xddbe('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./analyticDefaultReport.controller');router[_0xddbe('0x5')]('/',auth[_0xddbe('0x6')](),controller[_0xddbe('0x7')]);router[_0xddbe('0x5')](_0xddbe('0x8'),auth[_0xddbe('0x6')](),controller['show']);router[_0xddbe('0x5')]('/:id/preview',auth['isAuthenticated'](),controller[_0xddbe('0x9')]);router[_0xddbe('0x5')](_0xddbe('0xa'),auth[_0xddbe('0x6')](),controller[_0xddbe('0xb')]);router['get']('/:id/query',auth['isAuthenticated'](),controller[_0xddbe('0xc')]);router[_0xddbe('0xd')]('/',auth[_0xddbe('0x6')](),controller['create']);router[_0xddbe('0xe')](_0xddbe('0x8'),auth[_0xddbe('0x6')](),controller[_0xddbe('0xf')]);router[_0xddbe('0x10')](_0xddbe('0x8'),auth[_0xddbe('0x6')](),controller[_0xddbe('0x11')]);module[_0xddbe('0x12')]=router;
\ No newline at end of file