Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / voiceQueue / index.js
index 4178e86..8d146fb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa95a=['../../config/environment','get','isAuthenticated','index','/:id','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/users','getAgents','/:id/members','getMembers','/:id/lists','/:id/blacklists','getBlackLists','post','/:id/clone','/:id/teams','addTeams','addAgents','addBlackLists','update','delete','destroy','removeTeams','removeAgents','removeLists','removeBlackLists','exports','util','path','connect-timeout','express','../../components/auth/service'];(function(_0x2daa68,_0x5a6430){var _0x33b52a=function(_0x3e78da){while(--_0x3e78da){_0x2daa68['push'](_0x2daa68['shift']());}};_0x33b52a(++_0x5a6430);}(_0xa95a,0x1a8));var _0xaa95=function(_0x4e36a4,_0x507057){_0x4e36a4=_0x4e36a4-0x0;var _0x4eb232=_0xa95a[_0x4e36a4];return _0x4eb232;};'use strict';var multer=require('multer');var util=require(_0xaa95('0x0'));var path=require(_0xaa95('0x1'));var timeout=require(_0xaa95('0x2'));var express=require(_0xaa95('0x3'));var router=express['Router']();var auth=require(_0xaa95('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xaa95('0x5'));var controller=require('./voiceQueue.controller');router[_0xaa95('0x6')]('/',auth[_0xaa95('0x7')](),controller[_0xaa95('0x8')]);router[_0xaa95('0x6')](_0xaa95('0x9'),auth[_0xaa95('0x7')](),controller['show']);router['get'](_0xaa95('0xa'),auth[_0xaa95('0x7')](),controller[_0xaa95('0xb')]);router['get'](_0xaa95('0xc'),auth['isAuthenticated'](),controller[_0xaa95('0xd')]);router[_0xaa95('0x6')](_0xaa95('0xe'),auth[_0xaa95('0x7')](),controller[_0xaa95('0xf')]);router[_0xaa95('0x6')](_0xaa95('0x10'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x11')]);router[_0xaa95('0x6')]('/:id/teams',auth[_0xaa95('0x7')](),controller['getTeams']);router[_0xaa95('0x6')](_0xaa95('0x12'),auth['isAuthenticated'](),controller[_0xaa95('0x13')]);router[_0xaa95('0x6')](_0xaa95('0x14'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x15')]);router[_0xaa95('0x6')](_0xaa95('0x16'),auth[_0xaa95('0x7')](),controller['getLists']);router['get'](_0xaa95('0x17'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x18')]);router[_0xaa95('0x19')]('/',auth['isAuthenticated'](),controller['create']);router[_0xaa95('0x19')](_0xaa95('0x1a'),auth['isAuthenticated'](),controller['clone']);router['post'](_0xaa95('0x1b'),auth['isAuthenticated'](),controller[_0xaa95('0x1c')]);router[_0xaa95('0x19')]('/:id/users',auth[_0xaa95('0x7')](),controller[_0xaa95('0x1d')]);router[_0xaa95('0x19')](_0xaa95('0x16'),auth[_0xaa95('0x7')](),controller['addLists']);router[_0xaa95('0x19')](_0xaa95('0x17'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x1e')]);router['put'](_0xaa95('0x9'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x1f')]);router[_0xaa95('0x20')](_0xaa95('0x9'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x21')]);router[_0xaa95('0x20')](_0xaa95('0x1b'),auth['isAuthenticated'](),controller[_0xaa95('0x22')]);router[_0xaa95('0x20')](_0xaa95('0x12'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x23')]);router['delete'](_0xaa95('0x16'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x24')]);router[_0xaa95('0x20')](_0xaa95('0x17'),auth[_0xaa95('0x7')](),controller[_0xaa95('0x25')]);module[_0xaa95('0x26')]=router;
\ No newline at end of file
+var _0x691c=['getHoppers','/:id/hopper_histories','getHopperHistories','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/teams','getTeams','/:id/users','getAgents','/:id/members','getMembers','/:id/lists','getLists','/:id/blacklists','post','clone','addTeams','addAgents','addLists','put','update','delete','destroy','removeTeams','removeLists','removeBlackLists','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','./voiceQueue.controller','isAuthenticated','get','/:id','/:id/hoppers'];(function(_0x2ef490,_0x40d6be){var _0x375b5f=function(_0xbfb50c){while(--_0xbfb50c){_0x2ef490['push'](_0x2ef490['shift']());}};_0x375b5f(++_0x40d6be);}(_0x691c,0x1c9));var _0xc691=function(_0x1ee9a1,_0x5f1434){_0x1ee9a1=_0x1ee9a1-0x0;var _0x21270f=_0x691c[_0x1ee9a1];return _0x21270f;};'use strict';var multer=require(_0xc691('0x0'));var util=require('util');var path=require(_0xc691('0x1'));var timeout=require('connect-timeout');var express=require(_0xc691('0x2'));var router=express[_0xc691('0x3')]();var auth=require(_0xc691('0x4'));var interaction=require(_0xc691('0x5'));var config=require('../../config/environment');var controller=require(_0xc691('0x6'));router['get']('/',auth[_0xc691('0x7')](),controller['index']);router[_0xc691('0x8')](_0xc691('0x9'),auth['isAuthenticated'](),controller['show']);router[_0xc691('0x8')](_0xc691('0xa'),auth['isAuthenticated'](),controller[_0xc691('0xb')]);router[_0xc691('0x8')](_0xc691('0xc'),auth[_0xc691('0x7')](),controller[_0xc691('0xd')]);router[_0xc691('0x8')]('/:id/hopper_finals',auth['isAuthenticated'](),controller[_0xc691('0xe')]);router['get'](_0xc691('0xf'),auth[_0xc691('0x7')](),controller[_0xc691('0x10')]);router[_0xc691('0x8')](_0xc691('0x11'),auth[_0xc691('0x7')](),controller[_0xc691('0x12')]);router[_0xc691('0x8')](_0xc691('0x13'),auth[_0xc691('0x7')](),controller[_0xc691('0x14')]);router[_0xc691('0x8')](_0xc691('0x15'),auth[_0xc691('0x7')](),controller[_0xc691('0x16')]);router[_0xc691('0x8')](_0xc691('0x17'),auth[_0xc691('0x7')](),controller[_0xc691('0x18')]);router[_0xc691('0x8')](_0xc691('0x19'),auth[_0xc691('0x7')](),controller['getBlackLists']);router[_0xc691('0x1a')]('/',auth['isAuthenticated'](),controller['create']);router[_0xc691('0x1a')]('/:id/clone',auth[_0xc691('0x7')](),controller[_0xc691('0x1b')]);router['post'](_0xc691('0x11'),auth[_0xc691('0x7')](),controller[_0xc691('0x1c')]);router[_0xc691('0x1a')]('/:id/users',auth[_0xc691('0x7')](),controller[_0xc691('0x1d')]);router[_0xc691('0x1a')](_0xc691('0x17'),auth[_0xc691('0x7')](),controller[_0xc691('0x1e')]);router[_0xc691('0x1a')](_0xc691('0x19'),auth[_0xc691('0x7')](),controller['addBlackLists']);router[_0xc691('0x1f')]('/:id',auth[_0xc691('0x7')](),controller[_0xc691('0x20')]);router[_0xc691('0x21')]('/:id',auth[_0xc691('0x7')](),controller[_0xc691('0x22')]);router[_0xc691('0x21')](_0xc691('0x11'),auth[_0xc691('0x7')](),controller[_0xc691('0x23')]);router['delete']('/:id/users',auth[_0xc691('0x7')](),controller['removeAgents']);router['delete'](_0xc691('0x17'),auth[_0xc691('0x7')](),controller[_0xc691('0x24')]);router[_0xc691('0x21')](_0xc691('0x19'),auth[_0xc691('0x7')](),controller[_0xc691('0x25')]);module[_0xc691('0x26')]=router;
\ No newline at end of file