Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / openchannelQueue / index.js
index 96f2c14..803e93a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x891b=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','show','/:id/members','/:id/teams','getTeams','/:id/users','getAgents','post','create','addTeams','put','update','delete','destroy','removeTeams','removeAgents','exports','path','connect-timeout','Router'];(function(_0x4704b2,_0x27ec1d){var _0x10d70f=function(_0x383873){while(--_0x383873){_0x4704b2['push'](_0x4704b2['shift']());}};_0x10d70f(++_0x27ec1d);}(_0x891b,0xc5));var _0xb891=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x891b[_0x20a584];return _0x4b41a8;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb891('0x0'));var timeout=require(_0xb891('0x1'));var express=require('express');var router=express[_0xb891('0x2')]();var auth=require(_0xb891('0x3'));var interaction=require(_0xb891('0x4'));var config=require(_0xb891('0x5'));var controller=require('./openchannelQueue.controller');router[_0xb891('0x6')]('/',auth[_0xb891('0x7')](),controller['index']);router[_0xb891('0x6')]('/describe',auth['isAuthenticated'](),controller['describe']);router[_0xb891('0x6')](_0xb891('0x8'),auth[_0xb891('0x7')](),controller[_0xb891('0x9')]);router[_0xb891('0x6')](_0xb891('0xa'),auth[_0xb891('0x7')](),controller['getMembers']);router[_0xb891('0x6')](_0xb891('0xb'),auth[_0xb891('0x7')](),controller[_0xb891('0xc')]);router[_0xb891('0x6')](_0xb891('0xd'),auth[_0xb891('0x7')](),controller[_0xb891('0xe')]);router[_0xb891('0xf')]('/',auth[_0xb891('0x7')](),controller[_0xb891('0x10')]);router['post'](_0xb891('0xb'),auth[_0xb891('0x7')](),controller[_0xb891('0x11')]);router['post'](_0xb891('0xd'),auth[_0xb891('0x7')](),controller['addAgents']);router[_0xb891('0x12')]('/:id',auth[_0xb891('0x7')](),controller[_0xb891('0x13')]);router[_0xb891('0x14')](_0xb891('0x8'),auth[_0xb891('0x7')](),controller[_0xb891('0x15')]);router['delete']('/:id/teams',auth[_0xb891('0x7')](),controller[_0xb891('0x16')]);router[_0xb891('0x14')](_0xb891('0xd'),auth[_0xb891('0x7')](),controller[_0xb891('0x17')]);module[_0xb891('0x18')]=router;
\ No newline at end of file
+var _0xcb3c=['addAgents','put','update','delete','destroy','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./openchannelQueue.controller','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/members','getMembers','/:id/users','post','create','/:id/teams','addTeams'];(function(_0x303064,_0x12f0c2){var _0x5a1d3d=function(_0x5b9d81){while(--_0x5b9d81){_0x303064['push'](_0x303064['shift']());}};_0x5a1d3d(++_0x12f0c2);}(_0xcb3c,0x19b));var _0xccb3=function(_0x1bb0b6,_0x1734b7){_0x1bb0b6=_0x1bb0b6-0x0;var _0x45f16b=_0xcb3c[_0x1bb0b6];return _0x45f16b;};'use strict';var multer=require(_0xccb3('0x0'));var util=require(_0xccb3('0x1'));var path=require(_0xccb3('0x2'));var timeout=require(_0xccb3('0x3'));var express=require(_0xccb3('0x4'));var router=express[_0xccb3('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xccb3('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xccb3('0x7'));var controller=require(_0xccb3('0x8'));router[_0xccb3('0x9')]('/',auth['isAuthenticated'](),controller[_0xccb3('0xa')]);router[_0xccb3('0x9')](_0xccb3('0xb'),auth[_0xccb3('0xc')](),controller[_0xccb3('0xd')]);router[_0xccb3('0x9')](_0xccb3('0xe'),auth[_0xccb3('0xc')](),controller[_0xccb3('0xf')]);router[_0xccb3('0x9')](_0xccb3('0x10'),auth[_0xccb3('0xc')](),controller[_0xccb3('0x11')]);router[_0xccb3('0x9')]('/:id/teams',auth[_0xccb3('0xc')](),controller['getTeams']);router['get'](_0xccb3('0x12'),auth['isAuthenticated'](),controller['getAgents']);router[_0xccb3('0x13')]('/',auth['isAuthenticated'](),controller[_0xccb3('0x14')]);router[_0xccb3('0x13')](_0xccb3('0x15'),auth[_0xccb3('0xc')](),controller[_0xccb3('0x16')]);router[_0xccb3('0x13')]('/:id/users',auth['isAuthenticated'](),controller[_0xccb3('0x17')]);router[_0xccb3('0x18')]('/:id',auth['isAuthenticated'](),controller[_0xccb3('0x19')]);router[_0xccb3('0x1a')](_0xccb3('0xe'),auth[_0xccb3('0xc')](),controller[_0xccb3('0x1b')]);router[_0xccb3('0x1a')](_0xccb3('0x15'),auth[_0xccb3('0xc')](),controller[_0xccb3('0x1c')]);router[_0xccb3('0x1a')](_0xccb3('0x12'),auth[_0xccb3('0xc')](),controller[_0xccb3('0x1d')]);module[_0xccb3('0x1e')]=router;
\ No newline at end of file