Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / faxQueue / index.js
index c8bd87c..2eaef30 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 _0x9b16=['update','delete','destroy','removeTeams','/:id/users','removeAgents','exports','multer','util','path','connect-timeout','express','fs-extra','../../config/environment','./faxQueue.controller','get','index','/describe','describe','/:id','isAuthenticated','show','/:id/members','getMembers','/:id/teams','getTeams','getAgents','post','addTeams','addAgents','put'];(function(_0x7611ce,_0x4a4441){var _0x67d3ab=function(_0x1456d8){while(--_0x1456d8){_0x7611ce['push'](_0x7611ce['shift']());}};_0x67d3ab(++_0x4a4441);}(_0x9b16,0xc1));var _0x69b1=function(_0x84686e,_0x4e347c){_0x84686e=_0x84686e-0x0;var _0x3dcbda=_0x9b16[_0x84686e];return _0x3dcbda;};'use strict';var multer=require(_0x69b1('0x0'));var util=require(_0x69b1('0x1'));var path=require(_0x69b1('0x2'));var timeout=require(_0x69b1('0x3'));var express=require(_0x69b1('0x4'));var router=express['Router']();var fs_extra=require(_0x69b1('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x69b1('0x6'));var controller=require(_0x69b1('0x7'));router[_0x69b1('0x8')]('/',auth['isAuthenticated'](),controller[_0x69b1('0x9')]);router[_0x69b1('0x8')](_0x69b1('0xa'),auth['isAuthenticated'](),controller[_0x69b1('0xb')]);router[_0x69b1('0x8')](_0x69b1('0xc'),auth[_0x69b1('0xd')](),controller[_0x69b1('0xe')]);router['get'](_0x69b1('0xf'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x10')]);router[_0x69b1('0x8')](_0x69b1('0x11'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x12')]);router[_0x69b1('0x8')]('/:id/users',auth['isAuthenticated'](),controller[_0x69b1('0x13')]);router[_0x69b1('0x14')]('/',auth['isAuthenticated'](),controller['create']);router[_0x69b1('0x14')](_0x69b1('0x11'),auth['isAuthenticated'](),controller[_0x69b1('0x15')]);router[_0x69b1('0x14')]('/:id/users',auth[_0x69b1('0xd')](),controller[_0x69b1('0x16')]);router[_0x69b1('0x17')](_0x69b1('0xc'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x18')]);router[_0x69b1('0x19')](_0x69b1('0xc'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x1a')]);router[_0x69b1('0x19')]('/:id/teams',auth['isAuthenticated'](),controller[_0x69b1('0x1b')]);router['delete'](_0x69b1('0x1c'),auth[_0x69b1('0xd')](),controller[_0x69b1('0x1d')]);module[_0x69b1('0x1e')]=router;
\ No newline at end of file