Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / voiceQueue / index.js
index 3f08b56..2ff24d1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2bae=['/:id/users','addAgents','addBlackLists','put','delete','destroy','removeTeams','removeAgents','removeLists','removeBlackLists','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceQueue.controller','isAuthenticated','index','/:id','get','/:id/hoppers','getHopperHistories','/:id/hopper_finals','getHopperFinals','getHopperBlacks','/:id/teams','getTeams','/:id/members','getMembers','/:id/lists','/:id/blacklists','getBlackLists','create','post','clone','addTeams'];(function(_0x163742,_0x467e36){var _0x1152ac=function(_0x40a83d){while(--_0x40a83d){_0x163742['push'](_0x163742['shift']());}};_0x1152ac(++_0x467e36);}(_0x2bae,0xfb));var _0xe2ba=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2bae[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require(_0xe2ba('0x0'));var path=require(_0xe2ba('0x1'));var timeout=require(_0xe2ba('0x2'));var express=require(_0xe2ba('0x3'));var router=express[_0xe2ba('0x4')]();var auth=require(_0xe2ba('0x5'));var interaction=require(_0xe2ba('0x6'));var config=require(_0xe2ba('0x7'));var controller=require(_0xe2ba('0x8'));router['get']('/',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0xa')]);router['get'](_0xe2ba('0xb'),auth['isAuthenticated'](),controller['show']);router[_0xe2ba('0xc')](_0xe2ba('0xd'),auth[_0xe2ba('0x9')](),controller['getHoppers']);router['get']('/:id/hopper_histories',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0xe')]);router['get'](_0xe2ba('0xf'),auth['isAuthenticated'](),controller[_0xe2ba('0x10')]);router[_0xe2ba('0xc')]('/:id/hopper_black',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x11')]);router[_0xe2ba('0xc')](_0xe2ba('0x12'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x13')]);router[_0xe2ba('0xc')]('/:id/users',auth[_0xe2ba('0x9')](),controller['getAgents']);router[_0xe2ba('0xc')](_0xe2ba('0x14'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x15')]);router['get'](_0xe2ba('0x16'),auth[_0xe2ba('0x9')](),controller['getLists']);router[_0xe2ba('0xc')](_0xe2ba('0x17'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x18')]);router['post']('/',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x19')]);router[_0xe2ba('0x1a')]('/:id/clone',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x1b')]);router[_0xe2ba('0x1a')]('/:id/teams',auth['isAuthenticated'](),controller[_0xe2ba('0x1c')]);router[_0xe2ba('0x1a')](_0xe2ba('0x1d'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x1e')]);router[_0xe2ba('0x1a')](_0xe2ba('0x16'),auth[_0xe2ba('0x9')](),controller['addLists']);router[_0xe2ba('0x1a')](_0xe2ba('0x17'),auth['isAuthenticated'](),controller[_0xe2ba('0x1f')]);router[_0xe2ba('0x20')](_0xe2ba('0xb'),auth['isAuthenticated'](),controller['update']);router[_0xe2ba('0x21')](_0xe2ba('0xb'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x22')]);router[_0xe2ba('0x21')](_0xe2ba('0x12'),auth['isAuthenticated'](),controller[_0xe2ba('0x23')]);router[_0xe2ba('0x21')]('/:id/users',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x24')]);router[_0xe2ba('0x21')]('/:id/lists',auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x25')]);router[_0xe2ba('0x21')](_0xe2ba('0x17'),auth[_0xe2ba('0x9')](),controller[_0xe2ba('0x26')]);module[_0xe2ba('0x27')]=router;
\ No newline at end of file
+var _0xbf59=['removeAgents','removeLists','removeBlackLists','exports','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceQueue.controller','index','get','/:id','isAuthenticated','show','/:id/hoppers','getHoppers','getHopperHistories','/:id/hopper_finals','/:id/hopper_black','getHopperBlacks','/:id/teams','getTeams','/:id/users','getAgents','getMembers','getLists','/:id/blacklists','post','create','/:id/clone','clone','addTeams','addAgents','addLists','addBlackLists','put','update','delete','removeTeams'];(function(_0x122ef9,_0x451d2a){var _0x42fba0=function(_0x17c9d3){while(--_0x17c9d3){_0x122ef9['push'](_0x122ef9['shift']());}};_0x42fba0(++_0x451d2a);}(_0xbf59,0xa8));var _0x9bf5=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xbf59[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require(_0x9bf5('0x0'));var path=require('path');var timeout=require(_0x9bf5('0x1'));var express=require(_0x9bf5('0x2'));var router=express[_0x9bf5('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x9bf5('0x4'));var config=require(_0x9bf5('0x5'));var controller=require(_0x9bf5('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x9bf5('0x7')]);router[_0x9bf5('0x8')](_0x9bf5('0x9'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0xb')]);router[_0x9bf5('0x8')](_0x9bf5('0xc'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0xd')]);router[_0x9bf5('0x8')]('/:id/hopper_histories',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0xe')]);router['get'](_0x9bf5('0xf'),auth[_0x9bf5('0xa')](),controller['getHopperFinals']);router[_0x9bf5('0x8')](_0x9bf5('0x10'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x11')]);router[_0x9bf5('0x8')](_0x9bf5('0x12'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x13')]);router[_0x9bf5('0x8')](_0x9bf5('0x14'),auth['isAuthenticated'](),controller[_0x9bf5('0x15')]);router[_0x9bf5('0x8')]('/:id/members',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x16')]);router['get']('/:id/lists',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x17')]);router[_0x9bf5('0x8')](_0x9bf5('0x18'),auth['isAuthenticated'](),controller['getBlackLists']);router[_0x9bf5('0x19')]('/',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x1a')]);router[_0x9bf5('0x19')](_0x9bf5('0x1b'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x1c')]);router['post'](_0x9bf5('0x12'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x1d')]);router[_0x9bf5('0x19')]('/:id/users',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x1e')]);router[_0x9bf5('0x19')]('/:id/lists',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x1f')]);router['post'](_0x9bf5('0x18'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x20')]);router[_0x9bf5('0x21')](_0x9bf5('0x9'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x22')]);router[_0x9bf5('0x23')](_0x9bf5('0x9'),auth[_0x9bf5('0xa')](),controller['destroy']);router[_0x9bf5('0x23')](_0x9bf5('0x12'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x24')]);router['delete']('/:id/users',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x25')]);router['delete']('/:id/lists',auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x26')]);router[_0x9bf5('0x23')](_0x9bf5('0x18'),auth[_0x9bf5('0xa')](),controller[_0x9bf5('0x27')]);module[_0x9bf5('0x28')]=router;
\ No newline at end of file