Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / voiceQueue / index.js
index 7b2025b..efe5849 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x92a9=['show','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/teams','getTeams','getAgents','/:id/members','/:id/lists','/:id/blacklists','getBlackLists','post','create','/:id/clone','clone','addTeams','addAgents','addBlackLists','put','update','delete','destroy','removeTeams','/:id/users','removeAgents','exports','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./voiceQueue.controller','get','isAuthenticated','index','/:id'];(function(_0x237efa,_0x47b29f){var _0x5be54e=function(_0x1c9782){while(--_0x1c9782){_0x237efa['push'](_0x237efa['shift']());}};_0x5be54e(++_0x47b29f);}(_0x92a9,0x1c3));var _0x992a=function(_0x580647,_0x43d2c3){_0x580647=_0x580647-0x0;var _0x5f0792=_0x92a9[_0x580647];return _0x5f0792;};'use strict';var multer=require('multer');var util=require(_0x992a('0x0'));var path=require(_0x992a('0x1'));var timeout=require(_0x992a('0x2'));var express=require(_0x992a('0x3'));var router=express['Router']();var auth=require(_0x992a('0x4'));var interaction=require(_0x992a('0x5'));var config=require('../../config/environment');var controller=require(_0x992a('0x6'));router[_0x992a('0x7')]('/',auth[_0x992a('0x8')](),controller[_0x992a('0x9')]);router['get'](_0x992a('0xa'),auth[_0x992a('0x8')](),controller[_0x992a('0xb')]);router[_0x992a('0x7')](_0x992a('0xc'),auth[_0x992a('0x8')](),controller[_0x992a('0xd')]);router[_0x992a('0x7')](_0x992a('0xe'),auth['isAuthenticated'](),controller[_0x992a('0xf')]);router[_0x992a('0x7')](_0x992a('0x10'),auth[_0x992a('0x8')](),controller[_0x992a('0x11')]);router[_0x992a('0x7')](_0x992a('0x12'),auth[_0x992a('0x8')](),controller[_0x992a('0x13')]);router[_0x992a('0x7')](_0x992a('0x14'),auth['isAuthenticated'](),controller[_0x992a('0x15')]);router[_0x992a('0x7')]('/:id/users',auth[_0x992a('0x8')](),controller[_0x992a('0x16')]);router['get'](_0x992a('0x17'),auth[_0x992a('0x8')](),controller['getMembers']);router[_0x992a('0x7')](_0x992a('0x18'),auth[_0x992a('0x8')](),controller['getLists']);router[_0x992a('0x7')](_0x992a('0x19'),auth[_0x992a('0x8')](),controller[_0x992a('0x1a')]);router[_0x992a('0x1b')]('/',auth[_0x992a('0x8')](),controller[_0x992a('0x1c')]);router['post'](_0x992a('0x1d'),auth['isAuthenticated'](),controller[_0x992a('0x1e')]);router[_0x992a('0x1b')](_0x992a('0x14'),auth[_0x992a('0x8')](),controller[_0x992a('0x1f')]);router[_0x992a('0x1b')]('/:id/users',auth[_0x992a('0x8')](),controller[_0x992a('0x20')]);router[_0x992a('0x1b')]('/:id/lists',auth[_0x992a('0x8')](),controller['addLists']);router['post'](_0x992a('0x19'),auth[_0x992a('0x8')](),controller[_0x992a('0x21')]);router[_0x992a('0x22')](_0x992a('0xa'),auth[_0x992a('0x8')](),controller[_0x992a('0x23')]);router[_0x992a('0x24')](_0x992a('0xa'),auth[_0x992a('0x8')](),controller[_0x992a('0x25')]);router[_0x992a('0x24')](_0x992a('0x14'),auth[_0x992a('0x8')](),controller[_0x992a('0x26')]);router[_0x992a('0x24')](_0x992a('0x27'),auth[_0x992a('0x8')](),controller[_0x992a('0x28')]);router[_0x992a('0x24')](_0x992a('0x18'),auth[_0x992a('0x8')](),controller['removeLists']);router[_0x992a('0x24')](_0x992a('0x19'),auth[_0x992a('0x8')](),controller['removeBlackLists']);module[_0x992a('0x29')]=router;
\ No newline at end of file
+var _0xb10b=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceQueue.controller','get','index','isAuthenticated','show','/:id/hoppers','getHoppers','/:id/hopper_histories','/:id/hopper_finals','getHopperBlacks','/:id/teams','getTeams','/:id/users','getAgents','/:id/members','getMembers','/:id/lists','/:id/blacklists','getBlackLists','post','create','/:id/clone','addTeams','addAgents','addLists','addBlackLists','put','/:id','update','delete','removeTeams','removeAgents','removeLists','removeBlackLists','exports','multer','path','connect-timeout'];(function(_0x3ad9b3,_0x5c76e9){var _0x4ef8d1=function(_0x239036){while(--_0x239036){_0x3ad9b3['push'](_0x3ad9b3['shift']());}};_0x4ef8d1(++_0x5c76e9);}(_0xb10b,0x12a));var _0xbb10=function(_0x2b9e3c,_0x385f13){_0x2b9e3c=_0x2b9e3c-0x0;var _0x481485=_0xb10b[_0x2b9e3c];return _0x481485;};'use strict';var multer=require(_0xbb10('0x0'));var util=require('util');var path=require(_0xbb10('0x1'));var timeout=require(_0xbb10('0x2'));var express=require(_0xbb10('0x3'));var router=express['Router']();var fs_extra=require(_0xbb10('0x4'));var auth=require(_0xbb10('0x5'));var interaction=require(_0xbb10('0x6'));var config=require(_0xbb10('0x7'));var controller=require(_0xbb10('0x8'));router[_0xbb10('0x9')]('/',auth['isAuthenticated'](),controller[_0xbb10('0xa')]);router[_0xbb10('0x9')]('/:id',auth[_0xbb10('0xb')](),controller[_0xbb10('0xc')]);router[_0xbb10('0x9')](_0xbb10('0xd'),auth[_0xbb10('0xb')](),controller[_0xbb10('0xe')]);router[_0xbb10('0x9')](_0xbb10('0xf'),auth['isAuthenticated'](),controller['getHopperHistories']);router[_0xbb10('0x9')](_0xbb10('0x10'),auth[_0xbb10('0xb')](),controller['getHopperFinals']);router[_0xbb10('0x9')]('/:id/hopper_black',auth[_0xbb10('0xb')](),controller[_0xbb10('0x11')]);router[_0xbb10('0x9')](_0xbb10('0x12'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x13')]);router['get'](_0xbb10('0x14'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x15')]);router[_0xbb10('0x9')](_0xbb10('0x16'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x17')]);router[_0xbb10('0x9')](_0xbb10('0x18'),auth[_0xbb10('0xb')](),controller['getLists']);router[_0xbb10('0x9')](_0xbb10('0x19'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x1a')]);router[_0xbb10('0x1b')]('/',auth[_0xbb10('0xb')](),controller[_0xbb10('0x1c')]);router[_0xbb10('0x1b')](_0xbb10('0x1d'),auth[_0xbb10('0xb')](),controller['clone']);router[_0xbb10('0x1b')](_0xbb10('0x12'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x1e')]);router[_0xbb10('0x1b')](_0xbb10('0x14'),auth['isAuthenticated'](),controller[_0xbb10('0x1f')]);router[_0xbb10('0x1b')]('/:id/lists',auth['isAuthenticated'](),controller[_0xbb10('0x20')]);router[_0xbb10('0x1b')](_0xbb10('0x19'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x21')]);router[_0xbb10('0x22')](_0xbb10('0x23'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x24')]);router[_0xbb10('0x25')](_0xbb10('0x23'),auth[_0xbb10('0xb')](),controller['destroy']);router['delete']('/:id/teams',auth[_0xbb10('0xb')](),controller[_0xbb10('0x26')]);router[_0xbb10('0x25')]('/:id/users',auth[_0xbb10('0xb')](),controller[_0xbb10('0x27')]);router[_0xbb10('0x25')](_0xbb10('0x18'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x28')]);router[_0xbb10('0x25')]('/:id/blacklists',auth[_0xbb10('0xb')](),controller[_0xbb10('0x29')]);module[_0xbb10('0x2a')]=router;
\ No newline at end of file