Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / mailMessage / index.js
index a7da403..45792e4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe0d7=['../../components/interaction/service','../../config/environment','./mailMessage.controller','index','get','/describe','isAuthenticated','describe','/:id','show','download','post','mailmessage:create','create','put','/:id/accept','accept','/:id/reject','reject','delete','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x39cc8f,_0xb60cd8){var _0x15e616=function(_0x513d9e){while(--_0x513d9e){_0x39cc8f['push'](_0x39cc8f['shift']());}};_0x15e616(++_0xb60cd8);}(_0xe0d7,0x1e0));var _0x7e0d=function(_0x4aa052,_0x4bfd0c){_0x4aa052=_0x4aa052-0x0;var _0x35a515=_0xe0d7[_0x4aa052];return _0x35a515;};'use strict';var multer=require('multer');var util=require(_0x7e0d('0x0'));var path=require('path');var timeout=require(_0x7e0d('0x1'));var express=require(_0x7e0d('0x2'));var router=express[_0x7e0d('0x3')]();var fs_extra=require(_0x7e0d('0x4'));var auth=require(_0x7e0d('0x5'));var interaction=require(_0x7e0d('0x6'));var config=require(_0x7e0d('0x7'));var controller=require(_0x7e0d('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x7e0d('0x9')]);router[_0x7e0d('0xa')](_0x7e0d('0xb'),auth[_0x7e0d('0xc')](),controller[_0x7e0d('0xd')]);router[_0x7e0d('0xa')](_0x7e0d('0xe'),auth[_0x7e0d('0xc')](),controller[_0x7e0d('0xf')]);router[_0x7e0d('0xa')]('/:id/download',auth[_0x7e0d('0xc')](),controller[_0x7e0d('0x10')]);router[_0x7e0d('0x11')]('/',auth['isAuthenticated'](),interaction['tracked']('mail',_0x7e0d('0x12')),controller[_0x7e0d('0x13')]);router[_0x7e0d('0x14')](_0x7e0d('0xe'),auth[_0x7e0d('0xc')](),controller['update']);router['put'](_0x7e0d('0x15'),auth['isAuthenticated'](),controller[_0x7e0d('0x16')]);router['put'](_0x7e0d('0x17'),auth[_0x7e0d('0xc')](),controller[_0x7e0d('0x18')]);router[_0x7e0d('0x19')](_0x7e0d('0xe'),auth[_0x7e0d('0xc')](),controller['destroy']);module[_0x7e0d('0x1a')]=router;
\ No newline at end of file
+var _0xfa20=['exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailMessage.controller','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/download','post','tracked','mail','mailmessage:create','create','put','update','/:id/accept','/:id/reject','reject','delete','destroy'];(function(_0x41e743,_0x587cd2){var _0x5ece6b=function(_0x2f4d3b){while(--_0x2f4d3b){_0x41e743['push'](_0x41e743['shift']());}};_0x5ece6b(++_0x587cd2);}(_0xfa20,0x141));var _0x0fa2=function(_0x54a8d3,_0x12b8b7){_0x54a8d3=_0x54a8d3-0x0;var _0x5eec0e=_0xfa20[_0x54a8d3];return _0x5eec0e;};'use strict';var multer=require(_0x0fa2('0x0'));var util=require(_0x0fa2('0x1'));var path=require(_0x0fa2('0x2'));var timeout=require(_0x0fa2('0x3'));var express=require(_0x0fa2('0x4'));var router=express[_0x0fa2('0x5')]();var fs_extra=require(_0x0fa2('0x6'));var auth=require(_0x0fa2('0x7'));var interaction=require(_0x0fa2('0x8'));var config=require(_0x0fa2('0x9'));var controller=require(_0x0fa2('0xa'));router['get']('/',auth[_0x0fa2('0xb')](),controller[_0x0fa2('0xc')]);router['get'](_0x0fa2('0xd'),auth[_0x0fa2('0xb')](),controller[_0x0fa2('0xe')]);router[_0x0fa2('0xf')](_0x0fa2('0x10'),auth[_0x0fa2('0xb')](),controller[_0x0fa2('0x11')]);router[_0x0fa2('0xf')](_0x0fa2('0x12'),auth[_0x0fa2('0xb')](),controller['download']);router[_0x0fa2('0x13')]('/',auth[_0x0fa2('0xb')](),interaction[_0x0fa2('0x14')](_0x0fa2('0x15'),_0x0fa2('0x16')),controller[_0x0fa2('0x17')]);router[_0x0fa2('0x18')](_0x0fa2('0x10'),auth['isAuthenticated'](),controller[_0x0fa2('0x19')]);router['put'](_0x0fa2('0x1a'),auth['isAuthenticated'](),controller['accept']);router['put'](_0x0fa2('0x1b'),auth[_0x0fa2('0xb')](),controller[_0x0fa2('0x1c')]);router[_0x0fa2('0x1d')](_0x0fa2('0x10'),auth[_0x0fa2('0xb')](),controller[_0x0fa2('0x1e')]);module[_0x0fa2('0x1f')]=router;
\ No newline at end of file