Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / analyticExtractedReport / index.js
index 5ef223d..e976d00 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc947=['multer','util','path','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./analyticExtractedReport.controller','isAuthenticated','show','get','download','post','create','put','/:id'];(function(_0x53e519,_0x36a0be){var _0x27ed5c=function(_0x5de347){while(--_0x5de347){_0x53e519['push'](_0x53e519['shift']());}};_0x27ed5c(++_0x36a0be);}(_0xc947,0x88));var _0x7c94=function(_0x4a6e01,_0x512aa9){_0x4a6e01=_0x4a6e01-0x0;var _0x26d16a=_0xc947[_0x4a6e01];return _0x26d16a;};'use strict';var multer=require(_0x7c94('0x0'));var util=require(_0x7c94('0x1'));var path=require(_0x7c94('0x2'));var timeout=require('connect-timeout');var express=require(_0x7c94('0x3'));var router=express[_0x7c94('0x4')]();var fs_extra=require(_0x7c94('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x7c94('0x6'));var config=require(_0x7c94('0x7'));var controller=require(_0x7c94('0x8'));router['get']('/',auth['isAuthenticated'](),controller['index']);router['get']('/:id',auth[_0x7c94('0x9')](),controller[_0x7c94('0xa')]);router[_0x7c94('0xb')]('/:id/download',auth[_0x7c94('0x9')](),controller[_0x7c94('0xc')]);router[_0x7c94('0xd')]('/',auth[_0x7c94('0x9')](),controller[_0x7c94('0xe')]);router[_0x7c94('0xf')](_0x7c94('0x10'),auth[_0x7c94('0x9')](),controller['update']);router['delete'](_0x7c94('0x10'),auth[_0x7c94('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x88c5=['../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticExtractedReport.controller','get','isAuthenticated','index','/:id','show','download','post','create','put','update','destroy','util','connect-timeout','express','Router','fs-extra'];(function(_0x51d311,_0x55bce9){var _0x4ab945=function(_0x1a40e4){while(--_0x1a40e4){_0x51d311['push'](_0x51d311['shift']());}};_0x4ab945(++_0x55bce9);}(_0x88c5,0x73));var _0x588c=function(_0x53f964,_0x3b52b8){_0x53f964=_0x53f964-0x0;var _0x17be6c=_0x88c5[_0x53f964];return _0x17be6c;};'use strict';var multer=require('multer');var util=require(_0x588c('0x0'));var path=require('path');var timeout=require(_0x588c('0x1'));var express=require(_0x588c('0x2'));var router=express[_0x588c('0x3')]();var fs_extra=require(_0x588c('0x4'));var auth=require(_0x588c('0x5'));var interaction=require(_0x588c('0x6'));var config=require(_0x588c('0x7'));var controller=require(_0x588c('0x8'));router[_0x588c('0x9')]('/',auth[_0x588c('0xa')](),controller[_0x588c('0xb')]);router[_0x588c('0x9')](_0x588c('0xc'),auth[_0x588c('0xa')](),controller[_0x588c('0xd')]);router['get']('/:id/download',auth[_0x588c('0xa')](),controller[_0x588c('0xe')]);router[_0x588c('0xf')]('/',auth['isAuthenticated'](),controller[_0x588c('0x10')]);router[_0x588c('0x11')](_0x588c('0xc'),auth[_0x588c('0xa')](),controller[_0x588c('0x12')]);router['delete'](_0x588c('0xc'),auth[_0x588c('0xa')](),controller[_0x588c('0x13')]);module['exports']=router;
\ No newline at end of file