Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / openchannelMessage / index.js
index f278693..e52356e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x99cb=['multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get','index','/describe','isAuthenticated','describe','/:id','show','post','tracked','openchannelmessage:create','put','update','accept','/:id/reject','delete','destroy','exports'];(function(_0x211719,_0x18ff9b){var _0x4c2de5=function(_0xd44d8d){while(--_0xd44d8d){_0x211719['push'](_0x211719['shift']());}};_0x4c2de5(++_0x18ff9b);}(_0x99cb,0x68));var _0xb99c=function(_0x22fd41,_0x11c241){_0x22fd41=_0x22fd41-0x0;var _0x1088c6=_0x99cb[_0x22fd41];return _0x1088c6;};'use strict';var multer=require(_0xb99c('0x0'));var util=require(_0xb99c('0x1'));var path=require(_0xb99c('0x2'));var timeout=require(_0xb99c('0x3'));var express=require(_0xb99c('0x4'));var router=express[_0xb99c('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xb99c('0x6'));var config=require(_0xb99c('0x7'));var controller=require(_0xb99c('0x8'));router[_0xb99c('0x9')]('/',auth['isAuthenticated'](),controller[_0xb99c('0xa')]);router[_0xb99c('0x9')](_0xb99c('0xb'),auth[_0xb99c('0xc')](),controller[_0xb99c('0xd')]);router[_0xb99c('0x9')](_0xb99c('0xe'),auth[_0xb99c('0xc')](),controller[_0xb99c('0xf')]);router[_0xb99c('0x10')]('/',auth[_0xb99c('0xc')](),interaction[_0xb99c('0x11')]('openchannel',_0xb99c('0x12')),controller['create']);router[_0xb99c('0x13')](_0xb99c('0xe'),auth[_0xb99c('0xc')](),controller[_0xb99c('0x14')]);router[_0xb99c('0x13')]('/:id/accept',auth[_0xb99c('0xc')](),controller[_0xb99c('0x15')]);router[_0xb99c('0x13')](_0xb99c('0x16'),auth[_0xb99c('0xc')](),controller['reject']);router[_0xb99c('0x17')](_0xb99c('0xe'),auth[_0xb99c('0xc')](),controller[_0xb99c('0x18')]);module[_0xb99c('0x19')]=router;
\ No newline at end of file
+var _0x68df=['delete','destroy','exports','multer','util','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get','isAuthenticated','/describe','/:id','tracked','openchannelmessage:create','create','put','update','accept','/:id/reject','reject'];(function(_0x4394b6,_0x12357f){var _0x360244=function(_0x5689a1){while(--_0x5689a1){_0x4394b6['push'](_0x4394b6['shift']());}};_0x360244(++_0x12357f);}(_0x68df,0x1e3));var _0xf68d=function(_0x2bbbc2,_0x2fd8b9){_0x2bbbc2=_0x2bbbc2-0x0;var _0x1f0319=_0x68df[_0x2bbbc2];return _0x1f0319;};'use strict';var multer=require(_0xf68d('0x0'));var util=require(_0xf68d('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xf68d('0x2'));var config=require(_0xf68d('0x3'));var controller=require(_0xf68d('0x4'));router[_0xf68d('0x5')]('/',auth[_0xf68d('0x6')](),controller['index']);router[_0xf68d('0x5')](_0xf68d('0x7'),auth[_0xf68d('0x6')](),controller['describe']);router['get'](_0xf68d('0x8'),auth[_0xf68d('0x6')](),controller['show']);router['post']('/',auth[_0xf68d('0x6')](),interaction[_0xf68d('0x9')]('openchannel',_0xf68d('0xa')),controller[_0xf68d('0xb')]);router[_0xf68d('0xc')](_0xf68d('0x8'),auth[_0xf68d('0x6')](),controller[_0xf68d('0xd')]);router[_0xf68d('0xc')]('/:id/accept',auth['isAuthenticated'](),controller[_0xf68d('0xe')]);router[_0xf68d('0xc')](_0xf68d('0xf'),auth[_0xf68d('0x6')](),controller[_0xf68d('0x10')]);router[_0xf68d('0x11')](_0xf68d('0x8'),auth[_0xf68d('0x6')](),controller[_0xf68d('0x12')]);module[_0xf68d('0x13')]=router;
\ No newline at end of file