Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelQueueReport / index.js
index 040352a..250eb0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc32b=['util','path','express','fs-extra','../../components/auth/service','./openchannelQueueReport.controller','index','get','/describe','isAuthenticated','/:id','post','create','put','update','destroy','exports','multer'];(function(_0x401ccd,_0x140815){var _0x5a57ad=function(_0x8ad698){while(--_0x8ad698){_0x401ccd['push'](_0x401ccd['shift']());}};_0x5a57ad(++_0x140815);}(_0xc32b,0x6b));var _0xbc32=function(_0x25e92c,_0xb3e60d){_0x25e92c=_0x25e92c-0x0;var _0x1006a5=_0xc32b[_0x25e92c];return _0x1006a5;};'use strict';var multer=require(_0xbc32('0x0'));var util=require(_0xbc32('0x1'));var path=require(_0xbc32('0x2'));var timeout=require('connect-timeout');var express=require(_0xbc32('0x3'));var router=express['Router']();var fs_extra=require(_0xbc32('0x4'));var auth=require(_0xbc32('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xbc32('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xbc32('0x7')]);router[_0xbc32('0x8')](_0xbc32('0x9'),auth[_0xbc32('0xa')](),controller['describe']);router[_0xbc32('0x8')](_0xbc32('0xb'),auth[_0xbc32('0xa')](),controller['show']);router[_0xbc32('0xc')]('/',auth[_0xbc32('0xa')](),controller[_0xbc32('0xd')]);router[_0xbc32('0xe')](_0xbc32('0xb'),auth[_0xbc32('0xa')](),controller[_0xbc32('0xf')]);router['delete'](_0xbc32('0xb'),auth[_0xbc32('0xa')](),controller[_0xbc32('0x10')]);module[_0xbc32('0x11')]=router;
\ No newline at end of file
+var _0x59dc=['util','express','Router','fs-extra','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','/:id','post','create','update','delete','exports'];(function(_0x4fe416,_0x5a310a){var _0x252725=function(_0x1d67db){while(--_0x1d67db){_0x4fe416['push'](_0x4fe416['shift']());}};_0x252725(++_0x5a310a);}(_0x59dc,0x12c));var _0xc59d=function(_0x5882fd,_0x414c06){_0x5882fd=_0x5882fd-0x0;var _0xb074b6=_0x59dc[_0x5882fd];return _0xb074b6;};'use strict';var multer=require('multer');var util=require(_0xc59d('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc59d('0x1'));var router=express[_0xc59d('0x2')]();var fs_extra=require(_0xc59d('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xc59d('0x4'));var config=require('../../config/environment');var controller=require(_0xc59d('0x5'));router[_0xc59d('0x6')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0x8')]);router[_0xc59d('0x6')]('/describe',auth[_0xc59d('0x7')](),controller['describe']);router['get'](_0xc59d('0x9'),auth['isAuthenticated'](),controller['show']);router[_0xc59d('0xa')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0xb')]);router['put'](_0xc59d('0x9'),auth['isAuthenticated'](),controller[_0xc59d('0xc')]);router[_0xc59d('0xd')](_0xc59d('0x9'),auth[_0xc59d('0x7')](),controller['destroy']);module[_0xc59d('0xe')]=router;
\ No newline at end of file