Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / openchannelMessage / index.js
index f278693..c551d39 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 _0xa9e0=['index','/describe','show','post','isAuthenticated','tracked','openchannel','openchannelmessage:create','update','put','/:id/accept','accept','reject','delete','/:id','destroy','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get'];(function(_0x2b884c,_0x46772a){var _0x1912fc=function(_0x1de344){while(--_0x1de344){_0x2b884c['push'](_0x2b884c['shift']());}};_0x1912fc(++_0x46772a);}(_0xa9e0,0x123));var _0x0a9e=function(_0x1cfa0d,_0x4391f2){_0x1cfa0d=_0x1cfa0d-0x0;var _0xe33279=_0xa9e0[_0x1cfa0d];return _0xe33279;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x0a9e('0x4'));var interaction=require(_0x0a9e('0x5'));var config=require(_0x0a9e('0x6'));var controller=require(_0x0a9e('0x7'));router[_0x0a9e('0x8')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x9')]);router[_0x0a9e('0x8')](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x0a9e('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xb')]);router[_0x0a9e('0xc')]('/',auth[_0x0a9e('0xd')](),interaction[_0x0a9e('0xe')](_0x0a9e('0xf'),_0x0a9e('0x10')),controller['create']);router['put']('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0x11')]);router[_0x0a9e('0x12')](_0x0a9e('0x13'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x14')]);router[_0x0a9e('0x12')]('/:id/reject',auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x15')]);router[_0x0a9e('0x16')](_0x0a9e('0x17'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x18')]);module['exports']=router;
\ No newline at end of file