Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / openchannelQueue / index.js
index 5886891..facd253 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd50=['path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','show','/:id/members','getMembers','getTeams','/:id/users','getAgents','post','create','addTeams','addAgents','put','/:id','update','delete','destroy','removeTeams','exports','util'];(function(_0x13e741,_0x5d3c24){var _0x3f8bb3=function(_0x4440a0){while(--_0x4440a0){_0x13e741['push'](_0x13e741['shift']());}};_0x3f8bb3(++_0x5d3c24);}(_0xfd50,0x178));var _0x0fd5=function(_0x1f9f37,_0x18776e){_0x1f9f37=_0x1f9f37-0x0;var _0x21c080=_0xfd50[_0x1f9f37];return _0x21c080;};'use strict';var multer=require('multer');var util=require(_0x0fd5('0x0'));var path=require(_0x0fd5('0x1'));var timeout=require(_0x0fd5('0x2'));var express=require(_0x0fd5('0x3'));var router=express[_0x0fd5('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x0fd5('0x5'));var config=require(_0x0fd5('0x6'));var controller=require('./openchannelQueue.controller');router['get']('/',auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x8')]);router[_0x0fd5('0x9')](_0x0fd5('0xa'),auth['isAuthenticated'](),controller[_0x0fd5('0xb')]);router[_0x0fd5('0x9')]('/:id',auth[_0x0fd5('0x7')](),controller[_0x0fd5('0xc')]);router[_0x0fd5('0x9')](_0x0fd5('0xd'),auth[_0x0fd5('0x7')](),controller[_0x0fd5('0xe')]);router[_0x0fd5('0x9')]('/:id/teams',auth[_0x0fd5('0x7')](),controller[_0x0fd5('0xf')]);router['get'](_0x0fd5('0x10'),auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x11')]);router[_0x0fd5('0x12')]('/',auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x13')]);router[_0x0fd5('0x12')]('/:id/teams',auth['isAuthenticated'](),controller[_0x0fd5('0x14')]);router['post'](_0x0fd5('0x10'),auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x15')]);router[_0x0fd5('0x16')](_0x0fd5('0x17'),auth['isAuthenticated'](),controller[_0x0fd5('0x18')]);router[_0x0fd5('0x19')](_0x0fd5('0x17'),auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x1a')]);router[_0x0fd5('0x19')]('/:id/teams',auth[_0x0fd5('0x7')](),controller[_0x0fd5('0x1b')]);router[_0x0fd5('0x19')](_0x0fd5('0x10'),auth[_0x0fd5('0x7')](),controller['removeAgents']);module[_0x0fd5('0x1c')]=router;
\ No newline at end of file
+var _0x3419=['./openchannelQueue.controller','get','index','/describe','isAuthenticated','/:id','show','/:id/members','/:id/users','getAgents','post','create','update','delete','destroy','/:id/teams','removeTeams','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x5b458e,_0x59c405){var _0x5c7fb6=function(_0x151988){while(--_0x151988){_0x5b458e['push'](_0x5b458e['shift']());}};_0x5c7fb6(++_0x59c405);}(_0x3419,0xe2));var _0x9341=function(_0x16539a,_0x31409a){_0x16539a=_0x16539a-0x0;var _0x200796=_0x3419[_0x16539a];return _0x200796;};'use strict';var multer=require(_0x9341('0x0'));var util=require('util');var path=require(_0x9341('0x1'));var timeout=require(_0x9341('0x2'));var express=require(_0x9341('0x3'));var router=express[_0x9341('0x4')]();var fs_extra=require(_0x9341('0x5'));var auth=require(_0x9341('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x9341('0x7'));var controller=require(_0x9341('0x8'));router[_0x9341('0x9')]('/',auth['isAuthenticated'](),controller[_0x9341('0xa')]);router[_0x9341('0x9')](_0x9341('0xb'),auth[_0x9341('0xc')](),controller['describe']);router[_0x9341('0x9')](_0x9341('0xd'),auth[_0x9341('0xc')](),controller[_0x9341('0xe')]);router[_0x9341('0x9')](_0x9341('0xf'),auth[_0x9341('0xc')](),controller['getMembers']);router[_0x9341('0x9')]('/:id/teams',auth[_0x9341('0xc')](),controller['getTeams']);router[_0x9341('0x9')](_0x9341('0x10'),auth['isAuthenticated'](),controller[_0x9341('0x11')]);router[_0x9341('0x12')]('/',auth['isAuthenticated'](),controller[_0x9341('0x13')]);router[_0x9341('0x12')]('/:id/teams',auth['isAuthenticated'](),controller['addTeams']);router[_0x9341('0x12')]('/:id/users',auth[_0x9341('0xc')](),controller['addAgents']);router['put'](_0x9341('0xd'),auth[_0x9341('0xc')](),controller[_0x9341('0x14')]);router[_0x9341('0x15')](_0x9341('0xd'),auth[_0x9341('0xc')](),controller[_0x9341('0x16')]);router['delete'](_0x9341('0x17'),auth[_0x9341('0xc')](),controller[_0x9341('0x18')]);router[_0x9341('0x15')](_0x9341('0x10'),auth[_0x9341('0xc')](),controller['removeAgents']);module[_0x9341('0x19')]=router;
\ No newline at end of file