Built motion from commit 25580385.|2.6.2
[motion2.git] / server / api / openchannelMessage / index.js
index f278693..49fcf24 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 _0xedd9=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelMessage.controller','get','isAuthenticated','index','/describe','describe','/:id','post','tracked','openchannel','create','put','update','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports'];(function(_0x19a5ca,_0x500b42){var _0x352122=function(_0x118b2b){while(--_0x118b2b){_0x19a5ca['push'](_0x19a5ca['shift']());}};_0x352122(++_0x500b42);}(_0xedd9,0xfc));var _0x9edd=function(_0x483497,_0x33125d){_0x483497=_0x483497-0x0;var _0x18a4db=_0xedd9[_0x483497];return _0x18a4db;};'use strict';var multer=require('multer');var util=require(_0x9edd('0x0'));var path=require(_0x9edd('0x1'));var timeout=require(_0x9edd('0x2'));var express=require(_0x9edd('0x3'));var router=express[_0x9edd('0x4')]();var fs_extra=require(_0x9edd('0x5'));var auth=require(_0x9edd('0x6'));var interaction=require(_0x9edd('0x7'));var config=require('../../config/environment');var controller=require(_0x9edd('0x8'));router[_0x9edd('0x9')]('/',auth[_0x9edd('0xa')](),controller[_0x9edd('0xb')]);router['get'](_0x9edd('0xc'),auth['isAuthenticated'](),controller[_0x9edd('0xd')]);router[_0x9edd('0x9')](_0x9edd('0xe'),auth[_0x9edd('0xa')](),controller['show']);router[_0x9edd('0xf')]('/',auth['isAuthenticated'](),interaction[_0x9edd('0x10')](_0x9edd('0x11'),'openchannelmessage:create'),controller[_0x9edd('0x12')]);router[_0x9edd('0x13')]('/:id',auth[_0x9edd('0xa')](),controller[_0x9edd('0x14')]);router[_0x9edd('0x13')](_0x9edd('0x15'),auth[_0x9edd('0xa')](),controller[_0x9edd('0x16')]);router[_0x9edd('0x13')](_0x9edd('0x17'),auth['isAuthenticated'](),controller[_0x9edd('0x18')]);router[_0x9edd('0x19')](_0x9edd('0xe'),auth[_0x9edd('0xa')](),controller[_0x9edd('0x1a')]);module[_0x9edd('0x1b')]=router;
\ No newline at end of file