Built motion from commit cafec4f3.|2.6.31
[motion2.git] / server / api / mailInteraction / index.js
index a83a3fa..af73736 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x38f2=['destroy','removeTags','exports','express','Router','../../components/auth/service','../../components/interaction/service','./mailInteraction.controller','get','isAuthenticated','index','/describe','describe','show','/:id/messages','getMessages','/:id/download','post','create','addMessage','/:id/tags','mail','mailinteraction:addtags','addTags','put','/:id','mailinteraction:update','update','delete','tracked','mailinteraction:destroy'];(function(_0x3fe08f,_0x563dda){var _0x11ce9d=function(_0x3f9530){while(--_0x3f9530){_0x3fe08f['push'](_0x3fe08f['shift']());}};_0x11ce9d(++_0x563dda);}(_0x38f2,0x139));var _0x238f=function(_0x22f82f,_0x32ba8c){_0x22f82f=_0x22f82f-0x0;var _0xea3d7f=_0x38f2[_0x22f82f];return _0xea3d7f;};'use strict';var express=require(_0x238f('0x0'));var router=express[_0x238f('0x1')]();var auth=require(_0x238f('0x2'));var interaction=require(_0x238f('0x3'));var controller=require(_0x238f('0x4'));router[_0x238f('0x5')]('/',auth[_0x238f('0x6')](),controller[_0x238f('0x7')]);router[_0x238f('0x5')](_0x238f('0x8'),auth[_0x238f('0x6')](),controller[_0x238f('0x9')]);router['get']('/:id',auth[_0x238f('0x6')](),controller[_0x238f('0xa')]);router[_0x238f('0x5')](_0x238f('0xb'),auth[_0x238f('0x6')](),controller[_0x238f('0xc')]);router[_0x238f('0x5')](_0x238f('0xd'),auth[_0x238f('0x6')](),controller['download']);router[_0x238f('0xe')]('/',auth[_0x238f('0x6')](),controller[_0x238f('0xf')]);router[_0x238f('0xe')](_0x238f('0xb'),auth[_0x238f('0x6')](),controller[_0x238f('0x10')]);router[_0x238f('0xe')](_0x238f('0x11'),auth[_0x238f('0x6')](),interaction['tracked'](_0x238f('0x12'),_0x238f('0x13')),controller[_0x238f('0x14')]);router[_0x238f('0x15')](_0x238f('0x16'),auth[_0x238f('0x6')](),interaction['tracked'](_0x238f('0x12'),_0x238f('0x17')),controller[_0x238f('0x18')]);router[_0x238f('0x19')]('/:id',auth[_0x238f('0x6')](),interaction[_0x238f('0x1a')](_0x238f('0x12'),_0x238f('0x1b')),controller[_0x238f('0x1c')]);router[_0x238f('0x19')](_0x238f('0x11'),auth[_0x238f('0x6')](),controller[_0x238f('0x1d')]);module[_0x238f('0x1e')]=router;
\ No newline at end of file
+var _0xbcd9=['/:id/tags','tracked','mail','put','mailinteraction:update','delete','destroy','removeTags','express','Router','../../components/auth/service','../../components/interaction/service','get','index','/describe','describe','/:id','show','/:id/messages','isAuthenticated','getMessages','/:id/download','post','create','addMessage'];(function(_0x500801,_0x532cd6){var _0x504c73=function(_0x5736e7){while(--_0x5736e7){_0x500801['push'](_0x500801['shift']());}};_0x504c73(++_0x532cd6);}(_0xbcd9,0x85));var _0x9bcd=function(_0x1fc49c,_0x2b17d6){_0x1fc49c=_0x1fc49c-0x0;var _0x30a5f3=_0xbcd9[_0x1fc49c];return _0x30a5f3;};'use strict';var express=require(_0x9bcd('0x0'));var router=express[_0x9bcd('0x1')]();var auth=require(_0x9bcd('0x2'));var interaction=require(_0x9bcd('0x3'));var controller=require('./mailInteraction.controller');router[_0x9bcd('0x4')]('/',auth['isAuthenticated'](),controller[_0x9bcd('0x5')]);router[_0x9bcd('0x4')](_0x9bcd('0x6'),auth['isAuthenticated'](),controller[_0x9bcd('0x7')]);router[_0x9bcd('0x4')](_0x9bcd('0x8'),auth['isAuthenticated'](),controller[_0x9bcd('0x9')]);router[_0x9bcd('0x4')](_0x9bcd('0xa'),auth[_0x9bcd('0xb')](),controller[_0x9bcd('0xc')]);router[_0x9bcd('0x4')](_0x9bcd('0xd'),auth[_0x9bcd('0xb')](),controller['download']);router[_0x9bcd('0xe')]('/',auth['isAuthenticated'](),controller[_0x9bcd('0xf')]);router['post'](_0x9bcd('0xa'),auth[_0x9bcd('0xb')](),controller[_0x9bcd('0x10')]);router[_0x9bcd('0xe')](_0x9bcd('0x11'),auth[_0x9bcd('0xb')](),interaction[_0x9bcd('0x12')](_0x9bcd('0x13'),'mailinteraction:addtags'),controller['addTags']);router[_0x9bcd('0x14')](_0x9bcd('0x8'),auth[_0x9bcd('0xb')](),interaction[_0x9bcd('0x12')](_0x9bcd('0x13'),_0x9bcd('0x15')),controller['update']);router[_0x9bcd('0x16')](_0x9bcd('0x8'),auth[_0x9bcd('0xb')](),interaction['tracked'](_0x9bcd('0x13'),'mailinteraction:destroy'),controller[_0x9bcd('0x17')]);router[_0x9bcd('0x16')](_0x9bcd('0x11'),auth[_0x9bcd('0xb')](),controller[_0x9bcd('0x18')]);module['exports']=router;
\ No newline at end of file