Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / openchannelInteraction / index.js
index 314bb8d..c21f3bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb2a5=['removeTags','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','./openchannelInteraction.controller','get','isAuthenticated','index','/describe','/:id','show','/:id/messages','getMessages','download','post','create','addMessage','/:id/tags','openchannel','openchannelinteraction:addtags','addTags','put','openchannelinteraction:update','update','delete','tracked','openchannelinteraction:destroy','destroy'];(function(_0x3e21f4,_0x43d310){var _0x40fc49=function(_0x54a8f6){while(--_0x54a8f6){_0x3e21f4['push'](_0x3e21f4['shift']());}};_0x40fc49(++_0x43d310);}(_0xb2a5,0x1de));var _0x5b2a=function(_0x38fbc0,_0x34cdce){_0x38fbc0=_0x38fbc0-0x0;var _0x56e224=_0xb2a5[_0x38fbc0];return _0x56e224;};'use strict';var multer=require(_0x5b2a('0x0'));var util=require(_0x5b2a('0x1'));var path=require(_0x5b2a('0x2'));var timeout=require(_0x5b2a('0x3'));var express=require(_0x5b2a('0x4'));var router=express[_0x5b2a('0x5')]();var fs_extra=require(_0x5b2a('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x5b2a('0x7'));var config=require('../../config/environment');var controller=require(_0x5b2a('0x8'));router[_0x5b2a('0x9')]('/',auth[_0x5b2a('0xa')](),controller[_0x5b2a('0xb')]);router[_0x5b2a('0x9')](_0x5b2a('0xc'),auth[_0x5b2a('0xa')](),controller['describe']);router[_0x5b2a('0x9')](_0x5b2a('0xd'),auth['isAuthenticated'](),controller[_0x5b2a('0xe')]);router[_0x5b2a('0x9')](_0x5b2a('0xf'),auth['isAuthenticated'](),controller[_0x5b2a('0x10')]);router[_0x5b2a('0x9')]('/:id/download',auth[_0x5b2a('0xa')](),controller[_0x5b2a('0x11')]);router[_0x5b2a('0x12')]('/',auth[_0x5b2a('0xa')](),controller[_0x5b2a('0x13')]);router[_0x5b2a('0x12')]('/:id/messages',auth['isAuthenticated'](),controller[_0x5b2a('0x14')]);router[_0x5b2a('0x12')](_0x5b2a('0x15'),auth[_0x5b2a('0xa')](),interaction['tracked'](_0x5b2a('0x16'),_0x5b2a('0x17')),controller[_0x5b2a('0x18')]);router[_0x5b2a('0x19')](_0x5b2a('0xd'),auth[_0x5b2a('0xa')](),interaction['tracked'](_0x5b2a('0x16'),_0x5b2a('0x1a')),controller[_0x5b2a('0x1b')]);router[_0x5b2a('0x1c')]('/:id',auth[_0x5b2a('0xa')](),interaction[_0x5b2a('0x1d')](_0x5b2a('0x16'),_0x5b2a('0x1e')),controller[_0x5b2a('0x1f')]);router[_0x5b2a('0x1c')](_0x5b2a('0x15'),auth['isAuthenticated'](),controller[_0x5b2a('0x20')]);module[_0x5b2a('0x21')]=router;
\ No newline at end of file
+var _0x7b8c=['describe','/:id','show','/:id/messages','getMessages','/:id/download','download','post','create','tracked','openchannel','openchannelinteraction:addtags','put','openchannelinteraction:update','update','delete','openchannelinteraction:destroy','destroy','/:id/tags','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe'];(function(_0x1d8cd5,_0x51f174){var _0x3ab71f=function(_0x5efa91){while(--_0x5efa91){_0x1d8cd5['push'](_0x1d8cd5['shift']());}};_0x3ab71f(++_0x51f174);}(_0x7b8c,0x1c6));var _0xc7b8=function(_0x1514e1,_0x1a4243){_0x1514e1=_0x1514e1-0x0;var _0x2999aa=_0x7b8c[_0x1514e1];return _0x2999aa;};'use strict';var multer=require(_0xc7b8('0x0'));var util=require(_0xc7b8('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc7b8('0x2'));var router=express[_0xc7b8('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xc7b8('0x4'));var interaction=require(_0xc7b8('0x5'));var config=require(_0xc7b8('0x6'));var controller=require('./openchannelInteraction.controller');router[_0xc7b8('0x7')]('/',auth[_0xc7b8('0x8')](),controller[_0xc7b8('0x9')]);router[_0xc7b8('0x7')](_0xc7b8('0xa'),auth[_0xc7b8('0x8')](),controller[_0xc7b8('0xb')]);router[_0xc7b8('0x7')](_0xc7b8('0xc'),auth[_0xc7b8('0x8')](),controller[_0xc7b8('0xd')]);router[_0xc7b8('0x7')](_0xc7b8('0xe'),auth[_0xc7b8('0x8')](),controller[_0xc7b8('0xf')]);router[_0xc7b8('0x7')](_0xc7b8('0x10'),auth['isAuthenticated'](),controller[_0xc7b8('0x11')]);router[_0xc7b8('0x12')]('/',auth[_0xc7b8('0x8')](),controller[_0xc7b8('0x13')]);router[_0xc7b8('0x12')](_0xc7b8('0xe'),auth['isAuthenticated'](),controller['addMessage']);router[_0xc7b8('0x12')]('/:id/tags',auth[_0xc7b8('0x8')](),interaction[_0xc7b8('0x14')](_0xc7b8('0x15'),_0xc7b8('0x16')),controller['addTags']);router[_0xc7b8('0x17')](_0xc7b8('0xc'),auth['isAuthenticated'](),interaction[_0xc7b8('0x14')](_0xc7b8('0x15'),_0xc7b8('0x18')),controller[_0xc7b8('0x19')]);router[_0xc7b8('0x1a')](_0xc7b8('0xc'),auth['isAuthenticated'](),interaction['tracked'](_0xc7b8('0x15'),_0xc7b8('0x1b')),controller[_0xc7b8('0x1c')]);router[_0xc7b8('0x1a')](_0xc7b8('0x1d'),auth[_0xc7b8('0x8')](),controller['removeTags']);module[_0xc7b8('0x1e')]=router;
\ No newline at end of file