Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / analyticCustomReport / index.js
index 50be486..8d5ad48 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x04b0=['../../components/interaction/service','./analyticCustomReport.controller','isAuthenticated','index','get','show','/:id/preview','preview','/:id/run','/:id/query','query','post','put','/:id','destroy','multer','util','connect-timeout','Router','fs-extra','../../components/auth/service'];(function(_0x38cc49,_0x4c5995){var _0x2288f1=function(_0x1bd2f4){while(--_0x1bd2f4){_0x38cc49['push'](_0x38cc49['shift']());}};_0x2288f1(++_0x4c5995);}(_0x04b0,0x8d));var _0x004b=function(_0x21f14b,_0x8db9c7){_0x21f14b=_0x21f14b-0x0;var _0x242523=_0x04b0[_0x21f14b];return _0x242523;};'use strict';var multer=require(_0x004b('0x0'));var util=require(_0x004b('0x1'));var path=require('path');var timeout=require(_0x004b('0x2'));var express=require('express');var router=express[_0x004b('0x3')]();var fs_extra=require(_0x004b('0x4'));var auth=require(_0x004b('0x5'));var interaction=require(_0x004b('0x6'));var config=require('../../config/environment');var controller=require(_0x004b('0x7'));router['get']('/',auth[_0x004b('0x8')](),controller[_0x004b('0x9')]);router[_0x004b('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x004b('0xb')]);router['get'](_0x004b('0xc'),auth['isAuthenticated'](),controller[_0x004b('0xd')]);router[_0x004b('0xa')](_0x004b('0xe'),auth[_0x004b('0x8')](),controller['run']);router[_0x004b('0xa')](_0x004b('0xf'),auth['isAuthenticated'](),controller[_0x004b('0x10')]);router[_0x004b('0x11')]('/',auth[_0x004b('0x8')](),controller['create']);router[_0x004b('0x12')](_0x004b('0x13'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x004b('0x13'),auth[_0x004b('0x8')](),controller[_0x004b('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0x56f0=['update','delete','/:id','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./analyticCustomReport.controller','get','isAuthenticated','index','show','/:id/preview','preview','/:id/run','query','post','create','put'];(function(_0x4ae829,_0x2c842c){var _0x256b31=function(_0x34f104){while(--_0x34f104){_0x4ae829['push'](_0x4ae829['shift']());}};_0x256b31(++_0x2c842c);}(_0x56f0,0xdd));var _0x056f=function(_0x345705,_0x2829c1){_0x345705=_0x345705-0x0;var _0x22c250=_0x56f0[_0x345705];return _0x22c250;};'use strict';var multer=require(_0x056f('0x0'));var util=require('util');var path=require(_0x056f('0x1'));var timeout=require(_0x056f('0x2'));var express=require('express');var router=express[_0x056f('0x3')]();var fs_extra=require(_0x056f('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x056f('0x5'));var config=require(_0x056f('0x6'));var controller=require(_0x056f('0x7'));router[_0x056f('0x8')]('/',auth[_0x056f('0x9')](),controller[_0x056f('0xa')]);router[_0x056f('0x8')]('/:id',auth[_0x056f('0x9')](),controller[_0x056f('0xb')]);router[_0x056f('0x8')](_0x056f('0xc'),auth[_0x056f('0x9')](),controller[_0x056f('0xd')]);router['get'](_0x056f('0xe'),auth['isAuthenticated'](),controller['run']);router[_0x056f('0x8')]('/:id/query',auth[_0x056f('0x9')](),controller[_0x056f('0xf')]);router[_0x056f('0x10')]('/',auth['isAuthenticated'](),controller[_0x056f('0x11')]);router[_0x056f('0x12')]('/:id',auth[_0x056f('0x9')](),controller[_0x056f('0x13')]);router[_0x056f('0x14')](_0x056f('0x15'),auth[_0x056f('0x9')](),controller[_0x056f('0x16')]);module[_0x056f('0x17')]=router;
\ No newline at end of file