Built motion from commit 7158bc59.|2.5.42
[motion2.git] / server / api / mailQueue / index.js
index 50cb085..fb1f145 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc9c=['addAgents','update','delete','removeTeams','removeAgents','multer','util','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','post','create','addTeams','/:id/users'];(function(_0xa81926,_0x38e368){var _0x8177ef=function(_0x2b3726){while(--_0x2b3726){_0xa81926['push'](_0xa81926['shift']());}};_0x8177ef(++_0x38e368);}(_0xfc9c,0xd0));var _0xcfc9=function(_0x5bae5f,_0x3dee66){_0x5bae5f=_0x5bae5f-0x0;var _0x1742e1=_0xfc9c[_0x5bae5f];return _0x1742e1;};'use strict';var multer=require(_0xcfc9('0x0'));var util=require(_0xcfc9('0x1'));var path=require('path');var timeout=require(_0xcfc9('0x2'));var express=require('express');var router=express[_0xcfc9('0x3')]();var fs_extra=require(_0xcfc9('0x4'));var auth=require(_0xcfc9('0x5'));var interaction=require(_0xcfc9('0x6'));var config=require(_0xcfc9('0x7'));var controller=require(_0xcfc9('0x8'));router[_0xcfc9('0x9')]('/',auth[_0xcfc9('0xa')](),controller[_0xcfc9('0xb')]);router[_0xcfc9('0x9')](_0xcfc9('0xc'),auth['isAuthenticated'](),controller[_0xcfc9('0xd')]);router['get'](_0xcfc9('0xe'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0xf')]);router[_0xcfc9('0x9')](_0xcfc9('0x10'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x11')]);router['get'](_0xcfc9('0x12'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x13')]);router[_0xcfc9('0x9')]('/:id/users',auth[_0xcfc9('0xa')](),controller['getAgents']);router[_0xcfc9('0x14')]('/',auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x15')]);router[_0xcfc9('0x14')]('/:id/teams',auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x16')]);router['post'](_0xcfc9('0x17'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x18')]);router['put'](_0xcfc9('0xe'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x19')]);router[_0xcfc9('0x1a')](_0xcfc9('0xe'),auth[_0xcfc9('0xa')](),controller['destroy']);router[_0xcfc9('0x1a')](_0xcfc9('0x12'),auth[_0xcfc9('0xa')](),controller[_0xcfc9('0x1b')]);router[_0xcfc9('0x1a')]('/:id/users',auth['isAuthenticated'](),controller[_0xcfc9('0x1c')]);module['exports']=router;
\ No newline at end of file
+var _0xaea8=['multer','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueue.controller','get','isAuthenticated','/describe','describe','show','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','create','put','/:id','update','delete','destroy','removeTeams','removeAgents','exports'];(function(_0x119055,_0x2a0dc6){var _0x4de03e=function(_0x2031e4){while(--_0x2031e4){_0x119055['push'](_0x119055['shift']());}};_0x4de03e(++_0x2a0dc6);}(_0xaea8,0x134));var _0x8aea=function(_0x40ee65,_0x2bee9d){_0x40ee65=_0x40ee65-0x0;var _0x3355d6=_0xaea8[_0x40ee65];return _0x3355d6;};'use strict';var multer=require(_0x8aea('0x0'));var util=require('util');var path=require(_0x8aea('0x1'));var timeout=require('connect-timeout');var express=require(_0x8aea('0x2'));var router=express['Router']();var fs_extra=require(_0x8aea('0x3'));var auth=require(_0x8aea('0x4'));var interaction=require(_0x8aea('0x5'));var config=require(_0x8aea('0x6'));var controller=require(_0x8aea('0x7'));router[_0x8aea('0x8')]('/',auth[_0x8aea('0x9')](),controller['index']);router['get'](_0x8aea('0xa'),auth['isAuthenticated'](),controller[_0x8aea('0xb')]);router['get']('/:id',auth[_0x8aea('0x9')](),controller[_0x8aea('0xc')]);router['get']('/:id/members',auth[_0x8aea('0x9')](),controller[_0x8aea('0xd')]);router[_0x8aea('0x8')](_0x8aea('0xe'),auth['isAuthenticated'](),controller[_0x8aea('0xf')]);router[_0x8aea('0x8')](_0x8aea('0x10'),auth[_0x8aea('0x9')](),controller[_0x8aea('0x11')]);router[_0x8aea('0x12')]('/',auth[_0x8aea('0x9')](),controller[_0x8aea('0x13')]);router[_0x8aea('0x12')]('/:id/teams',auth[_0x8aea('0x9')](),controller['addTeams']);router[_0x8aea('0x12')](_0x8aea('0x10'),auth['isAuthenticated'](),controller['addAgents']);router[_0x8aea('0x14')](_0x8aea('0x15'),auth['isAuthenticated'](),controller[_0x8aea('0x16')]);router[_0x8aea('0x17')](_0x8aea('0x15'),auth[_0x8aea('0x9')](),controller[_0x8aea('0x18')]);router[_0x8aea('0x17')]('/:id/teams',auth[_0x8aea('0x9')](),controller[_0x8aea('0x19')]);router[_0x8aea('0x17')](_0x8aea('0x10'),auth[_0x8aea('0x9')](),controller[_0x8aea('0x1a')]);module[_0x8aea('0x1b')]=router;
\ No newline at end of file