Built motion from commit 55091a5c.|2.6.30
[motion2.git] / server / api / mailInteraction / index.js
index 7b832c0..34b9238 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc026=['post','addMessage','/:id/tags','tracked','put','mail','mailinteraction:update','update','mailinteraction:destroy','destroy','delete','removeTags','exports','Router','../../components/auth/service','./mailInteraction.controller','isAuthenticated','index','get','/describe','/:id','show','/:id/messages','getMessages','/:id/download','download'];(function(_0x43f132,_0x4c6532){var _0x47deaf=function(_0x22cd36){while(--_0x22cd36){_0x43f132['push'](_0x43f132['shift']());}};_0x47deaf(++_0x4c6532);}(_0xc026,0x111));var _0x6c02=function(_0x47159c,_0x1c8216){_0x47159c=_0x47159c-0x0;var _0x454dbe=_0xc026[_0x47159c];return _0x454dbe;};'use strict';var express=require('express');var router=express[_0x6c02('0x0')]();var auth=require(_0x6c02('0x1'));var interaction=require('../../components/interaction/service');var controller=require(_0x6c02('0x2'));router['get']('/',auth[_0x6c02('0x3')](),controller[_0x6c02('0x4')]);router[_0x6c02('0x5')](_0x6c02('0x6'),auth['isAuthenticated'](),controller['describe']);router['get'](_0x6c02('0x7'),auth[_0x6c02('0x3')](),controller[_0x6c02('0x8')]);router[_0x6c02('0x5')](_0x6c02('0x9'),auth[_0x6c02('0x3')](),controller[_0x6c02('0xa')]);router['get'](_0x6c02('0xb'),auth[_0x6c02('0x3')](),controller[_0x6c02('0xc')]);router[_0x6c02('0xd')]('/',auth[_0x6c02('0x3')](),controller['create']);router[_0x6c02('0xd')](_0x6c02('0x9'),auth['isAuthenticated'](),controller[_0x6c02('0xe')]);router[_0x6c02('0xd')](_0x6c02('0xf'),auth[_0x6c02('0x3')](),interaction[_0x6c02('0x10')]('mail','mailinteraction:addtags'),controller['addTags']);router[_0x6c02('0x11')]('/:id',auth[_0x6c02('0x3')](),interaction[_0x6c02('0x10')](_0x6c02('0x12'),_0x6c02('0x13')),controller[_0x6c02('0x14')]);router['delete'](_0x6c02('0x7'),auth[_0x6c02('0x3')](),interaction[_0x6c02('0x10')](_0x6c02('0x12'),_0x6c02('0x15')),controller[_0x6c02('0x16')]);router[_0x6c02('0x17')](_0x6c02('0xf'),auth['isAuthenticated'](),controller[_0x6c02('0x18')]);module[_0x6c02('0x19')]=router;
\ No newline at end of file
+var _0x099b=['describe','/:id','show','getMessages','/:id/download','post','create','/:id/messages','addMessage','/:id/tags','tracked','mail','addTags','put','mailinteraction:update','update','delete','mailinteraction:destroy','exports','express','Router','../../components/auth/service','../../components/interaction/service','./mailInteraction.controller','get','isAuthenticated','/describe'];(function(_0x2a9f68,_0xf21767){var _0x33da5f=function(_0x140625){while(--_0x140625){_0x2a9f68['push'](_0x2a9f68['shift']());}};_0x33da5f(++_0xf21767);}(_0x099b,0x121));var _0xb099=function(_0x45dedf,_0x3d9371){_0x45dedf=_0x45dedf-0x0;var _0x4fd35d=_0x099b[_0x45dedf];return _0x4fd35d;};'use strict';var express=require(_0xb099('0x0'));var router=express[_0xb099('0x1')]();var auth=require(_0xb099('0x2'));var interaction=require(_0xb099('0x3'));var controller=require(_0xb099('0x4'));router[_0xb099('0x5')]('/',auth[_0xb099('0x6')](),controller['index']);router[_0xb099('0x5')](_0xb099('0x7'),auth[_0xb099('0x6')](),controller[_0xb099('0x8')]);router[_0xb099('0x5')](_0xb099('0x9'),auth[_0xb099('0x6')](),controller[_0xb099('0xa')]);router[_0xb099('0x5')]('/:id/messages',auth[_0xb099('0x6')](),controller[_0xb099('0xb')]);router[_0xb099('0x5')](_0xb099('0xc'),auth[_0xb099('0x6')](),controller['download']);router[_0xb099('0xd')]('/',auth['isAuthenticated'](),controller[_0xb099('0xe')]);router[_0xb099('0xd')](_0xb099('0xf'),auth[_0xb099('0x6')](),controller[_0xb099('0x10')]);router[_0xb099('0xd')](_0xb099('0x11'),auth[_0xb099('0x6')](),interaction[_0xb099('0x12')](_0xb099('0x13'),'mailinteraction:addtags'),controller[_0xb099('0x14')]);router[_0xb099('0x15')](_0xb099('0x9'),auth[_0xb099('0x6')](),interaction[_0xb099('0x12')](_0xb099('0x13'),_0xb099('0x16')),controller[_0xb099('0x17')]);router[_0xb099('0x18')](_0xb099('0x9'),auth[_0xb099('0x6')](),interaction[_0xb099('0x12')](_0xb099('0x13'),_0xb099('0x19')),controller['destroy']);router['delete'](_0xb099('0x11'),auth[_0xb099('0x6')](),controller['removeTags']);module[_0xb099('0x1a')]=router;
\ No newline at end of file