Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / mailInteraction / index.js
index aa7bdd8..ef84c22 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf452=['mailinteraction:destroy','destroy','removeTags','express','../../components/auth/service','../../components/interaction/service','./mailInteraction.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/messages','getMessages','/:id/download','download','post','create','addMessage','/:id/tags','mail','addTags','put','tracked','mailinteraction:update','update','delete'];(function(_0x15441b,_0x245843){var _0x51aa3f=function(_0x33dd98){while(--_0x33dd98){_0x15441b['push'](_0x15441b['shift']());}};_0x51aa3f(++_0x245843);}(_0xf452,0xe3));var _0x2f45=function(_0x10d06f,_0x2e2eaf){_0x10d06f=_0x10d06f-0x0;var _0x4bc4ba=_0xf452[_0x10d06f];return _0x4bc4ba;};'use strict';var express=require(_0x2f45('0x0'));var router=express['Router']();var auth=require(_0x2f45('0x1'));var interaction=require(_0x2f45('0x2'));var controller=require(_0x2f45('0x3'));router[_0x2f45('0x4')]('/',auth[_0x2f45('0x5')](),controller['index']);router[_0x2f45('0x4')](_0x2f45('0x6'),auth[_0x2f45('0x5')](),controller[_0x2f45('0x7')]);router[_0x2f45('0x4')](_0x2f45('0x8'),auth['isAuthenticated'](),controller[_0x2f45('0x9')]);router[_0x2f45('0x4')](_0x2f45('0xa'),auth['isAuthenticated'](),controller[_0x2f45('0xb')]);router[_0x2f45('0x4')](_0x2f45('0xc'),auth[_0x2f45('0x5')](),controller[_0x2f45('0xd')]);router[_0x2f45('0xe')]('/',auth['isAuthenticated'](),controller[_0x2f45('0xf')]);router[_0x2f45('0xe')](_0x2f45('0xa'),auth[_0x2f45('0x5')](),controller[_0x2f45('0x10')]);router['post'](_0x2f45('0x11'),auth[_0x2f45('0x5')](),interaction['tracked'](_0x2f45('0x12'),'mailinteraction:addtags'),controller[_0x2f45('0x13')]);router[_0x2f45('0x14')](_0x2f45('0x8'),auth[_0x2f45('0x5')](),interaction[_0x2f45('0x15')](_0x2f45('0x12'),_0x2f45('0x16')),controller[_0x2f45('0x17')]);router[_0x2f45('0x18')](_0x2f45('0x8'),auth[_0x2f45('0x5')](),interaction[_0x2f45('0x15')](_0x2f45('0x12'),_0x2f45('0x19')),controller[_0x2f45('0x1a')]);router[_0x2f45('0x18')](_0x2f45('0x11'),auth[_0x2f45('0x5')](),controller[_0x2f45('0x1b')]);module['exports']=router;
\ No newline at end of file
+var _0xabdc=['mailinteraction:addtags','addTags','tracked','mailinteraction:update','update','delete','mailinteraction:destroy','destroy','/:id/tags','removeTags','Router','../../components/auth/service','../../components/interaction/service','./mailInteraction.controller','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/messages','/:id/download','download','post','create','addMessage','mail'];(function(_0x2236fa,_0x199e15){var _0x5717ae=function(_0x1115b6){while(--_0x1115b6){_0x2236fa['push'](_0x2236fa['shift']());}};_0x5717ae(++_0x199e15);}(_0xabdc,0x122));var _0xcabd=function(_0x5e734f,_0x3f6696){_0x5e734f=_0x5e734f-0x0;var _0x2f1928=_0xabdc[_0x5e734f];return _0x2f1928;};'use strict';var express=require('express');var router=express[_0xcabd('0x0')]();var auth=require(_0xcabd('0x1'));var interaction=require(_0xcabd('0x2'));var controller=require(_0xcabd('0x3'));router[_0xcabd('0x4')]('/',auth['isAuthenticated'](),controller[_0xcabd('0x5')]);router[_0xcabd('0x4')](_0xcabd('0x6'),auth[_0xcabd('0x7')](),controller[_0xcabd('0x8')]);router['get'](_0xcabd('0x9'),auth[_0xcabd('0x7')](),controller[_0xcabd('0xa')]);router['get'](_0xcabd('0xb'),auth['isAuthenticated'](),controller['getMessages']);router[_0xcabd('0x4')](_0xcabd('0xc'),auth[_0xcabd('0x7')](),controller[_0xcabd('0xd')]);router[_0xcabd('0xe')]('/',auth[_0xcabd('0x7')](),controller[_0xcabd('0xf')]);router['post'](_0xcabd('0xb'),auth[_0xcabd('0x7')](),controller[_0xcabd('0x10')]);router[_0xcabd('0xe')]('/:id/tags',auth[_0xcabd('0x7')](),interaction['tracked'](_0xcabd('0x11'),_0xcabd('0x12')),controller[_0xcabd('0x13')]);router['put'](_0xcabd('0x9'),auth[_0xcabd('0x7')](),interaction[_0xcabd('0x14')](_0xcabd('0x11'),_0xcabd('0x15')),controller[_0xcabd('0x16')]);router[_0xcabd('0x17')](_0xcabd('0x9'),auth[_0xcabd('0x7')](),interaction[_0xcabd('0x14')](_0xcabd('0x11'),_0xcabd('0x18')),controller[_0xcabd('0x19')]);router[_0xcabd('0x17')](_0xcabd('0x1a'),auth[_0xcabd('0x7')](),controller[_0xcabd('0x1b')]);module['exports']=router;
\ No newline at end of file