Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelQueueReport / index.js
index f729546..a89e7d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdc37=['delete','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','update'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0xdc37,0x114));var _0x7dc3=function(_0x5cc8b9,_0x20e3c3){_0x5cc8b9=_0x5cc8b9-0x0;var _0x58892e=_0xdc37[_0x5cc8b9];return _0x58892e;};'use strict';var multer=require(_0x7dc3('0x0'));var util=require(_0x7dc3('0x1'));var path=require(_0x7dc3('0x2'));var timeout=require('connect-timeout');var express=require(_0x7dc3('0x3'));var router=express[_0x7dc3('0x4')]();var fs_extra=require(_0x7dc3('0x5'));var auth=require(_0x7dc3('0x6'));var interaction=require(_0x7dc3('0x7'));var config=require('../../config/environment');var controller=require(_0x7dc3('0x8'));router[_0x7dc3('0x9')]('/',auth[_0x7dc3('0xa')](),controller[_0x7dc3('0xb')]);router[_0x7dc3('0x9')](_0x7dc3('0xc'),auth['isAuthenticated'](),controller[_0x7dc3('0xd')]);router[_0x7dc3('0x9')](_0x7dc3('0xe'),auth['isAuthenticated'](),controller[_0x7dc3('0xf')]);router['post']('/',auth[_0x7dc3('0xa')](),controller[_0x7dc3('0x10')]);router['put'](_0x7dc3('0xe'),auth[_0x7dc3('0xa')](),controller[_0x7dc3('0x11')]);router[_0x7dc3('0x12')](_0x7dc3('0xe'),auth['isAuthenticated'](),controller[_0x7dc3('0x13')]);module[_0x7dc3('0x14')]=router;
\ No newline at end of file
+var _0x5f0f=['../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','index','describe','/:id','post','create','put','delete','destroy','exports','util','express','Router','../../components/auth/service'];(function(_0xa5cc56,_0x482df1){var _0x52b569=function(_0x34be4c){while(--_0x34be4c){_0xa5cc56['push'](_0xa5cc56['shift']());}};_0x52b569(++_0x482df1);}(_0x5f0f,0xe6));var _0xf5f0=function(_0x866e1c,_0x549974){_0x866e1c=_0x866e1c-0x0;var _0x59697e=_0x5f0f[_0x866e1c];return _0x59697e;};'use strict';var multer=require('multer');var util=require(_0xf5f0('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf5f0('0x1'));var router=express[_0xf5f0('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xf5f0('0x3'));var interaction=require(_0xf5f0('0x4'));var config=require(_0xf5f0('0x5'));var controller=require(_0xf5f0('0x6'));router[_0xf5f0('0x7')]('/',auth[_0xf5f0('0x8')](),controller[_0xf5f0('0x9')]);router[_0xf5f0('0x7')]('/describe',auth['isAuthenticated'](),controller[_0xf5f0('0xa')]);router[_0xf5f0('0x7')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller['show']);router[_0xf5f0('0xc')]('/',auth[_0xf5f0('0x8')](),controller[_0xf5f0('0xd')]);router[_0xf5f0('0xe')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller['update']);router[_0xf5f0('0xf')](_0xf5f0('0xb'),auth[_0xf5f0('0x8')](),controller[_0xf5f0('0x10')]);module[_0xf5f0('0x11')]=router;
\ No newline at end of file