Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / openchannelQueue / index.js
index c135e23..7e17dd4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdbcd=['/:id/users','getAgents','post','create','addTeams','addAgents','update','delete','removeAgents','exports','multer','util','express','Router','../../components/auth/service','../../config/environment','./openchannelQueue.controller','get','/:id','isAuthenticated','show','getMembers','/:id/teams','getTeams'];(function(_0x2c7618,_0x26be9c){var _0x5ce3f0=function(_0x1837b3){while(--_0x1837b3){_0x2c7618['push'](_0x2c7618['shift']());}};_0x5ce3f0(++_0x26be9c);}(_0xdbcd,0x1ba));var _0xddbc=function(_0x56fbc7,_0x4ba383){_0x56fbc7=_0x56fbc7-0x0;var _0x34eb6b=_0xdbcd[_0x56fbc7];return _0x34eb6b;};'use strict';var multer=require(_0xddbc('0x0'));var util=require(_0xddbc('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xddbc('0x2'));var router=express[_0xddbc('0x3')]();var auth=require(_0xddbc('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xddbc('0x5'));var controller=require(_0xddbc('0x6'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0xddbc('0x7')]('/describe',auth['isAuthenticated'](),controller['describe']);router['get'](_0xddbc('0x8'),auth[_0xddbc('0x9')](),controller[_0xddbc('0xa')]);router[_0xddbc('0x7')]('/:id/members',auth['isAuthenticated'](),controller[_0xddbc('0xb')]);router['get'](_0xddbc('0xc'),auth['isAuthenticated'](),controller[_0xddbc('0xd')]);router[_0xddbc('0x7')](_0xddbc('0xe'),auth[_0xddbc('0x9')](),controller[_0xddbc('0xf')]);router[_0xddbc('0x10')]('/',auth[_0xddbc('0x9')](),controller[_0xddbc('0x11')]);router[_0xddbc('0x10')](_0xddbc('0xc'),auth[_0xddbc('0x9')](),controller[_0xddbc('0x12')]);router['post']('/:id/users',auth[_0xddbc('0x9')](),controller[_0xddbc('0x13')]);router['put']('/:id',auth[_0xddbc('0x9')](),controller[_0xddbc('0x14')]);router[_0xddbc('0x15')](_0xddbc('0x8'),auth['isAuthenticated'](),controller['destroy']);router[_0xddbc('0x15')](_0xddbc('0xc'),auth['isAuthenticated'](),controller['removeTeams']);router['delete'](_0xddbc('0xe'),auth['isAuthenticated'](),controller[_0xddbc('0x16')]);module[_0xddbc('0x17')]=router;
\ No newline at end of file
+var _0x4300=['show','/:id/members','/:id/teams','getTeams','/:id/users','getAgents','create','post','addTeams','addAgents','put','removeTeams','delete','exports','multer','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueue.controller','isAuthenticated','get','describe','/:id'];(function(_0x5afcdf,_0x164d88){var _0x108b15=function(_0x476015){while(--_0x476015){_0x5afcdf['push'](_0x5afcdf['shift']());}};_0x108b15(++_0x164d88);}(_0x4300,0x1a6));var _0x0430=function(_0x1e5ddd,_0x531b8b){_0x1e5ddd=_0x1e5ddd-0x0;var _0x10075f=_0x4300[_0x1e5ddd];return _0x10075f;};'use strict';var multer=require(_0x0430('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0430('0x1')]();var auth=require(_0x0430('0x2'));var interaction=require(_0x0430('0x3'));var config=require(_0x0430('0x4'));var controller=require(_0x0430('0x5'));router['get']('/',auth[_0x0430('0x6')](),controller['index']);router[_0x0430('0x7')]('/describe',auth[_0x0430('0x6')](),controller[_0x0430('0x8')]);router[_0x0430('0x7')](_0x0430('0x9'),auth[_0x0430('0x6')](),controller[_0x0430('0xa')]);router[_0x0430('0x7')](_0x0430('0xb'),auth[_0x0430('0x6')](),controller['getMembers']);router[_0x0430('0x7')](_0x0430('0xc'),auth[_0x0430('0x6')](),controller[_0x0430('0xd')]);router[_0x0430('0x7')](_0x0430('0xe'),auth[_0x0430('0x6')](),controller[_0x0430('0xf')]);router['post']('/',auth['isAuthenticated'](),controller[_0x0430('0x10')]);router[_0x0430('0x11')](_0x0430('0xc'),auth[_0x0430('0x6')](),controller[_0x0430('0x12')]);router[_0x0430('0x11')](_0x0430('0xe'),auth['isAuthenticated'](),controller[_0x0430('0x13')]);router[_0x0430('0x14')](_0x0430('0x9'),auth[_0x0430('0x6')](),controller['update']);router['delete']('/:id',auth[_0x0430('0x6')](),controller['destroy']);router['delete'](_0x0430('0xc'),auth[_0x0430('0x6')](),controller[_0x0430('0x15')]);router[_0x0430('0x16')](_0x0430('0xe'),auth['isAuthenticated'](),controller['removeAgents']);module[_0x0430('0x17')]=router;
\ No newline at end of file