Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / chatQueue / index.js
index 8e1ac97..036c53c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf892=['index','/describe','describe','/:id','/:id/members','getMembers','getTeams','/:id/users','getAgents','post','create','/:id/teams','addAgents','put','delete','destroy','removeTeams','removeAgents','exports','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatQueue.controller','get','isAuthenticated'];(function(_0x1eb0a3,_0x16de8b){var _0x2c8f9a=function(_0x45e54d){while(--_0x45e54d){_0x1eb0a3['push'](_0x1eb0a3['shift']());}};_0x2c8f9a(++_0x16de8b);}(_0xf892,0xc1));var _0x2f89=function(_0x172029,_0x1dcd88){_0x172029=_0x172029-0x0;var _0x1e53f2=_0xf892[_0x172029];return _0x1e53f2;};'use strict';var multer=require(_0x2f89('0x0'));var util=require(_0x2f89('0x1'));var path=require(_0x2f89('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x2f89('0x3')]();var auth=require(_0x2f89('0x4'));var interaction=require(_0x2f89('0x5'));var config=require(_0x2f89('0x6'));var controller=require(_0x2f89('0x7'));router[_0x2f89('0x8')]('/',auth[_0x2f89('0x9')](),controller[_0x2f89('0xa')]);router[_0x2f89('0x8')](_0x2f89('0xb'),auth[_0x2f89('0x9')](),controller[_0x2f89('0xc')]);router[_0x2f89('0x8')](_0x2f89('0xd'),auth[_0x2f89('0x9')](),controller['show']);router[_0x2f89('0x8')](_0x2f89('0xe'),auth[_0x2f89('0x9')](),controller[_0x2f89('0xf')]);router[_0x2f89('0x8')]('/:id/teams',auth['isAuthenticated'](),controller[_0x2f89('0x10')]);router[_0x2f89('0x8')](_0x2f89('0x11'),auth['isAuthenticated'](),controller[_0x2f89('0x12')]);router[_0x2f89('0x13')]('/',auth[_0x2f89('0x9')](),controller[_0x2f89('0x14')]);router[_0x2f89('0x13')](_0x2f89('0x15'),auth[_0x2f89('0x9')](),controller['addTeams']);router[_0x2f89('0x13')](_0x2f89('0x11'),auth[_0x2f89('0x9')](),controller[_0x2f89('0x16')]);router[_0x2f89('0x17')](_0x2f89('0xd'),auth[_0x2f89('0x9')](),controller['update']);router[_0x2f89('0x18')](_0x2f89('0xd'),auth[_0x2f89('0x9')](),controller[_0x2f89('0x19')]);router[_0x2f89('0x18')]('/:id/teams',auth[_0x2f89('0x9')](),controller[_0x2f89('0x1a')]);router[_0x2f89('0x18')]('/:id/users',auth[_0x2f89('0x9')](),controller[_0x2f89('0x1b')]);module[_0x2f89('0x1c')]=router;
\ No newline at end of file
+var _0x5fc3=['update','delete','destroy','removeTeams','removeAgents','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./chatQueue.controller','get','isAuthenticated','describe','/:id','show','getMembers','/:id/teams','/:id/users','post','create','addTeams','put'];(function(_0xd0b415,_0x149675){var _0x2bdf2c=function(_0x59fbfa){while(--_0x59fbfa){_0xd0b415['push'](_0xd0b415['shift']());}};_0x2bdf2c(++_0x149675);}(_0x5fc3,0xa8));var _0x35fc=function(_0x7b173,_0x539d7f){_0x7b173=_0x7b173-0x0;var _0x1c598c=_0x5fc3[_0x7b173];return _0x1c598c;};'use strict';var multer=require(_0x35fc('0x0'));var util=require(_0x35fc('0x1'));var path=require('path');var timeout=require(_0x35fc('0x2'));var express=require(_0x35fc('0x3'));var router=express[_0x35fc('0x4')]();var fs_extra=require(_0x35fc('0x5'));var auth=require(_0x35fc('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x35fc('0x7'));var controller=require(_0x35fc('0x8'));router[_0x35fc('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x35fc('0x9')]('/describe',auth[_0x35fc('0xa')](),controller[_0x35fc('0xb')]);router[_0x35fc('0x9')](_0x35fc('0xc'),auth[_0x35fc('0xa')](),controller[_0x35fc('0xd')]);router[_0x35fc('0x9')]('/:id/members',auth[_0x35fc('0xa')](),controller[_0x35fc('0xe')]);router['get'](_0x35fc('0xf'),auth[_0x35fc('0xa')](),controller['getTeams']);router[_0x35fc('0x9')](_0x35fc('0x10'),auth['isAuthenticated'](),controller['getAgents']);router[_0x35fc('0x11')]('/',auth['isAuthenticated'](),controller[_0x35fc('0x12')]);router[_0x35fc('0x11')](_0x35fc('0xf'),auth[_0x35fc('0xa')](),controller[_0x35fc('0x13')]);router['post']('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0x35fc('0x14')](_0x35fc('0xc'),auth[_0x35fc('0xa')](),controller[_0x35fc('0x15')]);router[_0x35fc('0x16')](_0x35fc('0xc'),auth['isAuthenticated'](),controller[_0x35fc('0x17')]);router[_0x35fc('0x16')]('/:id/teams',auth[_0x35fc('0xa')](),controller[_0x35fc('0x18')]);router[_0x35fc('0x16')]('/:id/users',auth[_0x35fc('0xa')](),controller[_0x35fc('0x19')]);module[_0x35fc('0x1a')]=router;
\ No newline at end of file