Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / openchannelQueue / index.js
index e70a208..7e17dd4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c50=['put','delete','destroy','removeTeams','removeAgents','exports','connect-timeout','Router','../../config/environment','./openchannelQueue.controller','isAuthenticated','get','/describe','/:id','show','/:id/members','/:id/teams','getTeams','/:id/users','getAgents','post','create','addTeams'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x9c50,0xec));var _0x09c5=function(_0x3bbf92,_0x4c0ca5){_0x3bbf92=_0x3bbf92-0x0;var _0x35e77c=_0x9c50[_0x3bbf92];return _0x35e77c;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x09c5('0x0'));var express=require('express');var router=express[_0x09c5('0x1')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x09c5('0x2'));var controller=require(_0x09c5('0x3'));router['get']('/',auth[_0x09c5('0x4')](),controller['index']);router[_0x09c5('0x5')](_0x09c5('0x6'),auth[_0x09c5('0x4')](),controller['describe']);router[_0x09c5('0x5')](_0x09c5('0x7'),auth[_0x09c5('0x4')](),controller[_0x09c5('0x8')]);router['get'](_0x09c5('0x9'),auth['isAuthenticated'](),controller['getMembers']);router[_0x09c5('0x5')](_0x09c5('0xa'),auth[_0x09c5('0x4')](),controller[_0x09c5('0xb')]);router['get'](_0x09c5('0xc'),auth[_0x09c5('0x4')](),controller[_0x09c5('0xd')]);router[_0x09c5('0xe')]('/',auth[_0x09c5('0x4')](),controller[_0x09c5('0xf')]);router['post']('/:id/teams',auth[_0x09c5('0x4')](),controller[_0x09c5('0x10')]);router[_0x09c5('0xe')](_0x09c5('0xc'),auth['isAuthenticated'](),controller['addAgents']);router[_0x09c5('0x11')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x09c5('0x12')](_0x09c5('0x7'),auth[_0x09c5('0x4')](),controller[_0x09c5('0x13')]);router[_0x09c5('0x12')](_0x09c5('0xa'),auth[_0x09c5('0x4')](),controller[_0x09c5('0x14')]);router[_0x09c5('0x12')](_0x09c5('0xc'),auth['isAuthenticated'](),controller[_0x09c5('0x15')]);module[_0x09c5('0x16')]=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