Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / openchannelQueue / index.js
index 705b59e..cb063ee 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd9ce=['describe','show','/:id/members','getMembers','getTeams','/:id/users','create','post','/:id/teams','addAgents','put','/:id','update','delete','destroy','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./openchannelQueue.controller','get','isAuthenticated','index','/describe'];(function(_0x56c7c0,_0x463d97){var _0x666b9a=function(_0x56e4a5){while(--_0x56e4a5){_0x56c7c0['push'](_0x56c7c0['shift']());}};_0x666b9a(++_0x463d97);}(_0xd9ce,0xeb));var _0xed9c=function(_0x3e9582,_0x5ef882){_0x3e9582=_0x3e9582-0x0;var _0xdf59d7=_0xd9ce[_0x3e9582];return _0xdf59d7;};'use strict';var multer=require(_0xed9c('0x0'));var util=require(_0xed9c('0x1'));var path=require(_0xed9c('0x2'));var timeout=require(_0xed9c('0x3'));var express=require(_0xed9c('0x4'));var router=express[_0xed9c('0x5')]();var auth=require(_0xed9c('0x6'));var interaction=require(_0xed9c('0x7'));var config=require('../../config/environment');var controller=require(_0xed9c('0x8'));router[_0xed9c('0x9')]('/',auth[_0xed9c('0xa')](),controller[_0xed9c('0xb')]);router[_0xed9c('0x9')](_0xed9c('0xc'),auth['isAuthenticated'](),controller[_0xed9c('0xd')]);router[_0xed9c('0x9')]('/:id',auth['isAuthenticated'](),controller[_0xed9c('0xe')]);router['get'](_0xed9c('0xf'),auth[_0xed9c('0xa')](),controller[_0xed9c('0x10')]);router[_0xed9c('0x9')]('/:id/teams',auth[_0xed9c('0xa')](),controller[_0xed9c('0x11')]);router[_0xed9c('0x9')](_0xed9c('0x12'),auth[_0xed9c('0xa')](),controller['getAgents']);router['post']('/',auth[_0xed9c('0xa')](),controller[_0xed9c('0x13')]);router[_0xed9c('0x14')](_0xed9c('0x15'),auth['isAuthenticated'](),controller['addTeams']);router[_0xed9c('0x14')]('/:id/users',auth[_0xed9c('0xa')](),controller[_0xed9c('0x16')]);router[_0xed9c('0x17')](_0xed9c('0x18'),auth[_0xed9c('0xa')](),controller[_0xed9c('0x19')]);router[_0xed9c('0x1a')]('/:id',auth[_0xed9c('0xa')](),controller[_0xed9c('0x1b')]);router[_0xed9c('0x1a')]('/:id/teams',auth[_0xed9c('0xa')](),controller[_0xed9c('0x1c')]);router['delete'](_0xed9c('0x12'),auth[_0xed9c('0xa')](),controller[_0xed9c('0x1d')]);module[_0xed9c('0x1e')]=router;
\ No newline at end of file
+var _0xf014=['/:id/users','getAgents','post','create','/:id/teams','addAgents','put','/:id','update','delete','destroy','removeAgents','exports','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueue.controller','get','isAuthenticated','describe','/:id/members','getMembers'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xf014,0xd5));var _0x4f01=function(_0x480eff,_0x541555){_0x480eff=_0x480eff-0x0;var _0x5c8aeb=_0xf014[_0x480eff];return _0x5c8aeb;};'use strict';var multer=require('multer');var util=require(_0x4f01('0x0'));var path=require(_0x4f01('0x1'));var timeout=require('connect-timeout');var express=require(_0x4f01('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x4f01('0x3'));var interaction=require(_0x4f01('0x4'));var config=require(_0x4f01('0x5'));var controller=require(_0x4f01('0x6'));router[_0x4f01('0x7')]('/',auth[_0x4f01('0x8')](),controller['index']);router[_0x4f01('0x7')]('/describe',auth['isAuthenticated'](),controller[_0x4f01('0x9')]);router[_0x4f01('0x7')]('/:id',auth[_0x4f01('0x8')](),controller['show']);router[_0x4f01('0x7')](_0x4f01('0xa'),auth[_0x4f01('0x8')](),controller[_0x4f01('0xb')]);router[_0x4f01('0x7')]('/:id/teams',auth[_0x4f01('0x8')](),controller['getTeams']);router[_0x4f01('0x7')](_0x4f01('0xc'),auth['isAuthenticated'](),controller[_0x4f01('0xd')]);router[_0x4f01('0xe')]('/',auth[_0x4f01('0x8')](),controller[_0x4f01('0xf')]);router['post'](_0x4f01('0x10'),auth[_0x4f01('0x8')](),controller['addTeams']);router['post'](_0x4f01('0xc'),auth[_0x4f01('0x8')](),controller[_0x4f01('0x11')]);router[_0x4f01('0x12')](_0x4f01('0x13'),auth[_0x4f01('0x8')](),controller[_0x4f01('0x14')]);router[_0x4f01('0x15')](_0x4f01('0x13'),auth[_0x4f01('0x8')](),controller[_0x4f01('0x16')]);router[_0x4f01('0x15')](_0x4f01('0x10'),auth['isAuthenticated'](),controller['removeTeams']);router[_0x4f01('0x15')]('/:id/users',auth[_0x4f01('0x8')](),controller[_0x4f01('0x17')]);module[_0x4f01('0x18')]=router;
\ No newline at end of file