Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / openchannelQueue / index.js
index cde0828..5c3e1fc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb3ad=['post','addTeams','addAgents','put','/:id','update','delete','destroy','/:id/teams','removeTeams','removeAgents','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueue.controller','get','isAuthenticated','index','/describe','show','/:id/members','getMembers','getTeams','/:id/users','getAgents'];(function(_0x497463,_0x24938c){var _0x3db30e=function(_0x380e6e){while(--_0x380e6e){_0x497463['push'](_0x497463['shift']());}};_0x3db30e(++_0x24938c);}(_0xb3ad,0x1cc));var _0xdb3a=function(_0x1901a4,_0x22b669){_0x1901a4=_0x1901a4-0x0;var _0x2448f2=_0xb3ad[_0x1901a4];return _0x2448f2;};'use strict';var multer=require(_0xdb3a('0x0'));var util=require(_0xdb3a('0x1'));var path=require('path');var timeout=require(_0xdb3a('0x2'));var express=require(_0xdb3a('0x3'));var router=express[_0xdb3a('0x4')]();var fs_extra=require(_0xdb3a('0x5'));var auth=require(_0xdb3a('0x6'));var interaction=require(_0xdb3a('0x7'));var config=require(_0xdb3a('0x8'));var controller=require(_0xdb3a('0x9'));router[_0xdb3a('0xa')]('/',auth[_0xdb3a('0xb')](),controller[_0xdb3a('0xc')]);router['get'](_0xdb3a('0xd'),auth[_0xdb3a('0xb')](),controller['describe']);router[_0xdb3a('0xa')]('/:id',auth[_0xdb3a('0xb')](),controller[_0xdb3a('0xe')]);router['get'](_0xdb3a('0xf'),auth['isAuthenticated'](),controller[_0xdb3a('0x10')]);router[_0xdb3a('0xa')]('/:id/teams',auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x11')]);router[_0xdb3a('0xa')](_0xdb3a('0x12'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x13')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xdb3a('0x14')]('/:id/teams',auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x15')]);router['post'](_0xdb3a('0x12'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x16')]);router[_0xdb3a('0x17')](_0xdb3a('0x18'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x19')]);router[_0xdb3a('0x1a')](_0xdb3a('0x18'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x1b')]);router[_0xdb3a('0x1a')](_0xdb3a('0x1c'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x1d')]);router[_0xdb3a('0x1a')](_0xdb3a('0x12'),auth[_0xdb3a('0xb')](),controller[_0xdb3a('0x1e')]);module[_0xdb3a('0x1f')]=router;
\ No newline at end of file
+var _0x65ff=['getMembers','getTeams','/:id/users','getAgents','create','post','/:id/teams','addAgents','put','/:id','update','delete','removeTeams','removeAgents','exports','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelQueue.controller','get','isAuthenticated','index','describe','show','/:id/members'];(function(_0x234569,_0x2ef824){var _0x319eea=function(_0x5f2189){while(--_0x5f2189){_0x234569['push'](_0x234569['shift']());}};_0x319eea(++_0x2ef824);}(_0x65ff,0x197));var _0xf65f=function(_0x1b92a6,_0x14444b){_0x1b92a6=_0x1b92a6-0x0;var _0x24be5b=_0x65ff[_0x1b92a6];return _0x24be5b;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf65f('0x0'));var timeout=require(_0xf65f('0x1'));var express=require(_0xf65f('0x2'));var router=express['Router']();var fs_extra=require(_0xf65f('0x3'));var auth=require(_0xf65f('0x4'));var interaction=require(_0xf65f('0x5'));var config=require('../../config/environment');var controller=require(_0xf65f('0x6'));router[_0xf65f('0x7')]('/',auth[_0xf65f('0x8')](),controller[_0xf65f('0x9')]);router[_0xf65f('0x7')]('/describe',auth[_0xf65f('0x8')](),controller[_0xf65f('0xa')]);router[_0xf65f('0x7')]('/:id',auth[_0xf65f('0x8')](),controller[_0xf65f('0xb')]);router[_0xf65f('0x7')](_0xf65f('0xc'),auth['isAuthenticated'](),controller[_0xf65f('0xd')]);router['get']('/:id/teams',auth[_0xf65f('0x8')](),controller[_0xf65f('0xe')]);router[_0xf65f('0x7')](_0xf65f('0xf'),auth[_0xf65f('0x8')](),controller[_0xf65f('0x10')]);router['post']('/',auth[_0xf65f('0x8')](),controller[_0xf65f('0x11')]);router[_0xf65f('0x12')](_0xf65f('0x13'),auth[_0xf65f('0x8')](),controller['addTeams']);router[_0xf65f('0x12')](_0xf65f('0xf'),auth[_0xf65f('0x8')](),controller[_0xf65f('0x14')]);router[_0xf65f('0x15')](_0xf65f('0x16'),auth['isAuthenticated'](),controller[_0xf65f('0x17')]);router[_0xf65f('0x18')](_0xf65f('0x16'),auth['isAuthenticated'](),controller['destroy']);router[_0xf65f('0x18')](_0xf65f('0x13'),auth[_0xf65f('0x8')](),controller[_0xf65f('0x19')]);router[_0xf65f('0x18')](_0xf65f('0xf'),auth[_0xf65f('0x8')](),controller[_0xf65f('0x1a')]);module[_0xf65f('0x1b')]=router;
\ No newline at end of file