Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / faxQueue / index.js
index c8bd87c..dc23d8d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2f=['removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','/:id','/:id/members','getTeams','getAgents','post','create','addTeams','/:id/users','put','update','delete','destroy','/:id/teams'];(function(_0x57a6f0,_0x22caa5){var _0x587933=function(_0xae106b){while(--_0xae106b){_0x57a6f0['push'](_0x57a6f0['shift']());}};_0x587933(++_0x22caa5);}(_0x5f2f,0x73));var _0xf5f2=function(_0x2d94b1,_0x29bbad){_0x2d94b1=_0x2d94b1-0x0;var _0x3a1d08=_0x5f2f[_0x2d94b1];return _0x3a1d08;};'use strict';var multer=require(_0xf5f2('0x0'));var util=require(_0xf5f2('0x1'));var path=require(_0xf5f2('0x2'));var timeout=require(_0xf5f2('0x3'));var express=require(_0xf5f2('0x4'));var router=express[_0xf5f2('0x5')]();var auth=require(_0xf5f2('0x6'));var interaction=require(_0xf5f2('0x7'));var config=require('../../config/environment');var controller=require('./faxQueue.controller');router[_0xf5f2('0x8')]('/',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0xa')]);router[_0xf5f2('0x8')](_0xf5f2('0xb'),auth[_0xf5f2('0x9')](),controller['describe']);router[_0xf5f2('0x8')](_0xf5f2('0xc'),auth[_0xf5f2('0x9')](),controller['show']);router[_0xf5f2('0x8')](_0xf5f2('0xd'),auth[_0xf5f2('0x9')](),controller['getMembers']);router[_0xf5f2('0x8')]('/:id/teams',auth['isAuthenticated'](),controller[_0xf5f2('0xe')]);router[_0xf5f2('0x8')]('/:id/users',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0xf')]);router[_0xf5f2('0x10')]('/',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x11')]);router[_0xf5f2('0x10')]('/:id/teams',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x12')]);router[_0xf5f2('0x10')](_0xf5f2('0x13'),auth[_0xf5f2('0x9')](),controller['addAgents']);router[_0xf5f2('0x14')](_0xf5f2('0xc'),auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x15')]);router[_0xf5f2('0x16')](_0xf5f2('0xc'),auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x17')]);router[_0xf5f2('0x16')](_0xf5f2('0x18'),auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x19')]);router[_0xf5f2('0x16')](_0xf5f2('0x13'),auth[_0xf5f2('0x9')](),controller[_0xf5f2('0x1a')]);module[_0xf5f2('0x1b')]=router;
\ No newline at end of file
+var _0xd782=['/:id/users','getAgents','addTeams','post','addAgents','put','/:id','update','destroy','delete','/:id/teams','removeTeams','removeAgents','exports','multer','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxQueue.controller','get','isAuthenticated','index','/describe','describe','show','/:id/members','getMembers'];(function(_0x589a75,_0x3858de){var _0x255e56=function(_0x5670da){while(--_0x5670da){_0x589a75['push'](_0x589a75['shift']());}};_0x255e56(++_0x3858de);}(_0xd782,0x1df));var _0x2d78=function(_0x1bfad9,_0x76cc4c){_0x1bfad9=_0x1bfad9-0x0;var _0x41f7bd=_0xd782[_0x1bfad9];return _0x41f7bd;};'use strict';var multer=require(_0x2d78('0x0'));var util=require('util');var path=require(_0x2d78('0x1'));var timeout=require(_0x2d78('0x2'));var express=require('express');var router=express[_0x2d78('0x3')]();var fs_extra=require(_0x2d78('0x4'));var auth=require(_0x2d78('0x5'));var interaction=require(_0x2d78('0x6'));var config=require(_0x2d78('0x7'));var controller=require(_0x2d78('0x8'));router[_0x2d78('0x9')]('/',auth[_0x2d78('0xa')](),controller[_0x2d78('0xb')]);router['get'](_0x2d78('0xc'),auth[_0x2d78('0xa')](),controller[_0x2d78('0xd')]);router[_0x2d78('0x9')]('/:id',auth[_0x2d78('0xa')](),controller[_0x2d78('0xe')]);router['get'](_0x2d78('0xf'),auth[_0x2d78('0xa')](),controller[_0x2d78('0x10')]);router[_0x2d78('0x9')]('/:id/teams',auth[_0x2d78('0xa')](),controller['getTeams']);router[_0x2d78('0x9')](_0x2d78('0x11'),auth['isAuthenticated'](),controller[_0x2d78('0x12')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router['post']('/:id/teams',auth[_0x2d78('0xa')](),controller[_0x2d78('0x13')]);router[_0x2d78('0x14')]('/:id/users',auth[_0x2d78('0xa')](),controller[_0x2d78('0x15')]);router[_0x2d78('0x16')](_0x2d78('0x17'),auth[_0x2d78('0xa')](),controller[_0x2d78('0x18')]);router['delete'](_0x2d78('0x17'),auth['isAuthenticated'](),controller[_0x2d78('0x19')]);router[_0x2d78('0x1a')](_0x2d78('0x1b'),auth[_0x2d78('0xa')](),controller[_0x2d78('0x1c')]);router[_0x2d78('0x1a')]('/:id/users',auth[_0x2d78('0xa')](),controller[_0x2d78('0x1d')]);module[_0x2d78('0x1e')]=router;
\ No newline at end of file