Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelQueueReport / index.js
index 9561fa1..250eb0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf072=['post','create','put','update','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show'];(function(_0x35383b,_0x2f4ca9){var _0x4f8826=function(_0x7ee8f9){while(--_0x7ee8f9){_0x35383b['push'](_0x35383b['shift']());}};_0x4f8826(++_0x2f4ca9);}(_0xf072,0x8a));var _0x2f07=function(_0x320fb2,_0x3541ee){_0x320fb2=_0x320fb2-0x0;var _0x2c4855=_0xf072[_0x320fb2];return _0x2c4855;};'use strict';var multer=require(_0x2f07('0x0'));var util=require('util');var path=require(_0x2f07('0x1'));var timeout=require(_0x2f07('0x2'));var express=require(_0x2f07('0x3'));var router=express[_0x2f07('0x4')]();var fs_extra=require(_0x2f07('0x5'));var auth=require(_0x2f07('0x6'));var interaction=require(_0x2f07('0x7'));var config=require('../../config/environment');var controller=require(_0x2f07('0x8'));router[_0x2f07('0x9')]('/',auth[_0x2f07('0xa')](),controller[_0x2f07('0xb')]);router[_0x2f07('0x9')](_0x2f07('0xc'),auth[_0x2f07('0xa')](),controller[_0x2f07('0xd')]);router[_0x2f07('0x9')](_0x2f07('0xe'),auth['isAuthenticated'](),controller[_0x2f07('0xf')]);router[_0x2f07('0x10')]('/',auth[_0x2f07('0xa')](),controller[_0x2f07('0x11')]);router[_0x2f07('0x12')](_0x2f07('0xe'),auth[_0x2f07('0xa')](),controller[_0x2f07('0x13')]);router['delete'](_0x2f07('0xe'),auth[_0x2f07('0xa')](),controller[_0x2f07('0x14')]);module[_0x2f07('0x15')]=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