Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / mailMessage / index.js
index a5d7437..06eff77 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb95d=['tracked','mail','mailmessage:create','create','put','update','accept','/:id/reject','reject','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailMessage.controller','isAuthenticated','describe','get','/:id','show','download'];(function(_0x917400,_0x18c502){var _0x466e82=function(_0x398d3e){while(--_0x398d3e){_0x917400['push'](_0x917400['shift']());}};_0x466e82(++_0x18c502);}(_0xb95d,0x1c5));var _0xdb95=function(_0x1bd865,_0x4b3d45){_0x1bd865=_0x1bd865-0x0;var _0x5da464=_0xb95d[_0x1bd865];return _0x5da464;};'use strict';var multer=require(_0xdb95('0x0'));var util=require('util');var path=require(_0xdb95('0x1'));var timeout=require(_0xdb95('0x2'));var express=require(_0xdb95('0x3'));var router=express[_0xdb95('0x4')]();var fs_extra=require(_0xdb95('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xdb95('0x6'));var config=require(_0xdb95('0x7'));var controller=require(_0xdb95('0x8'));router['get']('/',auth[_0xdb95('0x9')](),controller['index']);router['get']('/describe',auth[_0xdb95('0x9')](),controller[_0xdb95('0xa')]);router[_0xdb95('0xb')](_0xdb95('0xc'),auth['isAuthenticated'](),controller[_0xdb95('0xd')]);router[_0xdb95('0xb')]('/:id/download',auth['isAuthenticated'](),controller[_0xdb95('0xe')]);router['post']('/',auth[_0xdb95('0x9')](),interaction[_0xdb95('0xf')](_0xdb95('0x10'),_0xdb95('0x11')),controller[_0xdb95('0x12')]);router[_0xdb95('0x13')](_0xdb95('0xc'),auth[_0xdb95('0x9')](),controller[_0xdb95('0x14')]);router['put']('/:id/accept',auth[_0xdb95('0x9')](),controller[_0xdb95('0x15')]);router['put'](_0xdb95('0x16'),auth[_0xdb95('0x9')](),controller[_0xdb95('0x17')]);router['delete'](_0xdb95('0xc'),auth[_0xdb95('0x9')](),controller[_0xdb95('0x18')]);module[_0xdb95('0x19')]=router;
\ No newline at end of file
+var _0x3dbb=['../../components/interaction/service','../../config/environment','get','/describe','isAuthenticated','show','/:id/download','download','tracked','mail','mailmessage:create','create','/:id','update','put','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports','multer','connect-timeout','express','fs-extra','../../components/auth/service'];(function(_0x179a3c,_0x42e410){var _0x531f98=function(_0x558041){while(--_0x558041){_0x179a3c['push'](_0x179a3c['shift']());}};_0x531f98(++_0x42e410);}(_0x3dbb,0x67));var _0xb3db=function(_0x574159,_0x952110){_0x574159=_0x574159-0x0;var _0x5dd226=_0x3dbb[_0x574159];return _0x5dd226;};'use strict';var multer=require(_0xb3db('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb3db('0x1'));var express=require(_0xb3db('0x2'));var router=express['Router']();var fs_extra=require(_0xb3db('0x3'));var auth=require(_0xb3db('0x4'));var interaction=require(_0xb3db('0x5'));var config=require(_0xb3db('0x6'));var controller=require('./mailMessage.controller');router[_0xb3db('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0xb3db('0x7')](_0xb3db('0x8'),auth[_0xb3db('0x9')](),controller['describe']);router[_0xb3db('0x7')]('/:id',auth[_0xb3db('0x9')](),controller[_0xb3db('0xa')]);router['get'](_0xb3db('0xb'),auth[_0xb3db('0x9')](),controller[_0xb3db('0xc')]);router['post']('/',auth[_0xb3db('0x9')](),interaction[_0xb3db('0xd')](_0xb3db('0xe'),_0xb3db('0xf')),controller[_0xb3db('0x10')]);router['put'](_0xb3db('0x11'),auth['isAuthenticated'](),controller[_0xb3db('0x12')]);router[_0xb3db('0x13')](_0xb3db('0x14'),auth['isAuthenticated'](),controller[_0xb3db('0x15')]);router[_0xb3db('0x13')](_0xb3db('0x16'),auth['isAuthenticated'](),controller[_0xb3db('0x17')]);router[_0xb3db('0x18')]('/:id',auth[_0xb3db('0x9')](),controller[_0xb3db('0x19')]);module[_0xb3db('0x1a')]=router;
\ No newline at end of file