Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / analyticDefaultReport / index.js
index 6b56250..bc990d5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x75fb=['update','delete','/:id','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','isAuthenticated','get','show','/:id/preview','preview','/:id/run','run','query','create','put'];(function(_0x4f98c6,_0x39e6c6){var _0x37f22b=function(_0x3b8ff9){while(--_0x3b8ff9){_0x4f98c6['push'](_0x4f98c6['shift']());}};_0x37f22b(++_0x39e6c6);}(_0x75fb,0x8e));var _0xb75f=function(_0x439a86,_0x58fe51){_0x439a86=_0x439a86-0x0;var _0x3f8f96=_0x75fb[_0x439a86];return _0x3f8f96;};'use strict';var multer=require(_0xb75f('0x0'));var util=require(_0xb75f('0x1'));var path=require('path');var timeout=require(_0xb75f('0x2'));var express=require(_0xb75f('0x3'));var router=express[_0xb75f('0x4')]();var auth=require(_0xb75f('0x5'));var interaction=require(_0xb75f('0x6'));var config=require(_0xb75f('0x7'));var controller=require(_0xb75f('0x8'));router['get']('/',auth[_0xb75f('0x9')](),controller['index']);router[_0xb75f('0xa')]('/:id',auth[_0xb75f('0x9')](),controller[_0xb75f('0xb')]);router[_0xb75f('0xa')](_0xb75f('0xc'),auth[_0xb75f('0x9')](),controller[_0xb75f('0xd')]);router[_0xb75f('0xa')](_0xb75f('0xe'),auth[_0xb75f('0x9')](),controller[_0xb75f('0xf')]);router[_0xb75f('0xa')]('/:id/query',auth[_0xb75f('0x9')](),controller[_0xb75f('0x10')]);router['post']('/',auth[_0xb75f('0x9')](),controller[_0xb75f('0x11')]);router[_0xb75f('0x12')]('/:id',auth[_0xb75f('0x9')](),controller[_0xb75f('0x13')]);router[_0xb75f('0x14')](_0xb75f('0x15'),auth[_0xb75f('0x9')](),controller[_0xb75f('0x16')]);module['exports']=router;
\ No newline at end of file
+var _0x2825=['/:id/query','post','create','update','delete','exports','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','index','/:id','isAuthenticated','show','/:id/preview','preview','/:id/run','run'];(function(_0xfc406a,_0x4479e1){var _0x395473=function(_0x1fe8b6){while(--_0x1fe8b6){_0xfc406a['push'](_0xfc406a['shift']());}};_0x395473(++_0x4479e1);}(_0x2825,0x195));var _0x5282=function(_0x41069c,_0x1efd71){_0x41069c=_0x41069c-0x0;var _0x4dab89=_0x2825[_0x41069c];return _0x4dab89;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x5282('0x0'));var router=express[_0x5282('0x1')]();var fs_extra=require(_0x5282('0x2'));var auth=require('../../components/auth/service');var interaction=require(_0x5282('0x3'));var config=require(_0x5282('0x4'));var controller=require(_0x5282('0x5'));router[_0x5282('0x6')]('/',auth['isAuthenticated'](),controller[_0x5282('0x7')]);router['get'](_0x5282('0x8'),auth[_0x5282('0x9')](),controller[_0x5282('0xa')]);router['get'](_0x5282('0xb'),auth[_0x5282('0x9')](),controller[_0x5282('0xc')]);router['get'](_0x5282('0xd'),auth[_0x5282('0x9')](),controller[_0x5282('0xe')]);router[_0x5282('0x6')](_0x5282('0xf'),auth['isAuthenticated'](),controller['query']);router[_0x5282('0x10')]('/',auth[_0x5282('0x9')](),controller[_0x5282('0x11')]);router['put'](_0x5282('0x8'),auth['isAuthenticated'](),controller[_0x5282('0x12')]);router[_0x5282('0x13')](_0x5282('0x8'),auth['isAuthenticated'](),controller['destroy']);module[_0x5282('0x14')]=router;
\ No newline at end of file