Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / api / voiceQueue / index.js
index e59784f..a0790e2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcb9a=['get','isAuthenticated','index','/:id','show','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','getHopperFinals','getHopperBlacks','/:id/teams','getTeams','/:id/users','/:id/members','getMembers','/:id/lists','getLists','/:id/blacklists','getBlackLists','post','create','/:id/clone','addTeams','addAgents','addLists','put','update','delete','destroy','removeAgents','removeLists','removeBlackLists','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x253795,_0x582fe0){var _0x5cc476=function(_0x4bc74c){while(--_0x4bc74c){_0x253795['push'](_0x253795['shift']());}};_0x5cc476(++_0x582fe0);}(_0xcb9a,0xc9));var _0xacb9=function(_0x365296,_0x4a8e50){_0x365296=_0x365296-0x0;var _0x205033=_0xcb9a[_0x365296];return _0x205033;};'use strict';var multer=require(_0xacb9('0x0'));var util=require(_0xacb9('0x1'));var path=require(_0xacb9('0x2'));var timeout=require(_0xacb9('0x3'));var express=require(_0xacb9('0x4'));var router=express[_0xacb9('0x5')]();var auth=require(_0xacb9('0x6'));var interaction=require(_0xacb9('0x7'));var config=require(_0xacb9('0x8'));var controller=require('./voiceQueue.controller');router[_0xacb9('0x9')]('/',auth[_0xacb9('0xa')](),controller[_0xacb9('0xb')]);router[_0xacb9('0x9')](_0xacb9('0xc'),auth['isAuthenticated'](),controller[_0xacb9('0xd')]);router[_0xacb9('0x9')](_0xacb9('0xe'),auth[_0xacb9('0xa')](),controller[_0xacb9('0xf')]);router[_0xacb9('0x9')](_0xacb9('0x10'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x11')]);router[_0xacb9('0x9')]('/:id/hopper_finals',auth[_0xacb9('0xa')](),controller[_0xacb9('0x12')]);router[_0xacb9('0x9')]('/:id/hopper_black',auth[_0xacb9('0xa')](),controller[_0xacb9('0x13')]);router[_0xacb9('0x9')](_0xacb9('0x14'),auth['isAuthenticated'](),controller[_0xacb9('0x15')]);router[_0xacb9('0x9')](_0xacb9('0x16'),auth[_0xacb9('0xa')](),controller['getAgents']);router[_0xacb9('0x9')](_0xacb9('0x17'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x18')]);router[_0xacb9('0x9')](_0xacb9('0x19'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x1a')]);router[_0xacb9('0x9')](_0xacb9('0x1b'),auth['isAuthenticated'](),controller[_0xacb9('0x1c')]);router[_0xacb9('0x1d')]('/',auth['isAuthenticated'](),controller[_0xacb9('0x1e')]);router[_0xacb9('0x1d')](_0xacb9('0x1f'),auth[_0xacb9('0xa')](),controller['clone']);router['post'](_0xacb9('0x14'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x20')]);router['post'](_0xacb9('0x16'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x21')]);router[_0xacb9('0x1d')]('/:id/lists',auth[_0xacb9('0xa')](),controller[_0xacb9('0x22')]);router[_0xacb9('0x1d')](_0xacb9('0x1b'),auth[_0xacb9('0xa')](),controller['addBlackLists']);router[_0xacb9('0x23')](_0xacb9('0xc'),auth['isAuthenticated'](),controller[_0xacb9('0x24')]);router[_0xacb9('0x25')]('/:id',auth[_0xacb9('0xa')](),controller[_0xacb9('0x26')]);router[_0xacb9('0x25')](_0xacb9('0x14'),auth[_0xacb9('0xa')](),controller['removeTeams']);router[_0xacb9('0x25')](_0xacb9('0x16'),auth[_0xacb9('0xa')](),controller[_0xacb9('0x27')]);router[_0xacb9('0x25')]('/:id/lists',auth[_0xacb9('0xa')](),controller[_0xacb9('0x28')]);router[_0xacb9('0x25')](_0xacb9('0x1b'),auth['isAuthenticated'](),controller[_0xacb9('0x29')]);module['exports']=router;
\ No newline at end of file
+var _0xcf60=['/:id','show','/:id/hoppers','getHoppers','getHopperHistories','/:id/hopper_finals','getHopperFinals','getHopperBlacks','/:id/teams','/:id/users','/:id/members','getMembers','/:id/lists','getLists','post','create','clone','addLists','addBlackLists','put','update','delete','destroy','removeTeams','removeAgents','removeLists','multer','connect-timeout','express','Router','../../components/interaction/service','isAuthenticated','get'];(function(_0x36faba,_0x5b28ed){var _0x4f87a6=function(_0x4e5ebb){while(--_0x4e5ebb){_0x36faba['push'](_0x36faba['shift']());}};_0x4f87a6(++_0x5b28ed);}(_0xcf60,0x9e));var _0x0cf6=function(_0x566b2d,_0x63ba0e){_0x566b2d=_0x566b2d-0x0;var _0x59ab38=_0xcf60[_0x566b2d];return _0x59ab38;};'use strict';var multer=require(_0x0cf6('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x0cf6('0x1'));var express=require(_0x0cf6('0x2'));var router=express[_0x0cf6('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x0cf6('0x4'));var config=require('../../config/environment');var controller=require('./voiceQueue.controller');router['get']('/',auth[_0x0cf6('0x5')](),controller['index']);router[_0x0cf6('0x6')](_0x0cf6('0x7'),auth['isAuthenticated'](),controller[_0x0cf6('0x8')]);router[_0x0cf6('0x6')](_0x0cf6('0x9'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xa')]);router[_0x0cf6('0x6')]('/:id/hopper_histories',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xb')]);router[_0x0cf6('0x6')](_0x0cf6('0xc'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xd')]);router[_0x0cf6('0x6')]('/:id/hopper_black',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xe')]);router[_0x0cf6('0x6')](_0x0cf6('0xf'),auth[_0x0cf6('0x5')](),controller['getTeams']);router[_0x0cf6('0x6')](_0x0cf6('0x10'),auth['isAuthenticated'](),controller['getAgents']);router[_0x0cf6('0x6')](_0x0cf6('0x11'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x12')]);router['get'](_0x0cf6('0x13'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x14')]);router[_0x0cf6('0x6')]('/:id/blacklists',auth[_0x0cf6('0x5')](),controller['getBlackLists']);router[_0x0cf6('0x15')]('/',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x16')]);router[_0x0cf6('0x15')]('/:id/clone',auth['isAuthenticated'](),controller[_0x0cf6('0x17')]);router['post'](_0x0cf6('0xf'),auth[_0x0cf6('0x5')](),controller['addTeams']);router[_0x0cf6('0x15')](_0x0cf6('0x10'),auth[_0x0cf6('0x5')](),controller['addAgents']);router['post']('/:id/lists',auth['isAuthenticated'](),controller[_0x0cf6('0x18')]);router['post']('/:id/blacklists',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x19')]);router[_0x0cf6('0x1a')]('/:id',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x1b')]);router[_0x0cf6('0x1c')](_0x0cf6('0x7'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x1d')]);router[_0x0cf6('0x1c')](_0x0cf6('0xf'),auth['isAuthenticated'](),controller[_0x0cf6('0x1e')]);router[_0x0cf6('0x1c')]('/:id/users',auth['isAuthenticated'](),controller[_0x0cf6('0x1f')]);router['delete']('/:id/lists',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x20')]);router['delete']('/:id/blacklists',auth['isAuthenticated'](),controller['removeBlackLists']);module['exports']=router;
\ No newline at end of file