Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / mailMessage / index.js
index e4779e9..ea3a59a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf2ca=['mailmessage:create','create','put','/:id','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailMessage.controller','isAuthenticated','index','get','/describe','describe','download','post'];(function(_0x4b1cb1,_0x98baa){var _0x3bb0bf=function(_0x103a5f){while(--_0x103a5f){_0x4b1cb1['push'](_0x4b1cb1['shift']());}};_0x3bb0bf(++_0x98baa);}(_0xf2ca,0x16a));var _0xaf2c=function(_0x45bcb1,_0x46cad0){_0x45bcb1=_0x45bcb1-0x0;var _0x4bd6a3=_0xf2ca[_0x45bcb1];return _0x4bd6a3;};'use strict';var multer=require(_0xaf2c('0x0'));var util=require(_0xaf2c('0x1'));var path=require(_0xaf2c('0x2'));var timeout=require('connect-timeout');var express=require(_0xaf2c('0x3'));var router=express[_0xaf2c('0x4')]();var auth=require(_0xaf2c('0x5'));var interaction=require(_0xaf2c('0x6'));var config=require(_0xaf2c('0x7'));var controller=require(_0xaf2c('0x8'));router['get']('/',auth[_0xaf2c('0x9')](),controller[_0xaf2c('0xa')]);router[_0xaf2c('0xb')](_0xaf2c('0xc'),auth['isAuthenticated'](),controller[_0xaf2c('0xd')]);router[_0xaf2c('0xb')]('/:id',auth[_0xaf2c('0x9')](),controller['show']);router[_0xaf2c('0xb')]('/:id/download',auth[_0xaf2c('0x9')](),controller[_0xaf2c('0xe')]);router[_0xaf2c('0xf')]('/',auth[_0xaf2c('0x9')](),interaction['tracked']('mail',_0xaf2c('0x10')),controller[_0xaf2c('0x11')]);router[_0xaf2c('0x12')](_0xaf2c('0x13'),auth[_0xaf2c('0x9')](),controller['update']);router['put'](_0xaf2c('0x14'),auth[_0xaf2c('0x9')](),controller[_0xaf2c('0x15')]);router[_0xaf2c('0x12')](_0xaf2c('0x16'),auth[_0xaf2c('0x9')](),controller[_0xaf2c('0x17')]);router[_0xaf2c('0x18')](_0xaf2c('0x13'),auth[_0xaf2c('0x9')](),controller[_0xaf2c('0x19')]);module[_0xaf2c('0x1a')]=router;
\ No newline at end of file
+var _0x00fc=['reject','delete','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','show','/:id/download','download','post','tracked','mail','mailmessage:create','create','update','/:id/accept','accept','put'];(function(_0x3a245b,_0x223c8a){var _0x3bea71=function(_0x1d2ce7){while(--_0x1d2ce7){_0x3a245b['push'](_0x3a245b['shift']());}};_0x3bea71(++_0x223c8a);}(_0x00fc,0x1ea));var _0xc00f=function(_0x1db481,_0x1627b2){_0x1db481=_0x1db481-0x0;var _0x3db95b=_0x00fc[_0x1db481];return _0x3db95b;};'use strict';var multer=require('multer');var util=require(_0xc00f('0x0'));var path=require(_0xc00f('0x1'));var timeout=require(_0xc00f('0x2'));var express=require('express');var router=express[_0xc00f('0x3')]();var fs_extra=require(_0xc00f('0x4'));var auth=require(_0xc00f('0x5'));var interaction=require(_0xc00f('0x6'));var config=require('../../config/environment');var controller=require('./mailMessage.controller');router[_0xc00f('0x7')]('/',auth[_0xc00f('0x8')](),controller[_0xc00f('0x9')]);router[_0xc00f('0x7')]('/describe',auth[_0xc00f('0x8')](),controller['describe']);router[_0xc00f('0x7')](_0xc00f('0xa'),auth['isAuthenticated'](),controller[_0xc00f('0xb')]);router['get'](_0xc00f('0xc'),auth[_0xc00f('0x8')](),controller[_0xc00f('0xd')]);router[_0xc00f('0xe')]('/',auth[_0xc00f('0x8')](),interaction[_0xc00f('0xf')](_0xc00f('0x10'),_0xc00f('0x11')),controller[_0xc00f('0x12')]);router['put'](_0xc00f('0xa'),auth[_0xc00f('0x8')](),controller[_0xc00f('0x13')]);router['put'](_0xc00f('0x14'),auth['isAuthenticated'](),controller[_0xc00f('0x15')]);router[_0xc00f('0x16')]('/:id/reject',auth[_0xc00f('0x8')](),controller[_0xc00f('0x17')]);router[_0xc00f('0x18')](_0xc00f('0xa'),auth[_0xc00f('0x8')](),controller[_0xc00f('0x19')]);module[_0xc00f('0x1a')]=router;
\ No newline at end of file