Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / openchannelMessage / index.js
index 86e57eb..c248749 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbafb=['/:id/accept','accept','/:id/reject','reject','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./openchannelMessage.controller','get','/describe','isAuthenticated','describe','show','tracked','openchannel','openchannelmessage:create','put','/:id','update'];(function(_0x5ecfc5,_0x81067f){var _0x1ab168=function(_0x2ada4e){while(--_0x2ada4e){_0x5ecfc5['push'](_0x5ecfc5['shift']());}};_0x1ab168(++_0x81067f);}(_0xbafb,0x9c));var _0xbbaf=function(_0x56f252,_0x1682d7){_0x56f252=_0x56f252-0x0;var _0x2c6540=_0xbafb[_0x56f252];return _0x2c6540;};'use strict';var multer=require(_0xbbaf('0x0'));var util=require('util');var path=require(_0xbbaf('0x1'));var timeout=require(_0xbbaf('0x2'));var express=require(_0xbbaf('0x3'));var router=express[_0xbbaf('0x4')]();var auth=require(_0xbbaf('0x5'));var interaction=require(_0xbbaf('0x6'));var config=require('../../config/environment');var controller=require(_0xbbaf('0x7'));router[_0xbbaf('0x8')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xbbaf('0x9'),auth[_0xbbaf('0xa')](),controller[_0xbbaf('0xb')]);router[_0xbbaf('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xbbaf('0xc')]);router['post']('/',auth[_0xbbaf('0xa')](),interaction[_0xbbaf('0xd')](_0xbbaf('0xe'),_0xbbaf('0xf')),controller['create']);router[_0xbbaf('0x10')](_0xbbaf('0x11'),auth[_0xbbaf('0xa')](),controller[_0xbbaf('0x12')]);router[_0xbbaf('0x10')](_0xbbaf('0x13'),auth[_0xbbaf('0xa')](),controller[_0xbbaf('0x14')]);router[_0xbbaf('0x10')](_0xbbaf('0x15'),auth[_0xbbaf('0xa')](),controller[_0xbbaf('0x16')]);router['delete'](_0xbbaf('0x11'),auth[_0xbbaf('0xa')](),controller[_0xbbaf('0x17')]);module[_0xbbaf('0x18')]=router;
\ No newline at end of file
+var _0xcb91=['openchannelmessage:create','put','update','/:id/reject','reject','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./openchannelMessage.controller','get','index','isAuthenticated','describe','/:id','post','tracked','openchannel'];(function(_0x5bcb0f,_0x221e89){var _0x57eec2=function(_0x8e295){while(--_0x8e295){_0x5bcb0f['push'](_0x5bcb0f['shift']());}};_0x57eec2(++_0x221e89);}(_0xcb91,0x1a9));var _0x1cb9=function(_0x318840,_0x561b1e){_0x318840=_0x318840-0x0;var _0x223da4=_0xcb91[_0x318840];return _0x223da4;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1cb9('0x0'));var timeout=require(_0x1cb9('0x1'));var express=require(_0x1cb9('0x2'));var router=express[_0x1cb9('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x1cb9('0x4'));var interaction=require(_0x1cb9('0x5'));var config=require('../../config/environment');var controller=require(_0x1cb9('0x6'));router[_0x1cb9('0x7')]('/',auth['isAuthenticated'](),controller[_0x1cb9('0x8')]);router[_0x1cb9('0x7')]('/describe',auth[_0x1cb9('0x9')](),controller[_0x1cb9('0xa')]);router['get'](_0x1cb9('0xb'),auth['isAuthenticated'](),controller['show']);router[_0x1cb9('0xc')]('/',auth[_0x1cb9('0x9')](),interaction[_0x1cb9('0xd')](_0x1cb9('0xe'),_0x1cb9('0xf')),controller['create']);router[_0x1cb9('0x10')](_0x1cb9('0xb'),auth[_0x1cb9('0x9')](),controller[_0x1cb9('0x11')]);router[_0x1cb9('0x10')]('/:id/accept',auth['isAuthenticated'](),controller['accept']);router[_0x1cb9('0x10')](_0x1cb9('0x12'),auth[_0x1cb9('0x9')](),controller[_0x1cb9('0x13')]);router['delete'](_0x1cb9('0xb'),auth[_0x1cb9('0x9')](),controller[_0x1cb9('0x14')]);module[_0x1cb9('0x15')]=router;
\ No newline at end of file