Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / mailMessage / index.js
index 55bb998..f6b1aa4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc91b=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./mailMessage.controller','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/download','download','tracked','mail','put','update','/:id/accept','/:id/reject'];(function(_0x10fc63,_0x2322de){var _0x450d4f=function(_0x4eebad){while(--_0x4eebad){_0x10fc63['push'](_0x10fc63['shift']());}};_0x450d4f(++_0x2322de);}(_0xc91b,0x16f));var _0xbc91=function(_0x260e6f,_0x2da905){_0x260e6f=_0x260e6f-0x0;var _0x1732f7=_0xc91b[_0x260e6f];return _0x1732f7;};'use strict';var multer=require(_0xbc91('0x0'));var util=require(_0xbc91('0x1'));var path=require(_0xbc91('0x2'));var timeout=require(_0xbc91('0x3'));var express=require(_0xbc91('0x4'));var router=express[_0xbc91('0x5')]();var fs_extra=require(_0xbc91('0x6'));var auth=require(_0xbc91('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xbc91('0x8'));var controller=require(_0xbc91('0x9'));router['get']('/',auth[_0xbc91('0xa')](),controller[_0xbc91('0xb')]);router['get'](_0xbc91('0xc'),auth[_0xbc91('0xa')](),controller[_0xbc91('0xd')]);router[_0xbc91('0xe')](_0xbc91('0xf'),auth[_0xbc91('0xa')](),controller[_0xbc91('0x10')]);router['get'](_0xbc91('0x11'),auth[_0xbc91('0xa')](),controller[_0xbc91('0x12')]);router['post']('/',auth['isAuthenticated'](),interaction[_0xbc91('0x13')](_0xbc91('0x14'),'mailmessage:create'),controller['create']);router[_0xbc91('0x15')]('/:id',auth['isAuthenticated'](),controller[_0xbc91('0x16')]);router[_0xbc91('0x15')](_0xbc91('0x17'),auth[_0xbc91('0xa')](),controller['accept']);router['put'](_0xbc91('0x18'),auth[_0xbc91('0xa')](),controller['reject']);router[_0xbc91('0x19')](_0xbc91('0xf'),auth[_0xbc91('0xa')](),controller[_0xbc91('0x1a')]);module[_0xbc91('0x1b')]=router;
\ No newline at end of file
+var _0x8c51=['/:id/download','download','post','tracked','mailmessage:create','create','update','put','accept','/:id/reject','delete','destroy','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailMessage.controller','isAuthenticated','/describe','get','/:id','show'];(function(_0x307ada,_0x207bce){var _0x524c1f=function(_0x5c62f5){while(--_0x5c62f5){_0x307ada['push'](_0x307ada['shift']());}};_0x524c1f(++_0x207bce);}(_0x8c51,0x100));var _0x18c5=function(_0x82d885,_0x4e6cf4){_0x82d885=_0x82d885-0x0;var _0x44d511=_0x8c51[_0x82d885];return _0x44d511;};'use strict';var multer=require('multer');var util=require(_0x18c5('0x0'));var path=require(_0x18c5('0x1'));var timeout=require(_0x18c5('0x2'));var express=require(_0x18c5('0x3'));var router=express[_0x18c5('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x18c5('0x5'));var interaction=require(_0x18c5('0x6'));var config=require(_0x18c5('0x7'));var controller=require(_0x18c5('0x8'));router['get']('/',auth[_0x18c5('0x9')](),controller['index']);router['get'](_0x18c5('0xa'),auth[_0x18c5('0x9')](),controller['describe']);router[_0x18c5('0xb')](_0x18c5('0xc'),auth['isAuthenticated'](),controller[_0x18c5('0xd')]);router['get'](_0x18c5('0xe'),auth[_0x18c5('0x9')](),controller[_0x18c5('0xf')]);router[_0x18c5('0x10')]('/',auth[_0x18c5('0x9')](),interaction[_0x18c5('0x11')]('mail',_0x18c5('0x12')),controller[_0x18c5('0x13')]);router['put'](_0x18c5('0xc'),auth['isAuthenticated'](),controller[_0x18c5('0x14')]);router[_0x18c5('0x15')]('/:id/accept',auth[_0x18c5('0x9')](),controller[_0x18c5('0x16')]);router[_0x18c5('0x15')](_0x18c5('0x17'),auth['isAuthenticated'](),controller['reject']);router[_0x18c5('0x18')](_0x18c5('0xc'),auth[_0x18c5('0x9')](),controller[_0x18c5('0x19')]);module[_0x18c5('0x1a')]=router;
\ No newline at end of file