Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / openchannelInteraction / index.js
index 43ebc95..f81c91a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2238=['/:id/tags','tracked','openchannel','openchannelinteraction:addtags','addTags','put','update','delete','openchannelinteraction:destroy','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id/messages','/:id/download','download','post','create','addMessage'];(function(_0x42f009,_0x5e27b1){var _0x22a1e0=function(_0x297993){while(--_0x297993){_0x42f009['push'](_0x42f009['shift']());}};_0x22a1e0(++_0x5e27b1);}(_0x2238,0x1eb));var _0x8223=function(_0x571b33,_0x206708){_0x571b33=_0x571b33-0x0;var _0x5ab6e0=_0x2238[_0x571b33];return _0x5ab6e0;};'use strict';var multer=require(_0x8223('0x0'));var util=require(_0x8223('0x1'));var path=require(_0x8223('0x2'));var timeout=require(_0x8223('0x3'));var express=require('express');var router=express[_0x8223('0x4')]();var fs_extra=require(_0x8223('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8223('0x6'));var controller=require(_0x8223('0x7'));router[_0x8223('0x8')]('/',auth[_0x8223('0x9')](),controller[_0x8223('0xa')]);router[_0x8223('0x8')](_0x8223('0xb'),auth['isAuthenticated'](),controller[_0x8223('0xc')]);router['get']('/:id',auth[_0x8223('0x9')](),controller['show']);router[_0x8223('0x8')](_0x8223('0xd'),auth[_0x8223('0x9')](),controller['getMessages']);router[_0x8223('0x8')](_0x8223('0xe'),auth[_0x8223('0x9')](),controller[_0x8223('0xf')]);router[_0x8223('0x10')]('/',auth[_0x8223('0x9')](),controller[_0x8223('0x11')]);router[_0x8223('0x10')](_0x8223('0xd'),auth[_0x8223('0x9')](),controller[_0x8223('0x12')]);router['post'](_0x8223('0x13'),auth[_0x8223('0x9')](),interaction[_0x8223('0x14')](_0x8223('0x15'),_0x8223('0x16')),controller[_0x8223('0x17')]);router[_0x8223('0x18')]('/:id',auth[_0x8223('0x9')](),interaction[_0x8223('0x14')]('openchannel','openchannelinteraction:update'),controller[_0x8223('0x19')]);router[_0x8223('0x1a')]('/:id',auth[_0x8223('0x9')](),interaction[_0x8223('0x14')](_0x8223('0x15'),_0x8223('0x1b')),controller[_0x8223('0x1c')]);router[_0x8223('0x1a')](_0x8223('0x13'),auth[_0x8223('0x9')](),controller['removeTags']);module[_0x8223('0x1d')]=router;
\ No newline at end of file
+var _0xc769=['/:id','show','/:id/messages','create','post','/:id/tags','openchannel','openchannelinteraction:addtags','addTags','put','tracked','update','delete','openchannelinteraction:destroy','destroy','util','path','Router','./openchannelInteraction.controller','get','isAuthenticated','index','describe'];(function(_0x5d3292,_0x13b181){var _0x413fad=function(_0x1b023b){while(--_0x1b023b){_0x5d3292['push'](_0x5d3292['shift']());}};_0x413fad(++_0x13b181);}(_0xc769,0xb0));var _0x9c76=function(_0x483793,_0x37dd5b){_0x483793=_0x483793-0x0;var _0x1ca493=_0xc769[_0x483793];return _0x1ca493;};'use strict';var multer=require('multer');var util=require(_0x9c76('0x0'));var path=require(_0x9c76('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x9c76('0x2')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x9c76('0x3'));router[_0x9c76('0x4')]('/',auth[_0x9c76('0x5')](),controller[_0x9c76('0x6')]);router[_0x9c76('0x4')]('/describe',auth[_0x9c76('0x5')](),controller[_0x9c76('0x7')]);router[_0x9c76('0x4')](_0x9c76('0x8'),auth[_0x9c76('0x5')](),controller[_0x9c76('0x9')]);router[_0x9c76('0x4')](_0x9c76('0xa'),auth[_0x9c76('0x5')](),controller['getMessages']);router[_0x9c76('0x4')]('/:id/download',auth['isAuthenticated'](),controller['download']);router['post']('/',auth['isAuthenticated'](),controller[_0x9c76('0xb')]);router[_0x9c76('0xc')](_0x9c76('0xa'),auth[_0x9c76('0x5')](),controller['addMessage']);router[_0x9c76('0xc')](_0x9c76('0xd'),auth[_0x9c76('0x5')](),interaction['tracked'](_0x9c76('0xe'),_0x9c76('0xf')),controller[_0x9c76('0x10')]);router[_0x9c76('0x11')](_0x9c76('0x8'),auth['isAuthenticated'](),interaction[_0x9c76('0x12')](_0x9c76('0xe'),'openchannelinteraction:update'),controller[_0x9c76('0x13')]);router[_0x9c76('0x14')](_0x9c76('0x8'),auth[_0x9c76('0x5')](),interaction[_0x9c76('0x12')](_0x9c76('0xe'),_0x9c76('0x15')),controller[_0x9c76('0x16')]);router[_0x9c76('0x14')](_0x9c76('0xd'),auth[_0x9c76('0x5')](),controller['removeTags']);module['exports']=router;
\ No newline at end of file