Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / mailInteraction / index.js
index ebc993b..66b86b9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x883a=['isAuthenticated','describe','/:id','show','/:id/messages','/:id/download','download','post','/:id/tags','tracked','mail','mailinteraction:addtags','put','mailinteraction:update','delete','mailinteraction:destroy','destroy','removeTags','exports','multer','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailInteraction.controller','get'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x883a,0x83));var _0xa883=function(_0x4c3203,_0x2609fa){_0x4c3203=_0x4c3203-0x0;var _0x270991=_0x883a[_0x4c3203];return _0x270991;};'use strict';var multer=require(_0xa883('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xa883('0x1'));var router=express[_0xa883('0x2')]();var fs_extra=require(_0xa883('0x3'));var auth=require(_0xa883('0x4'));var interaction=require(_0xa883('0x5'));var config=require(_0xa883('0x6'));var controller=require(_0xa883('0x7'));router[_0xa883('0x8')]('/',auth[_0xa883('0x9')](),controller['index']);router[_0xa883('0x8')]('/describe',auth[_0xa883('0x9')](),controller[_0xa883('0xa')]);router[_0xa883('0x8')](_0xa883('0xb'),auth[_0xa883('0x9')](),controller[_0xa883('0xc')]);router[_0xa883('0x8')](_0xa883('0xd'),auth[_0xa883('0x9')](),controller['getMessages']);router[_0xa883('0x8')](_0xa883('0xe'),auth[_0xa883('0x9')](),controller[_0xa883('0xf')]);router['post']('/',auth[_0xa883('0x9')](),controller['create']);router[_0xa883('0x10')](_0xa883('0xd'),auth['isAuthenticated'](),controller['addMessage']);router[_0xa883('0x10')](_0xa883('0x11'),auth[_0xa883('0x9')](),interaction[_0xa883('0x12')](_0xa883('0x13'),_0xa883('0x14')),controller['addTags']);router[_0xa883('0x15')](_0xa883('0xb'),auth[_0xa883('0x9')](),interaction[_0xa883('0x12')]('mail',_0xa883('0x16')),controller['update']);router[_0xa883('0x17')](_0xa883('0xb'),auth[_0xa883('0x9')](),interaction['tracked']('mail',_0xa883('0x18')),controller[_0xa883('0x19')]);router[_0xa883('0x17')](_0xa883('0x11'),auth[_0xa883('0x9')](),controller[_0xa883('0x1a')]);module[_0xa883('0x1b')]=router;
\ No newline at end of file
+var _0x522f=['tracked','mailinteraction:addtags','addTags','put','/:id','mail','mailinteraction:update','update','delete','mailinteraction:destroy','destroy','removeTags','exports','multer','util','path','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailInteraction.controller','isAuthenticated','index','/describe','describe','get','show','/:id/download','post','create','/:id/messages','/:id/tags'];(function(_0x37be11,_0x24ded2){var _0x51f984=function(_0xe45952){while(--_0xe45952){_0x37be11['push'](_0x37be11['shift']());}};_0x51f984(++_0x24ded2);}(_0x522f,0x199));var _0xf522=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x522f[_0x122ef9];return _0x42fba0;};'use strict';var multer=require(_0xf522('0x0'));var util=require(_0xf522('0x1'));var path=require(_0xf522('0x2'));var timeout=require('connect-timeout');var express=require(_0xf522('0x3'));var router=express[_0xf522('0x4')]();var fs_extra=require(_0xf522('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xf522('0x6'));var config=require(_0xf522('0x7'));var controller=require(_0xf522('0x8'));router['get']('/',auth[_0xf522('0x9')](),controller[_0xf522('0xa')]);router['get'](_0xf522('0xb'),auth['isAuthenticated'](),controller[_0xf522('0xc')]);router[_0xf522('0xd')]('/:id',auth[_0xf522('0x9')](),controller[_0xf522('0xe')]);router[_0xf522('0xd')]('/:id/messages',auth[_0xf522('0x9')](),controller['getMessages']);router[_0xf522('0xd')](_0xf522('0xf'),auth['isAuthenticated'](),controller['download']);router[_0xf522('0x10')]('/',auth[_0xf522('0x9')](),controller[_0xf522('0x11')]);router[_0xf522('0x10')](_0xf522('0x12'),auth[_0xf522('0x9')](),controller['addMessage']);router[_0xf522('0x10')](_0xf522('0x13'),auth[_0xf522('0x9')](),interaction[_0xf522('0x14')]('mail',_0xf522('0x15')),controller[_0xf522('0x16')]);router[_0xf522('0x17')](_0xf522('0x18'),auth[_0xf522('0x9')](),interaction['tracked'](_0xf522('0x19'),_0xf522('0x1a')),controller[_0xf522('0x1b')]);router[_0xf522('0x1c')]('/:id',auth[_0xf522('0x9')](),interaction[_0xf522('0x14')]('mail',_0xf522('0x1d')),controller[_0xf522('0x1e')]);router[_0xf522('0x1c')](_0xf522('0x13'),auth['isAuthenticated'](),controller[_0xf522('0x1f')]);module[_0xf522('0x20')]=router;
\ No newline at end of file